enzo1982 / freac

The fre:ac audio converter project
https://www.freac.org/
GNU General Public License v2.0
1.42k stars 75 forks source link

Improve configuration in Fraunhofer FDK AAC Encoder #208

Open 1998gmo opened 3 years ago

1998gmo commented 3 years ago

Hello Roberto, thank you very much for your contributions.

It would be very nice if fre:ac could implement a better configuration in the Fraunhofer FDK AAC Encoder, such as adding the gapless tags in ISO standard (edts / sgpd).

Please, it would mean a lot to those of us obsessed with gapless playback.

Thank you in advance!

enzo1982 commented 3 years ago

I plan to look into gapless AAC issues after the fre:ac 1.1.5 release. I'll see if I can add support for the edts/sgpd boxes then.

1998gmo commented 3 years ago

I plan to look into gapless AAC issues after the fre:ac 1.1.5 release. I'll see if I can add support for the edts/sgpd boxes then.

I'll be watching after that release then, thank you very much for your answer.

enzo1982 commented 3 years ago

The --bandwidth option (basically a lowpass filter) of the FDK AAC encoder would also be very useful in my opinion, especially together with quality 5 to save some space without sacrificing any audible information.

The fre:ac continuous builds already have a bandwidth option for FDK-AAC. Mainly because people wanted to force a higher cut-off frequency, but of course it can be used to get lower cut-off too.