macOS
brew install faaclocal Homebrew formula metadata
sudo port install faacMacPorts ports tree · audio/faac/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de faac pour les workflows d'agents IA.
installation
brew install faaclocal Homebrew formula metadata
sudo port install faacMacPorts ports tree · audio/faac/Portfile · Source: api.github.com
sudo apk add faacAlpine Linux edge package indexes · faac · Source: dl-cdn.alpinelinux.org
sudo apt install faacDebian stable package indexes · faac · Source: deb.debian.org
nix profile install nixpkgs#faacnixpkgs package indexes · pkgs/by-name/fa/faac/package.nix · Source: api.github.com
sudo pacman -S faacArch Linux sync databases · faac · Source: geo.mirror.pkgbuild.com
aperçu
ISO AAC audio encoder
historique
FAAC, the Freeware Advanced Audio Coder, is an AAC encoder and library derived from ISO MPEG reference code and packaged as the `faac` command-line encoder plus libfaac.
The FAAC README states that FAAC is based on ISO MPEG-4 reference code and that FAAC project changes were placed under the GNU LGPL, with copyright for the project changes attributed to M. Bakker in 2001. The SourceForge project describes FAAC as an Advanced Audio Coder for MPEG-2 AAC and MPEG-4 AAC, with the goal of exploring AAC and exceeding the quality of the best MP3 encoders.
The project has a long SourceForge-era history and a later GitHub mirror. The GitHub NEWS file records the mirror in 2017, while the current GitHub repository description calls it a mirror and points back to SourceForge as the homepage.
Recent changelog entries show renewed maintenance after many years of incremental encoder work: 1.30 in 2019 included compilation fixes, cleanup, and a CVE-2018-19886 bounds check; 1.31 in 2025 added packaging and CI work; 1.40 in 2026 switched to Meson and removed old unmaintained build/plugin pieces; 1.50 in 2026 added additional encoder correctness, performance, and compliance fixes.
FAAC's adoption is shaped by the older open-source audio stack: it appears in Unix package managers as a command-line AAC encoder and library, useful for scripts and media transcode workflows even when newer encoders may be preferred in some quality or licensing contexts.
The input package facts list FAAC in Homebrew, Alpine, Debian, Ubuntu, MacPorts, Nix, and Arch, which reflects its persistence as a known AAC encoder package rather than a new end-user application.
FAAC is used to encode AAC audio from the command line or through libfaac. Its build instructions now point to Meson and Ninja, and the executable is packaged as `faac`.
Because the README includes a patent-royalty warning, downstream users and packagers traditionally treat FAAC as both a useful codec tool and a package with legal/licensing context to understand before redistribution or product use.
FAAC is package-nerd significant because it is one of the old codec packages that exposes the messy boundary between standards, reference code, free-software licensing, patents, command-line tooling, and distro policy.
Its recent maintenance is also interesting: a legacy autotools-era multimedia package moved toward Meson, CI, Windows artifacts, hidden symbols, and encoder correctness work while keeping the familiar `faac` CLI name.
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 |
|---|---|---|---|
faac | 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.
métadonnées d'installation
| Clé du paquet | brew:faac |
|---|---|
| Version | 1.50 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/faac |
| Page d'accueil | https://sourceforge.net/projects/faac/ |
| Dépôt | https://github.com/knik0/faac |
| Docs amont | https://sourceforge.net/projects/faac |
| Licence | LGPL-2.1-or-later |
| Archive source | https://github.com/knik0/faac/archive/refs/tags/faac-1.50.tar.gz |
| Dépendances de compilation | meson, ninja |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, 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 | faac |
| 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 |
|
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.
faac 1.31.1+dfsg-1
AAC audio encoder (frontend)
sudo apt install faaclibfaac-dev 1.31.1+dfsg-1
AAC audio encoder (development)
sudo apt install libfaac-devlibfaac0t64 1.31.1+dfsg-1
AAC audio encoder (library)
sudo apt install libfaac0t64faac
nix profile install nixpkgs#faacfaac 1.30-1
AAC audio encoder (frontend)
sudo apt install faaclibfaac-dev 1.30-1
AAC audio encoder (development)
sudo apt install libfaac-devlibfaac0 1.30-1
AAC audio encoder (library)
sudo apt install libfaac0faac 1.31.1-r0
FAAC is an AAC audio encoder.
sudo apk add faacfaac-dev 1.31.1-r0
FAAC is an AAC audio encoder. (development files)
sudo apk add faac-devfaac-doc 1.31.1-r0
FAAC is an AAC audio encoder. (documentation)
sudo apk add faac-docfaac-static 1.31.1-r0
FAAC is an AAC audio encoder. (static library)
sudo apk add faac-staticfaac 1.50-1
Freeware Advanced Audio Coder
sudo pacman -S faacfaac
sudo port install faacpiste 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.