Fraunhofer_FDK_AAC

Fraunhofer FDK AAC

Fraunhofer FDK AAC

Open-source AAC codec


Fraunhofer FDK AAC is an open-source[5] library for encoding and decoding digital audio in the Advanced Audio Coding (AAC) format. Fraunhofer IIS, developed this library for Android 4.1.[6][7] It supports several Audio Object Types including MPEG-2 and MPEG-4 AAC LC, HE-AAC (AAC LC + SBR), HE-AACv2 (LC + SBR + PS) as well AAC-LD (low delay) and AAC-ELD (enhanced low delay) for real-time communication. The encoding library supports sample rates up to 96 kHz and up to eight channels (7.1 surround).[8]

Quick Facts Developer(s), Initial release ...

Operation

The Android-targeted implementation of the Fraunhofer AAC encoder uses fixed-point math and is optimized for encoding on embedded devices/mobile phones. The library is currently limited to 16-bit PCM input. Other versions of the Fraunhofer encoder, like the one included in Winamp, are optimized for encoding music on desktop-class processors. Those versions of the encoder, however, are not open-source and require a commercial license.[9] Version 2 of the library, introduced with Android P, also includes support for xHE-AAC[10] and AAC-ELD v2.[11][12] xHE-AAC extends the operating range of the codec from 12 to 300 kb/s for stereo signals and allows seamless switching between bitrates over this range for adaptive bitrate delivery (using standards such as MPEG-DASH or HLS for example).[12] xHE-AAC also includes MPEG-D DRC mandatory loudness control to playback content at a consistent volume and offers new dynamic range control profiles for listening in noisy situations.[12]

The FDK AAC encoder employs a more aggressive default low-pass filter than is used in other codecs. Higher frequencies are removed so that more bits are available to better describe sounds of lower frequencies, improving the overall quality for most combinations of recordings and listeners. In some, not completely rare, combinations the missing high frequencies are noticeable. The library allows overriding the low-pass filter setting, and in the highest VBR mode effectively applies no filter at all.[13][unreliable source]

A cross-platform source distribution is maintained by Martin Storsjö as part of the opencore-amr project under the name fdk-aac.[14] The code compiles into a shared library, libfdk-aac. The media frameworks FFmpeg and Libav support audio encoding through libfdk-aac.[15][16]

More information Profile name, MPEG-4 Objects involved ...

Licensing

The license included by Fraunhofer in the FDK library source code[17][3] allows redistribution in source or binary forms, but does not license patented technologies described by the code. The license states that the library may only be used for purposes as authorized by patent licenses. Via Licensing administers a patent pool that includes patent licenses for the AAC codecs, including xHE-AAC and MPEG-D DRC.[18] The FDK license also states that "most manufacturers of Android devices already license these patent claims through Via Licensing or directly from the patent owners, and therefore FDK AAC Codec software may already be covered under those patent licenses when it is used for those licensed purposes only."[17] There is no license fee required for using an AAC codec such as FDK AAC,[19] only for manufacturing an "end-user" codec such as producing a phone loaded with AAC software.[20][21]

Debian considers the FDK AAC license non-free because it prohibits people from charging a fee for distributing the library, which runs counter to the "No Discrimination Against Fields of Endeavor" rule in Debian Free Software Guidelines.[22] The license was classified as free by Fedora after a review by the legal department at Red Hat,[23] though it's no longer classified as "allowed" due Fedora adopting a more defensive posture toward patents. However, Fedora states that this will not affect the fdk-aac-free package, which enables only the commonly used "Low Complexity AAC" profile, which is what most people use. The US patents on LC-AAC have expired.[24] The FSF also considers it to be free, though discourages its use due to the explicit lack of a patent grant.[4][25]

See also


References

  1. "Current Version Information from Source Code (encoder library)". Retrieved 7 August 2018.
  2. "NOTICE file in Source Code". Retrieved 12 March 2019.
  3. "FDK Source Code". Retrieved 1 August 2014.
  4. "Platforms". Fraunhofer Institute for Integrated Circuits IIS. Retrieved 2020-07-10.
  5. "Fraunhofer FDK AAC Information". HydrogenAudio. Retrieved 1 August 2014.
  6. "Fraunhofer Codec Availability". Retrieved 27 September 2014.
  7. "xHE-AAC". Fraunhofer Institute for Integrated Circuits IIS. Retrieved 2020-07-10.
  8. "AAC-ELD Family". Fraunhofer Institute for Integrated Circuits IIS. Retrieved 2020-07-10.
  9. HydrogenAudio Forum discussion on FDK AAC, some relevant posts regarding the low-pass filter: "Post #34"., "Post #89"., "Post #142".
  10. "opencore-amr". SourceForge. Retrieved 12 March 2019.
  11. "FFmpeg AAC Encoding Guide". Retrieved 13 March 2019.
  12. "Libav documentation". libav.org. Retrieved 12 March 2019.
  13. "NOTICE - platform/external/aac - Git at Google". android.googlesource.com. Retrieved 2020-07-10.
  14. "AAC Licensing FAQ Q5". Via Licensing. Retrieved 2020-01-15.
  15. "AAC License Fees". Via Licensing. Retrieved 2020-01-15.
  16. Via Licensing Corporation (June 5, 2018). "AAC PATENT LICENSE AGREEMENT". www.sec.gov. Retrieved 21 April 2023.
  17. "Debian discussion regarding the FDK license". Debian Bug Tracker. Retrieved 28 September 2014.
  18. "Fedora fdk-aac package review". Retrieved 24 January 2018.
  19. "Licensing/FDK-AAC". Fedora Project Wiki. Retrieved 24 January 2018.
  20. "Recent licensing updates". Retrieved 10 November 2018.
Information
Implementations



Share this article:

This article uses material from the Wikipedia article Fraunhofer_FDK_AAC, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.