[FFmpeg-user] Converted video runs on device in fast motion

shimmy weitzhandler at gmail.com
Thu May 3 05:45:53 CEST 2012


bat guano wrote
> 
> This command might be OK:-
> 
> mencoder avisample.avi -ffourcc XVID -vf scale=160:128 -aspect 5:4 -ofps
> 15 -ovc lavc -lavcopts vcodec=mpeg4 -oac lavc -lavcopts
> acodec=mp2:abitrate=128 -o output.avi
> 
> And this is the result:-
> 
> General
> Complete name           : output.avi
> 

Here is what happens: http://pastebin.com/EkVyrdSU, and it doesn't work on
the device.


Gabri Nurtinaz Shally wrote
> 
> i still believe that the avi container is the fault
> so, before trying guano's suggestion, do you care to try this first?
> it doesn't transcode the video just remux it, so it should be fast ;)
> 
> mencoder -oac copy -ovc copy -o output.avi filefromffmpeg.avi
> 

It didn't work, there is still the same problem (fast playback).

--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Converted-video-runs-on-device-in-fast-motion-tp4598300p4605039.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list