[FFmpeg-user] Convert m4a to mp3

Bhavin Mistry mistrybhavinm at yahoo.co.in
Thu Sep 29 11:34:29 CEST 2011


Hello,

I want to conver m4a file to mp3.
I use following command, from my php file

$cmd="ffmpeg -i from.m4a to.mp3";

exec ($cmd);


But converted sound is somethink junk.
I can not describe it properly, but it feels like it plays very fast.

Can anyone help me with this?
 
Regards, 
Bhavin M Mistry.


More information about the ffmpeg-user mailing list