Changes between Version 70 and Version 71 of Encode/AAC
- Timestamp:
- Aug 22, 2025, 12:41:24 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encode/AAC
v70 v71 11 11 = Fraunhofer FDK AAC (`libfdk_aac`) =#fdk_aac 12 12 13 The Fraunhofer FDK AAC codec library. This is currently the highest-quality AAC encoder available with ffmpeg (except on macOS, see below). Requires ffmpeg to be configured with `--enable-libfdk-aac` (and additionally `--enable-nonfree` if you're also using `--enable-gpl`).13 The Fraunhofer FDK AAC codec library. This is currently the highest-quality AAC encoder available with ffmpeg in Linux or Windows. Requires ffmpeg to be configured with `--enable-libfdk-aac` (and additionally `--enable-nonfree` if you're also using `--enable-gpl`). 14 14 15 15 Detailed information about the FDK AAC library (not FFmpeg specific) can be found at [http://wiki.hydrogenaud.io/index.php?title=Fraunhofer_FDK_AAC HydrogenAudio Knowledgebase: Fraunhofer FDK AAC].
