macOS
brew install fdk-aaclocal Homebrew formula metadata
安装
brew install fdk-aaclocal Homebrew formula metadata
sudo apk add fdk-aacAlpine Linux edge package indexes · fdk-aac · 来源: dl-cdn.alpinelinux.org
sudo apt install aac-encDebian stable package indexes · aac-enc · 来源: deb.debian.org
nix profile install nixpkgs#fdk_aacnixpkgs package indexes · pkgs/by-name/fd/fdk_aac/package.nix · 来源: api.github.com
概览
Standalone library of the Fraunhofer FDK AAC code from Android
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
aac-enc | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://sourceforge.net/projects/opencore-amr/
安装元数据
| 软件包键 | brew:fdk-aac |
|---|---|
| 版本 | 2.0.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fdk-aac |
| 主页 | https://sourceforge.net/projects/opencore-amr/ |
| 仓库 | https://sourceforge.net/p/opencore-amr/fdk-aac/ci/master/tree |
| 上游文档 | https://sourceforge.net/projects/opencore-amr |
| 许可证 | Apache-2.0 |
| 源码归档 | https://downloads.sourceforge.net/project/opencore-amr/fdk-aac/fdk-aac-2.0.3.tar.gz |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-enc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.