macOS
brew install fdk-aac-encoderlocal Homebrew formula metadata
brew
fdk-aac-encoder のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 · ソース: api.github.com
sudo apk add fdkaacAlpine Linux edge package indexes · fdkaac · ソース: dl-cdn.alpinelinux.org
sudo apt install fdkaacDebian stable package indexes · fdkaac · ソース: deb.debian.org
sudo dnf install fdkaacFedora Rawhide package metadata · fdkaac · ソース: dl.fedoraproject.org
sudo pacman -S fdkaacArch Linux sync databases · fdkaac · ソース: geo.mirror.pkgbuild.com
概要
Command-line encoder frontend for libfdk-aac
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fdkaac | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/nu774/fdkaac
インストールメタデータ
| パッケージキー | brew:fdk-aac-encoder |
|---|---|
| バージョン | 1.0.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fdk-aac-encoder |
| ホームページ | https://github.com/nu774/fdkaac |
| リポジトリ | https://github.com/nu774/fdkaac |
| 上流ドキュメント | https://github.com/nu774/fdkaac#readme |
| ライセンス | Zlib |
| ソースアーカイブ | https://github.com/nu774/fdkaac/archive/refs/tags/v1.0.8.tar.gz |
| 最終更新 | 2026-07-18T20:21:36Z |
| Pulse | updated |
| 依存関係 | fdk-aac |
| ビルド依存関係 | autoconf, automake, libtool, pkgconf |
| 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 | 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 fdkaacソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.