HydrogenAudio

Lossy Audio Compression => AAC => AAC - Tech => Topic started by: Julien on 2022-01-11 14:24:00

Title: FDK AAC tuning
Post by: Julien on 2022-01-11 14:24:00
Hi everyone,

Are there any efforts made anywhere to improve/tune the FDK AAC encoder from Android source code?

Thanks,

J
Title: Re: FDK AAC tuning
Post by: Kamedo2 on 2022-01-11 14:40:51
Mstorsjo committed many improvements (https://github.com/mstorsjo/fdk-aac/commits/master) yesterday.
Beware that most of the Mstorsjo's effort is to increase the security and maintainability, not the sound fidelity per bitrate.
Title: Re: FDK AAC tuning
Post by: Julien on 2022-01-11 14:52:29
Thanks Kamedo.
Title: Re: FDK AAC tuning
Post by: fabiorug on 2022-01-13 14:33:15
anyone like rarewares has the new build, version of fdk aac compiled. i have github but i do not know how actions work and how to obtain executable compatible with windows 7 and visual studio 2019. i heard they are on vacation. i ask here, then maybe i will open an issue that https://github.com/jlw4049/FFMPEG-Audio-Encoder
Title: Re: FDK AAC tuning
Post by: john33 on 2022-01-17 09:56:39
Here are MSVS2015 compiles of fdkaac 1.0.2 frontend and 2.0.2 library:

www.rarewares.org/files/aac/fdkaac-1.0.2-x64.zip (http://www.rarewares.org/files/aac/fdkaac-1.0.2-x64.zip)

www.rarewares.org/files/aac/fdkaac-1.0.2-x86.zip (http://www.rarewares.org/files/aac/fdkaac-1.0.2-x86.zip)

 :)
Title: Re: FDK AAC tuning
Post by: Julien on 2022-01-24 21:25:24
Thanks a lot John!
Title: Re: FDK AAC tuning
Post by: fabiorug on 2022-01-26 20:17:58
anyway i made an error that was not standalone tool, but a binding for android i think from same author in github.