resampling mp3 files at a higher bitrate

JD jd1008 at gmail.com
Sun Aug 1 04:31:02 UTC 2010


  Greetings,
I tried to re-sample an MP3 file from 64kbps to 320kbps :

ffmpeg -i file.mp3 -ac 2 -b 320k new-file.mp3

but the resulting file always comes out at 64kbps.

What's the trick to doing this right?




More information about the users mailing list