macOS
brew install faad2local Homebrew formula metadata
sudo port install faad2MacPorts ports tree · audio/faad2/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de faad2 pour les workflows d'agents IA.
installation
brew install faad2local Homebrew formula metadata
sudo port install faad2MacPorts ports tree · audio/faad2/Portfile · Source: api.github.com
sudo apk add faad2Alpine Linux edge package indexes · faad2 · Source: dl-cdn.alpinelinux.org
sudo dnf install faad2Fedora Rawhide package metadata · faad2 · Source: dl.fedoraproject.org
nix profile install nixpkgs#faad2nixpkgs package indexes · pkgs/by-name/fa/faad2/package.nix · Source: api.github.com
sudo pacman -S faad2Arch Linux sync databases · faad2 · Source: geo.mirror.pkgbuild.com
sudo zypper install faad2openSUSE Tumbleweed package metadata · faad2 · Source: download.opensuse.org
sudo apt install faadDebian stable package indexes · faad · Source: deb.debian.org
aperçu
ISO AAC audio decoder
historique
FAAD2 is the Freeware Advanced Audio Decoder, a GPL-licensed AAC decoder with both a library and a small command-line frontend.
The project comes from the early-2000s AAC tooling around FAAC/FAAD. Its README identifies FAAD2 as an HE, LC, MAIN, and LTP profile MPEG-2 and MPEG-4 AAC decoder with SBR support, and the copyright block credits M. Bakker and Nero AG for 2003-2005 code.
Later maintenance has focused less on new user-facing features and more on keeping a mature codec implementation buildable and safe. The changelog records DAB+ support in 2.7, renewed build-system work in the 2.9 and 2.10 series, and a large 2.11.0 cleanup with CMake, Bazel, CI, fuzzers, OSS-Fuzz integration, and many crash or CVE-related decoder fixes.
FAAD2 became a familiar low-level dependency for Unix audio stacks because it provides a standalone AAC decoder library plus the `faad` frontend. Its adoption story is typical of codec packages: quiet, long-lived, and maintained because many media workflows need reliable decoding of older and current AAC files.
Users normally encounter FAAD2 as the `faad` command or as libfaad linked by other media software. The source tree explicitly separates the command-line frontend, public include files, API docs, and decoder library, which is why distributions can package both executable and library use cases.
FAAD2 matters to package maintainers because it sits at the uncomfortable intersection of old multimedia standards, GPL licensing, patent warnings, and security hardening. The recent changelog entries around fuzzing and CVE fixes are exactly the sort of maintenance that keeps legacy codec packages viable.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
faad | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/knik0/faad2
métadonnées d'installation
| Clé du paquet | brew:faad2 |
|---|---|
| Version | 2.11.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/faad2 |
| Page d'accueil | https://sourceforge.net/projects/faac/ |
| Dépôt | https://github.com/knik0/faad2 |
| Docs amont | https://sourceforge.net/projects/faac |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/knik0/faad2/archive/refs/tags/2.11.2.tar.gz |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | faad2 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
faad 2.11.2-1
freeware Advanced Audio Decoder player
https://github.com/knik0/faad2
sudo apt install faadlibfaad-dev 2.11.2-1
freeware Advanced Audio Decoder - development files
https://github.com/knik0/faad2
sudo apt install libfaad-devlibfaad2 2.11.2-1
freeware Advanced Audio Decoder - runtime files
https://github.com/knik0/faad2
sudo apt install libfaad2faad2
nix profile install nixpkgs#faad2faad 2.11.1-1build1
freeware Advanced Audio Decoder player
https://github.com/knik0/faad2
sudo apt install faadlibfaad-dev 2.11.1-1build1
freeware Advanced Audio Decoder - development files
https://github.com/knik0/faad2
sudo apt install libfaad-devlibfaad2 2.11.1-1build1
freeware Advanced Audio Decoder - runtime files
https://github.com/knik0/faad2
sudo apt install libfaad2faad2 2.11.2-r0
ISO AAC audio decoder
https://github.com/knik0/faad2
sudo apk add faad2faad2-dev 2.11.2-r0
ISO AAC audio decoder (development files)
https://github.com/knik0/faad2
sudo apk add faad2-devfaad2-doc 2.11.2-r0
ISO AAC audio decoder (documentation)
https://github.com/knik0/faad2
sudo apk add faad2-docfaad2-libs 2.11.2-r0
ISO AAC audio decoder (libraries)
https://github.com/knik0/faad2
sudo apk add faad2-libsfaad2-static 2.11.2-r0
ISO AAC audio decoder (static library)
https://github.com/knik0/faad2
sudo apk add faad2-staticfaad2 2.11.2-6.fc44
Library and frontend for decoding MPEG2/4 AAC
https://github.com/knik0/faad2/
sudo dnf install faad2faad2-devel 2.11.2-6.fc44
Development libraries of the FAAD 2 AAC decoder
https://github.com/knik0/faad2/
sudo dnf install faad2-develfaad2-libs 2.11.2-6.fc44
Shared libraries of the FAAD 2 AAC decoder
https://github.com/knik0/faad2/
sudo dnf install faad2-libsfaad2 2.11.2-1
Freeware Advanced Audio (AAC) Decoder
https://github.com/knik0/faad2
sudo pacman -S faad2piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.