macOS
brew install faaclocal Homebrew formula metadata
sudo port install faacMacPorts ports tree · audio/faac/Portfile · 来源: api.github.com
安装
brew install faaclocal Homebrew formula metadata
sudo port install faacMacPorts ports tree · audio/faac/Portfile · 来源: api.github.com
sudo apk add faacAlpine Linux edge package indexes · faac · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#faacnixpkgs package indexes · pkgs/by-name/fa/faac/package.nix · 来源: api.github.com
sudo pacman -S faacArch Linux sync databases · faac · 来源: geo.mirror.pkgbuild.com
概览
ISO AAC audio encoder
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
faac | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:faac |
|---|---|
| 版本 | 1.50 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/faac |
| 主页 | https://sourceforge.net/projects/faac/ |
| 仓库 | https://github.com/knik0/faac |
| 上游文档 | https://sourceforge.net/projects/faac |
| 许可证 | LGPL-2.1-or-later |
| 源码归档 | https://github.com/knik0/faac/archive/refs/tags/faac-1.50.tar.gz |
| 构建依赖 | meson, ninja |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 faac来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.