[MPlayer-users] Videos Transcoded to Flash are Sped Up! Help!?

Michael Montero mmontero at communityconnect.com
Fri Apr 4 19:29:19 CEST 2008


All, looking to the list for more help.  Whenever I transcode a 3G2 or an Intel Indeo 5.0 video to Flash the audio is fine but the video is sped up.  Here are the commands used to transcode the videos I use for testing:

/usr/local/bin/mencoder 'file_6.intel_indeo_5.0.avi' -o './file_6.flv' -of lavf -oac mp3lame -lameopts abr:br=56 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=320:240

/usr/local/bin/mencoder 'file_7.3g2' -o './file_7.flv' -of lavf -oac mp3lame  -lameopts abr:br=56 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=320:240

The actually values for some of the settings (audio bit rate 56, vbitrate 500, etc.) I got from this URL:

http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-selecting-codec.html

Every other format works perfectly but these 2.  Any advice, guidance, things to read, experiments to try would be GREATLY APPRECIATED!  Thanks.



More information about the MPlayer-users mailing list