macOS
brew install fdk-aaclocal Homebrew formula metadata
brew
Standalone library of the Fraunhofer FDK AAC code from Android. Version 2.0.3 via Homebrew; verified from local package data.
install
brew install fdk-aaclocal Homebrew formula metadata
sudo apk add fdk-aacAlpine Linux edge package indexes · fdk-aac · source: dl-cdn.alpinelinux.org
sudo apt install aac-encDebian stable package indexes · aac-enc · source: deb.debian.org
nix profile install nixpkgs#fdk_aacnixpkgs package indexes · pkgs/by-name/fd/fdk_aac/package.nix · source: api.github.com
overview
Standalone library of the Fraunhofer FDK AAC code from Android
history
FDK AAC is the standalone packaging of Fraunhofer's FDK AAC encoder and decoder code as distributed through the opencore-amr project. In Unix package-manager terms it matters because it gives command-line and library users access to a widely used AAC implementation that originally arrived through the Android Open Source Project ecosystem rather than as a conventional desktop audio library.
The opencore-amr SourceForge project describes itself as audio codecs extracted from the Android Open Source Project and includes AMR, VisualOn AAC, and a modified Fraunhofer AAC decoder and encoder. The fdk-aac subproject changelog records an initial fdk-aac release with an autotools build system, VBR bitrate mode support, and an example encoder tool, followed by updates tracking Android-derived upstream source drops.
The project made a larger jump with the 2.0.0 release, where the changelog says the upstream source base moved to FDKv2 with new profiles and features plus numerous crash and fuzzing fixes. Later 2.0.x releases continued to focus on upstream refreshes, build-system maintenance, and hardening fixes.
The supplied package facts show fdk-aac packaged across Homebrew, Alpine, Debian/Ubuntu under aac-enc, and Nix. SourceForge file listings also show continued download activity for modern fdk-aac tarballs, so the project is not just archival source code; it remains a packaging target for audio stacks that need AAC encoding or decoding.
Because AAC patent and licensing history made AAC implementations unevenly available across distributions, fdk-aac became one of the names package maintainers and media users recognize when they need a specific AAC implementation rather than a generic codec wrapper.
Homebrew exposes the aac-enc executable from this package. Typical users do not treat fdk-aac as an end-user media application; they install it as a codec library or small encoder utility used by audio conversion workflows and other media packages.
Package nerds care about fdk-aac because it sits at the intersection of Android source drops, codec licensing, and Unix media plumbing. It is the kind of package whose formula name, binary name, and distribution policy can differ by ecosystem, which makes accurate metadata valuable.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aac-enc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://sourceforge.net/projects/opencore-amr/
install metadata
| Package key | brew:fdk-aac |
|---|---|
| Version | 2.0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fdk-aac |
| Homepage | https://sourceforge.net/projects/opencore-amr/ |
| Repository | https://sourceforge.net/p/opencore-amr/fdk-aac/ci/master/tree |
| Upstream docs | https://sourceforge.net/projects/opencore-amr |
| License | Apache-2.0 |
| Source archive | https://downloads.sourceforge.net/project/opencore-amr/fdk-aac/fdk-aac-2.0.3.tar.gz |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fdk-aac |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
aac-enc 2.0.3-1
Fraunhofer FDK AAC Codec Library - frontend binary
https://github.com/mstorsjo/fdk-aac
sudo apt install aac-enclibfdk-aac-dev 2.0.3-1
Fraunhofer FDK AAC Codec Library - development files
https://github.com/mstorsjo/fdk-aac
sudo apt install libfdk-aac-devlibfdk-aac2t64 2.0.3-1
Fraunhofer FDK AAC Codec Library - runtime files
https://github.com/mstorsjo/fdk-aac
sudo apt install libfdk-aac2t64fdk_aac
nix profile install nixpkgs#fdk_aacfdk-aac 2.0.2-r4
Fraunhofer FDK AAC codec library
https://gitlab.freedesktop.org/wtaymans/fdk-aac-stripped
sudo apk add fdk-aacfdk-aac-dev 2.0.2-r4
Fraunhofer FDK AAC codec library (development files)
https://gitlab.freedesktop.org/wtaymans/fdk-aac-stripped
sudo apk add fdk-aac-devfdk-aac-doc 2.0.2-r4
Fraunhofer FDK AAC codec library (documentation)
https://gitlab.freedesktop.org/wtaymans/fdk-aac-stripped
sudo apk add fdk-aac-docaac-enc 2.0.2-3~ubuntu4
Fraunhofer FDK AAC Codec Library - frontend binary
https://gitlab.freedesktop.org/wtaymans/fdk-aac-stripped
sudo apt install aac-encsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.