[MEncoder-users] Trying to use Nero's AAC encoder, having trouble converting audio to intermediate lossless format

Andrew Berg bahamutzero8825 at gmail.com
Thu Apr 23 15:00:00 CEST 2009


It seems if I add the the -ignorelength switch, everything works fine
with no need to write any intermediate file to disk.

ffmpeg -i test.mpg -vn -f wav -ac 2 -ar 48000 - | neroaacenc
-ignorelength -q 0.4 -if - -of test.m4a

effectively converts the MPEG audio to AAC using Nero's encoder without
any complaints or errors. It would seem my problem is solved.  :-)


More information about the MEncoder-users mailing list