---------------------------------------- > 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