libfdk_aac for encoding AAC: Where and how do I get it, libfdk_aac needs faq or guide |
![]() ![]() |
libfdk_aac for encoding AAC: Where and how do I get it, libfdk_aac needs faq or guide |
Feb 13 2013, 09:51
Post
#1
|
|
|
Group: Members Posts: 16 Joined: 13-February 13 Member No.: 106606 |
According to various guides, like this one:
https://ffmpeg.org/trac/ffmpeg/wiki/AACEncodingGuide The best AAC encoder to use is libfdk_aac, the Fraunhofer FDK AAC codec library. FFMpeg supports encoding with it. However, I have been searching Google for hours now on how to get the Fraunhofer FDK AAC codec library, to no avail. Apparently, no one wants it, or no one has ever asked about it? I'm VERY VERY confused. Where would I go to purchase libfdk_aac? How would I install and configure it to work on Windows with FFMpeg? Can't for the life of me believe or understand why there isn't a single FAQ or guide written to explain this extremely basic and fundamental information. Please forgive my attitude, I'm just VERY frustrated right now and I do realize I am probably being extremely idiotic and missing something VERY basic. |
|
|
|
Feb 13 2013, 10:15
Post
#2
|
|
|
Group: Members Posts: 41 Joined: 7-February 13 Member No.: 106471 |
If I'm not mistaken Fraunhofer AAC is included in Winamp.
Note that the FFMpeg page fails to mention a few other common AAC codecs. This relatively recent public listening test seems to indicate that QuickTime is at least as good as Fraunhofer. You can get all of its functionality on Windows with the QAAC tool if I'm right. |
|
|
|
Feb 13 2013, 11:25
Post
#3
|
|
![]() Group: Members Posts: 10 Joined: 7-January 13 Member No.: 105656 |
The best AAC encoder to use is libfdk_aac, the Fraunhofer FDK AAC codec library. FFMpeg supports encoding with it. How would I install and configure it to work on Windows with FFMpeg? Hi You would need to compile FFmpeg yourself configured with options including "--enable-nonfree --enable-libfdk-aac". There's some information at the Zeranoe forum here ---> Zeranoe forum But it's not an 'easy' job. Otherwise, try to find the program "fdkaac.exe" using google, or compile it yourself. |
|
|
|
Feb 13 2013, 13:10
Post
#4
|
|
|
Group: Members Posts: 1 Joined: 21-August 11 Member No.: 93162 |
According to various guides, like this one: https://ffmpeg.org/trac/ffmpeg/wiki/AACEncodingGuide The best AAC encoder to use is libfdk_aac, the Fraunhofer FDK AAC codec library. FFMpeg supports encoding with it. However, I have been searching Google for hours now on how to get the Fraunhofer FDK AAC codec library, to no avail. Apparently, no one wants it, or no one has ever asked about it? I'm VERY VERY confused. Where would I go to purchase libfdk_aac? How would I install and configure it to work on Windows with FFMpeg? Can't for the life of me believe or understand why there isn't a single FAQ or guide written to explain this extremely basic and fundamental information. Please forgive my attitude, I'm just VERY frustrated right now and I do realize I am probably being extremely idiotic and missing something VERY basic. You can easily create a working ffmpeg with this script https://github.com/rdp/ffmpeg-windows-build-helpers/ (in a linux box or linux VM). It really does not take a lot of effort, just read the readme, everything else is automatic. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 01:25 |