macOS
brew install faaclocal Homebrew formula metadata
sudo port install faacMacPorts ports tree · audio/faac/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für faac in AI-Agent-Workflows.
Installation
brew install faaclocal Homebrew formula metadata
sudo port install faacMacPorts ports tree · audio/faac/Portfile · Quelle: api.github.com
sudo apk add faacAlpine Linux edge package indexes · faac · Quelle: dl-cdn.alpinelinux.org
sudo apt install faacDebian stable package indexes · faac · Quelle: deb.debian.org
nix profile install nixpkgs#faacnixpkgs package indexes · pkgs/by-name/fa/faac/package.nix · Quelle: api.github.com
sudo pacman -S faacArch Linux sync databases · faac · Quelle: geo.mirror.pkgbuild.com
Überblick
ISO AAC audio encoder
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
faac | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:faac |
|---|---|
| Version | 1.50 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/faac |
| Homepage | https://sourceforge.net/projects/faac/ |
| Repository | https://github.com/knik0/faac |
| Upstream-Dokumentation | https://sourceforge.net/projects/faac |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://github.com/knik0/faac/archive/refs/tags/faac-1.50.tar.gz |
| Build-Abhängigkeiten | meson, ninja |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 faacQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.