# Installer openapv avec Homebrew, dnf, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de openapv pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:openapv
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install openapv
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install openapv
```

  Preuve: Fedora Rawhide package metadata: openapv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#openapv
```

  Preuve: nixpkgs package indexes: pkgs/by-name/op/openapv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install liboapv2
```

  Preuve: openSUSE Tumbleweed package metadata: liboapv2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:openapv
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/openapv>
- **Version:** 0.3.0.0
- **Résumé source:** Open Advanced Professional Video Codec
- **Page d'accueil:** <https://github.com/AcademySoftwareFoundation/openapv>
- **Dépôt:** <https://github.com/AcademySoftwareFoundation/openapv>
- **Docs amont:** <https://github.com/AcademySoftwareFoundation/openapv#readme>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://github.com/AcademySoftwareFoundation/openapv/archive/refs/tags/v0.3.0.0.tar.gz>
- **Dernière mise à jour:** 2026-06-29T11:22:10Z
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- oapv_app_dec (cli)
- oapv_app_enc (cli)
- oapv_app_dec (alias)
- oapv_app_enc (alias)

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 0.3.0.0
- gestionnaire mis à jour: 2026-06-29
- données locales: OK
- dépôt amont: https://github.com/AcademySoftwareFoundation/openapv
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

OpenAPV is the Academy Software Foundation-hosted reference implementation of the Advanced Professional Video codec, a royalty-free professional video codec aimed at high-quality capture and post-production workflows rather than mass-distribution compression.

### Historique du projet

Samsung Electronics unveiled the APV codec in 2023 and contributed the source code that became OpenAPV. On October 31, 2024, the Academy Software Foundation announced OpenAPV as a sandbox project led by Samsung Electronics, framing it as an open source path for professional-grade video recording and cloud editing.

The OpenAPV repository presents the project as a reference implementation for APV bitstreams and metadata. Its README emphasizes perceptually lossless quality, intra-frame coding, tile-based multithreading, HDR metadata support, bitrate control modes, and CPU optimizations for ARM NEON and x86 SIMD.

### Historique d'adoption

APV gained standards visibility through RFC 9924, which lists OpenAPV in its implementation appendix and describes the project as conformant to the APV document with test bitstreams for verification. The same appendix also names Android Open Source Project and FFmpeg implementation work, making OpenAPV part of the codec's interoperability story rather than only a sample encoder.

The ASWF adoption matters because the foundation is already home to production-oriented media infrastructure projects. OpenAPV entered that ecosystem as smartphone capture, creator workflows, and cloud-based post-production created demand for high-quality intermediate video formats outside proprietary codec stacks.

### Modes d'utilisation

Developers use OpenAPV as encoder and decoder source code, command-line tools, and conformance material for APV workflows. Its Homebrew package exposes `oapv_app_enc` and `oapv_app_dec`, while the upstream repository includes test bitstreams that implementers can use to check decoder behavior.

The practical use case is intermediate professional video: high-bitrate 2K, 4K, and 8K material, chroma formats from 4:2:2 through 4:4:4 and alpha-bearing profiles, and metadata-heavy video pipelines where editors want much less degradation than distribution-oriented codecs allow.

### Pourquoi les passionnés de paquets s'y intéressent

OpenAPV is interesting to package nerds because it is a young codec implementation crossing several packaging boundaries at once: media standards, ASWF governance, mobile capture, FFmpeg/Android ecosystem work, and CPU-specific performance paths. It is the kind of package whose command-line tools may be small while the codec politics around it are large.

The package also gives distributions a clean, royalty-free implementation target for APV experiments. For codec stacks, that is the useful bit: a reference implementation, public conformance vectors, and a permissively licensed path to build/test integration without waiting for a vendor SDK.

### Chronologie

- 2023: Samsung Electronics unveiled the APV codec.
- 2024-10-31: The Academy Software Foundation announced OpenAPV as a sandbox hosted project led by Samsung Electronics.
- 2026: RFC 9924 documented Advanced Professional Video and listed OpenAPV, AOSP, and FFmpeg-related APV implementations in its implementation appendix.

### Related projects

- Related ecosystem pieces include the APV specification in RFC 9924, Android's APV support, FFmpeg's APV encoder/decoder work, and the broader Academy Software Foundation project set for media-production infrastructure.

### Sources

- <https://datatracker.ietf.org/doc/rfc9924/>
- <https://github.com/AcademySoftwareFoundation/openapv>
- <https://www.aswf.io/news/academy-software-foundation-adopts-openapv-as-a-hosted-project-led-by-new-premier-member-samsung-electronics/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour openapv. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** openapv
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - openapv: normalized package name match | nixpkgs package indexes: pkgs/by-name/op/openapv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - openapv - 0.2.1.3-1.fc45: normalized package name match | Fedora Rawhide package metadata: openapv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Open Advanced Professional Video Codec | https://github.com/AcademySoftwareFoundation/openapv
- dnf - openapv-devel - 0.2.1.3-1.fc45: normalized package name match | Fedora Rawhide package metadata: openapv-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development files for openapv | https://github.com/AcademySoftwareFoundation/openapv
- dnf - openapv-libs - 0.2.1.3-1.fc45: normalized package name match | Fedora Rawhide package metadata: openapv-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Shared libraries for openapv | https://github.com/AcademySoftwareFoundation/openapv
- zypper - liboapv2 - 0.2.1.3-1.1: normalized package name match | openSUSE Tumbleweed package metadata: liboapv2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Library files for openapv | https://github.com/AcademySoftwareFoundation/openapv
- zypper - openapv - 0.2.1.3-1.1: normalized package name match | openSUSE Tumbleweed package metadata: openapv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Open Advanced Professional Video Codec | https://github.com/AcademySoftwareFoundation/openapv
- zypper - openapv-devel - 0.2.1.3-1.1: normalized package name match | openSUSE Tumbleweed package metadata: openapv-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Development files for openapv | https://github.com/AcademySoftwareFoundation/openapv


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/fr/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [cmake](https://www.automicvault.com/fr/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [dirac](https://www.automicvault.com/fr/pkg/brew/dirac/) - Shares av.db curated category or tags: cli, media, video-codec.
- [dav1d](https://www.automicvault.com/fr/pkg/brew/dav1d/) - Shares av.db curated category or tags: cli, media, video-codec.
- [opus-tools](https://www.automicvault.com/fr/pkg/brew/opus-tools/) - Shares av.db curated category or tags: cli, decoding, encoding, media.
- [vvdec](https://www.automicvault.com/fr/pkg/brew/vvdec/) - Shares av.db curated category or tags: cli, media, video-codec.
- [vvenc](https://www.automicvault.com/fr/pkg/brew/vvenc/) - Shares av.db curated category or tags: cli, media, video-codec.
- [ab-av1](https://www.automicvault.com/fr/pkg/brew/ab-av1/) - Shares av.db curated category or tags: cli, encoding, media.
- [abcde](https://www.automicvault.com/fr/pkg/brew/abcde/) - Shares av.db curated category or tags: cli, encoding, media.
- [av1an](https://www.automicvault.com/fr/pkg/brew/av1an/) - Shares av.db curated category or tags: cli, encoding, media.
- [kvazaar](https://www.automicvault.com/fr/pkg/brew/kvazaar/) - Both packages work with overlapping file formats or content types. Shared terms: cli, codec, encoding, media, video.

## Combined YAML source

View the package source record on GitHub. [combined/openapv.yml](https://github.com/automic-vault/db/blob/main/combined/openapv.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
