macOS
brew install fdk-aac-encoderlocal Homebrew formula metadata
brew
Command-line encoder frontend for libfdk-aac. Version 1.0.7 via Homebrew; verified 2026-05-03.
install
brew install fdk-aac-encoderlocal Homebrew formula metadata
nix profile install nixpkgs#fdk-aac-encodernixpkgs package indexes · pkgs/by-name/fd/fdk-aac-encoder/package.nix · source: api.github.com
sudo apk add fdkaacAlpine Linux edge package indexes · fdkaac · source: dl-cdn.alpinelinux.org
sudo apt install fdkaacDebian stable package indexes · fdkaac · source: deb.debian.org
sudo dnf install fdkaacFedora Rawhide package metadata · fdkaac · source: dl.fedoraproject.org
sudo pacman -S fdkaacArch Linux sync databases · fdkaac · source: geo.mirror.pkgbuild.com
overview
Command-line encoder frontend for libfdk-aac
history
fdkaac is a command-line encoder frontend for libfdk-aac, packaged in Homebrew as fdk-aac-encoder and installed as the `fdkaac` executable.
The public GitHub repository was created in January 2013, and its ChangeLog begins with initial commits and v0.0.1 in the same week. The README/manpage identifies the tool as a frontend for the libfdk-aac encoder rather than a standalone codec implementation.
Development in 2013 was rapid, adding raw input, metadata tagging, gapless mode, CAF input, M4A details, SBR options, and generated manpage material. Later releases focused on compatibility with newer libfdk-aac APIs, Visual Studio project updates, Windows path support, parser checks, and maintenance bumps.
The supplied package metadata shows the encoder frontend packaged as fdkaac or fdk-aac-encoder across Homebrew, Debian/Ubuntu, Fedora, Nix, Arch, Alpine, and other distributions. That spread reflects the demand for an installable CLI wrapper around Fraunhofer FDK AAC in audio conversion workflows.
The GitHub project is smaller than general-purpose media tools, but it persists because it fills a specific packaging gap: users often need a simple executable that exposes libfdk-aac profiles, bitrate modes, M4A tagging, and streamable AAC transport formats.
The README says fdkaac reads linear PCM audio in WAV, raw PCM, or CAF form and encodes it to M4A or AAC. It can read from stdin, write to stdout for streamable transport formats, copy CAF tags to M4A, set metadata fields, and choose profiles such as AAC LC, HE-AAC, HE-AAC v2, AAC LD, and AAC ELD.
Package users typically encounter it in shell pipelines or media scripts where libfdk-aac quality or profile support is desired without building a larger transcoding stack around it.
fdk-aac-encoder is package-nerd-relevant because the Homebrew formula name describes the dependency relationship while the executable keeps the upstream fdkaac name. That split is common in media packaging, where the user-facing binary, library dependency, and formula name are not identical.
Its history also tracks the practical edge cases that matter to audio packagers: gapless playback signaling, SBR behavior, CAF and WAV parsing, M4A metadata, Windows builds, and compatibility with evolving libfdk-aac APIs.
security posture
narrow executable 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 |
|---|---|---|---|
fdkaac | 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://github.com/nu774/fdkaac
install metadata
| Package key | brew:fdk-aac-encoder |
|---|---|
| Version | 1.0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fdk-aac-encoder |
| Homepage | https://github.com/nu774/fdkaac |
| Repository | https://github.com/nu774/fdkaac |
| Upstream docs | https://github.com/nu774/fdkaac#readme |
| License | Zlib |
| Source archive | https://github.com/nu774/fdkaac/archive/refs/tags/v1.0.7.tar.gz |
| Last updated | 2026-05-03T17:36:32Z |
| Pulse | updated |
| Dependencies | fdk-aac |
| Build dependencies | autoconf, automake, libtool, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, 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-encoder |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
fdk-aac-encoder
nix profile install nixpkgs#fdk-aac-encoderfdkaac 1.0.6-0.1
command line encoder frontend for libfdk-aac
https://github.com/nu774/fdkaac
sudo apt install fdkaacfdkaac 1.0.0-1build1
command line encoder frontend for libfdk-aac
https://github.com/nu774/fdkaac
sudo apt install fdkaacfdkaac 1.0.6-r0
Command line frontend for libfdk-aac
https://github.com/nu774/fdkaac
sudo apk add fdkaacfdkaac-doc 1.0.6-r0
Command line frontend for libfdk-aac (documentation)
https://github.com/nu774/fdkaac
sudo apk add fdkaac-docfdkaac 1.0.7-1.fc45
Command line frontend for libfdk-aac encoder
https://github.com/nu774/fdkaac
sudo dnf install fdkaacfdkaac 1.0.7-1
Command line encoder frontend for libfdk-aac
https://github.com/nu774/fdkaac
sudo pacman -S fdkaacsource 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.