Hello, is there any way to use Fraunhofer FDK AAC (libfdk_aac) to encode audio?
Because it is considered the best open-source AAC encoder available at this time.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, FDK AAC license does not allow to distribute compiled versions of ffmpeg with it.
You would need to compile your own ffmpeg.exe to use it with the application.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, is there any way to use Fraunhofer FDK AAC (libfdk_aac) to encode audio?
Because it is considered the best open-source AAC encoder available at this time.
Hi, FDK AAC license does not allow to distribute compiled versions of ffmpeg with it.
You would need to compile your own ffmpeg.exe to use it with the application.