AAC audio: MP3 transcoding as backup option

bat guano batguano999 at hotmail.com
Wed Mar 16 17:53:18 EDT 2011




----------------------------------------

> From: davefox at madasafish.com
dinky, I'll give it a go.
>
> To check, is this the same as using ffmpeg to convert?
>
Yes Dave, it uses ffmpeg to do the job.
Almost the same command as your batch file.
ffmpeg -i filename.aac -vn -acodec libmp3lame -ac 2 -ab 128k output.mp3
 		 	   		  


More information about the get_iplayer mailing list