View Single Post
Old 26th November 2015, 21:39   #2  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
Get ffmpeg:
ffmpeg -i file.aac -ac 2 file.wav

Or, if you want eac3to to do the downmix:
ffmpeg -i file.aac file.wav
eac3to file.wav downmix.wav -down2

I think eac3to cannot open "raw" ADTS AAC directly.
sneaker_ger is offline   Reply With Quote