Fast(er) transcoding from aac to mp3.

James Cook james.cook at bluewin.ch
Fri Mar 18 17:26:09 EDT 2011


On Fri, 18 Mar 2011 18:54:03 +0000, you wrote:

>No need to convert, just remux using ffmpeg and the -absf aac_adtstoasc option:
>
>ffmpeg -i input.aac -vn -acodec copy -absf aac_adtstoasc output.mp4
>
>The latest bundled ffmpeg in mplayer-win32 handles this:
>
>http://sourceforge.net/projects/mplayer-win32/files/FFmpeg/git-c9e16a9/
>
>HTH
>
>Shevek

Thanks for your message, I tried it and it works!

Now I just have to figure how to tag aac files

JC



More information about the get_iplayer mailing list