# svt-av1 mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:svt-av1
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install svt-av1
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install svt-av1
```

  Evidenz: MacPorts ports tree: multimedia/svt-av1/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add svt-av1
```

  Evidenz: Alpine Linux edge package indexes: svt-av1 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install svt-av1
```

  Evidenz: Debian stable package indexes: svt-av1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install svt-av1
```

  Evidenz: Fedora Rawhide package metadata: svt-av1 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#svt-av1
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/sv/svt-av1/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S svt-av1
```

  Evidenz: Arch Linux sync databases: svt-av1 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install SVT-AV1
```

  Evidenz: openSUSE Tumbleweed package metadata: SVT-AV1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:svt-av1
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/svt-av1>
- **Version:** 4.2.0
- **Quellzusammenfassung:** AV1 encoder
- **Homepage:** <https://gitlab.com/AOMediaCodec/SVT-AV1>
- **Upstream-Dokumentation:** <https://gitlab.com/AOMediaCodec/SVT-AV1>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v4.2.0/SVT-AV1-v4.2.0.tar.bz2>
- **Zuletzt aktualisiert:** 2026-07-14T23:30:50Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- SvtAv1EncApp (cli)
- SvtAv1EncApp (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-08-04
- Manager-Version: 4.2.0
- Manager aktualisiert: 2026-07-14
- lokale Daten: OK
- Upstream-Repository: https://gitlab.com/AOMediaCodec/SVT-AV1
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

SVT-AV1 is an AV1-compliant software encoder library with a standalone command-line encoder. It is a major package-manager target because AV1 encoding is CPU-intensive, version-sensitive, and frequently consumed through both a CLI binary and FFmpeg integration.

### Projektgeschichte

The official README says SVT-AV1 was initially founded by Intel in partnership with Netflix and was adopted by the Alliance for Open Media Software Implementation Working Group in August 2020. GitLab release metadata records public SVT-AV1 releases from v0.5.0 in 2019, and the canonical GitLab project metadata records the AOMediaCodec/SVT-AV1 project as created on 2021-02-10.

### Adoptionsgeschichte

The project moved from an Intel-and-Netflix-origin encoder into the Alliance for Open Media ecosystem, which made it part of the broader AV1 reference and production tooling landscape. The input package-manager facts show it packaged across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE-style channels, indicating broad system-package interest.

### Wie es verwendet wird

Users commonly run the standalone `SvtAv1EncApp` binary or access SVT-AV1 through FFmpeg's `libsvtav1` wrapper. The official FFmpeg guide explains that FFmpeg 5.1.0 and later can pass SVT-AV1 parameters directly with `svtav1-params`, and it documents common controls such as CRF, preset, keyint, film-grain, pixel format, and tune.

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

SVT-AV1 is packaging-relevant because codec tools sit at the intersection of ABI stability, CPU feature support, FFmpeg linkage, patent-aware licensing, and reproducible media workflows. A packaged SVT-AV1 determines whether downstream users get a modern AV1 encoder in scripts, media servers, and FFmpeg builds without compiling a large codec stack themselves.

### Zeitleiste

- 2019: GitLab releases list SVT-AV1 v0.5.0.
- 2020: Alliance for Open Media Software Implementation Working Group adopted SVT-AV1.
- 2021: Canonical AOMediaCodec/SVT-AV1 GitLab project created.
- 2026: GitLab releases list SVT-AV1 v4.1.0.

### Related projects

- SVT-AV1 is part of the Alliance for Open Media AV1 ecosystem and is commonly used with FFmpeg through `libsvtav1`; the official README also points to design documents, papers, and encoder guides.

### Quellen

- <https://gitlab.com/AOMediaCodec/SVT-AV1>
- <https://gitlab.com/AOMediaCodec/SVT-AV1/-/blob/master/Docs/Ffmpeg.md>
- <https://gitlab.com/api/v4/projects/AOMediaCodec%2FSVT-AV1>
- <https://gitlab.com/api/v4/projects/AOMediaCodec%2FSVT-AV1/releases?per_page=100>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Debian apt - libsvtav1enc-dev - 2.3.0+dfsg-1: normalized package name match | Debian stable package indexes: libsvtav1enc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Scalable Video Technology for AV1 (libsvtav1enc development files) | https://gitlab.com/AOMediaCodec/SVT-AV1
- Debian apt - libsvtav1enc2 - 2.3.0+dfsg-1: normalized package name match | Debian stable package indexes: libsvtav1enc2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Scalable Video Technology for AV1 (libsvtav1enc shared library) | https://gitlab.com/AOMediaCodec/SVT-AV1
- Debian apt - svt-av1 - 2.3.0+dfsg-1: normalized package name match | Debian stable package indexes: svt-av1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Scalable Video Technology for AV1 (SVT-AV1 Encoder) | https://gitlab.com/AOMediaCodec/SVT-AV1
- Nix - svt-av1: normalized package name match | nixpkgs package indexes: pkgs/by-name/sv/svt-av1/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libsvtav1-dev - 1.7.0+dfsg-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libsvtav1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Scalable Video Technology for AV1 (header files) | https://gitlab.com/AOMediaCodec/SVT-AV1
- Ubuntu apt - libsvtav1dec-dev - 1.7.0+dfsg-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libsvtav1dec-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Scalable Video Technology for AV1 (libsvtav1dec development files) | https://gitlab.com/AOMediaCodec/SVT-AV1
- Ubuntu apt - libsvtav1dec0 - 1.7.0+dfsg-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libsvtav1dec0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Scalable Video Technology for AV1 (libsvtav1dec shared library) | https://gitlab.com/AOMediaCodec/SVT-AV1
- Ubuntu apt - libsvtav1enc-dev - 1.7.0+dfsg-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libsvtav1enc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Scalable Video Technology for AV1 (libsvtav1enc development files) | https://gitlab.com/AOMediaCodec/SVT-AV1
- Ubuntu apt - libsvtav1enc1d1 - 1.7.0+dfsg-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libsvtav1enc1d1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Scalable Video Technology for AV1 (libsvtav1enc shared library) | https://gitlab.com/AOMediaCodec/SVT-AV1
- Ubuntu apt - svt-av1 - 1.7.0+dfsg-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: svt-av1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) | https://gitlab.com/AOMediaCodec/SVT-AV1
- apk - libSvtAv1Enc - 4.2.0-r0: normalized package name match | Alpine Linux edge package indexes: libSvtAv1Enc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Scalable Vector Technology for AV1 encoder (SVT-AV1 Encoder) | https://gitlab.com/AOMediaCodec/SVT-AV1
- apk - svt-av1 - 4.2.0-r0: normalized package name match | Alpine Linux edge package indexes: svt-av1 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Scalable Vector Technology for AV1 encoder (SVT-AV1 Encoder) | https://gitlab.com/AOMediaCodec/SVT-AV1
- apk - svt-av1-dev - 4.2.0-r0: normalized package name match | Alpine Linux edge package indexes: svt-av1-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Scalable Vector Technology for AV1 encoder (SVT-AV1 Encoder) (development files) | https://gitlab.com/AOMediaCodec/SVT-AV1
- dnf - svt-av1 - 3.1.2-3.fc45: normalized package name match | Fedora Rawhide package metadata: svt-av1 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Scalable Video Technology for AV1 Encoder | https://gitlab.com/AOMediaCodec/SVT-AV1
- dnf - svt-av1-devel - 3.1.2-3.fc45: normalized package name match | Fedora Rawhide package metadata: svt-av1-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files for SVT-AV1 | https://gitlab.com/AOMediaCodec/SVT-AV1
- dnf - svt-av1-devel-docs - 3.1.2-3.fc45: normalized package name match | Fedora Rawhide package metadata: svt-av1-devel-docs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development documentation for SVT-AV1 | https://gitlab.com/AOMediaCodec/SVT-AV1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/de/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [cmake](https://pkg.so/de/brew/cmake/) - Build dependency declared by Homebrew.
- [ffmpeg](https://pkg.so/de/brew/ffmpeg/) - Popular package that depends on this formula.
- [gstreamer](https://pkg.so/de/brew/gstreamer/) - Popular package that depends on this formula.
- [handbrake](https://pkg.so/de/brew/handbrake/) - Popular package that depends on this formula.
- [ffmpeg-full](https://pkg.so/de/brew/ffmpeg-full/) - Popular package that depends on this formula.
- [aom](https://pkg.so/de/brew/aom/) - Shares pkgdb curated category or tags: av1, cli, codec, media.
- [svt-vp9](https://pkg.so/de/brew/svt-vp9/) - Shares pkgdb curated category or tags: cli, codec, media, video-encoder.
- [dav1d](https://pkg.so/de/brew/dav1d/) - Shares pkgdb curated category or tags: av1, cli, codec, media.
- [rav1e](https://pkg.so/de/brew/rav1e/) - Shares pkgdb curated category or tags: av1, cli, media, video-encoder.
- [kvazaar](https://pkg.so/de/brew/kvazaar/) - Shares pkgdb curated category or tags: cli, codec, media, video-encoder.
- [jpeg-turbo](https://pkg.so/de/brew/jpeg-turbo/) - Shares pkgdb curated category or tags: cli, codec, media.
- [jpeg-xl](https://pkg.so/de/brew/jpeg-xl/) - Shares pkgdb curated category or tags: cli, codec, media.

## Combined YAML source

View the package source record on GitHub. [combined/svt-av1.yml](https://github.com/mxcl/pkgdb/blob/main/combined/svt-av1.yml)


## Quellen

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