macOS
brew install faad2local Homebrew formula metadata
sudo port install faad2MacPorts ports tree · audio/faad2/Portfile · ソース: api.github.com
brew
faad2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install faad2local Homebrew formula metadata
sudo port install faad2MacPorts ports tree · audio/faad2/Portfile · ソース: api.github.com
sudo apk add faad2Alpine Linux edge package indexes · faad2 · ソース: dl-cdn.alpinelinux.org
sudo dnf install faad2Fedora Rawhide package metadata · faad2 · ソース: dl.fedoraproject.org
nix profile install nixpkgs#faad2nixpkgs package indexes · pkgs/by-name/fa/faad2/package.nix · ソース: api.github.com
sudo pacman -S faad2Arch Linux sync databases · faad2 · ソース: geo.mirror.pkgbuild.com
sudo zypper install faad2openSUSE Tumbleweed package metadata · faad2 · ソース: download.opensuse.org
概要
ISO AAC audio decoder
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
faad | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/knik0/faad2
インストールメタデータ
| パッケージキー | brew:faad2 |
|---|---|
| バージョン | 2.11.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/faad2 |
| ホームページ | https://sourceforge.net/projects/faac/ |
| リポジトリ | https://github.com/knik0/faad2 |
| 上流ドキュメント | https://sourceforge.net/projects/faac |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/knik0/faad2/archive/refs/tags/2.11.2.tar.gz |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 faad2ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.