Changes between Version 70 and Version 71 of Encode/AAC


Ignore:
Timestamp:
Aug 22, 2025, 12:41:24 PM (9 months ago)
Author:
Kamedo2
Comment:

disambiguation

Legend:

Unmodified
Added
Removed
Modified
  • Encode/AAC

    v70 v71  
    1111= Fraunhofer FDK AAC (`libfdk_aac`) =#fdk_aac
    1212
    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`).
     13The 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`).
    1414
    1515Detailed 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].