Tagged Questions

2
votes
5answers
6k views

Best he-aac encoder on linux?

I need an encoder that can convert mp3 files to he-aac (aka aac+). So far the best one I have found is nero aac encoder . I have two problemes with it : - Only one input format : wav . It is a ...
1
vote
1answer
235 views

Invalid ADTS sampling_frequency_index and channel_configuration why?

I hope someone can direct me on the right path before I put a lot of time and effort on this. I'm currently trying to parse an AAC+ frame to get information such as number of channels and sample ...