# openapv mit Homebrew, dnf, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für openapv in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install openapv
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install openapv
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:openapv
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/openapv>
- **Version:** 0.3.0.0
- **Quellzusammenfassung:** Open Advanced Professional Video Codec
- **Homepage:** <https://github.com/AcademySoftwareFoundation/openapv>
- **Repository:** <https://github.com/AcademySoftwareFoundation/openapv>
- **Upstream-Dokumentation:** <https://github.com/AcademySoftwareFoundation/openapv#readme>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://github.com/AcademySoftwareFoundation/openapv/archive/refs/tags/v0.3.0.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-29T11:22:10Z
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- oapv_app_dec (cli)
- oapv_app_enc (cli)
- oapv_app_dec (Alias)
- oapv_app_enc (Alias)

## Build-Abhängigkeiten

- cmake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.3.0.0
- Manager aktualisiert: 2026-06-29
- lokale Daten: OK
- Upstream-Repository: https://github.com/AcademySoftwareFoundation/openapv
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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/>


## Sicherheitshinweise

Für openapv wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/de/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [cmake](https://www.automicvault.com/de/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [dirac](https://www.automicvault.com/de/pkg/brew/dirac/) - Shares av.db curated category or tags: cli, media, video-codec.
- [dav1d](https://www.automicvault.com/de/pkg/brew/dav1d/) - Shares av.db curated category or tags: cli, media, video-codec.
- [opus-tools](https://www.automicvault.com/de/pkg/brew/opus-tools/) - Shares av.db curated category or tags: cli, decoding, encoding, media.
- [vvdec](https://www.automicvault.com/de/pkg/brew/vvdec/) - Shares av.db curated category or tags: cli, media, video-codec.
- [vvenc](https://www.automicvault.com/de/pkg/brew/vvenc/) - Shares av.db curated category or tags: cli, media, video-codec.
- [ab-av1](https://www.automicvault.com/de/pkg/brew/ab-av1/) - Shares av.db curated category or tags: cli, encoding, media.
- [abcde](https://www.automicvault.com/de/pkg/brew/abcde/) - Shares av.db curated category or tags: cli, encoding, media.
- [av1an](https://www.automicvault.com/de/pkg/brew/av1an/) - Shares av.db curated category or tags: cli, encoding, media.
- [kvazaar](https://www.automicvault.com/de/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)


## Quellen

- 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
