[MEncoder-users] playback too fast

Rich Felker dalias at aerifal.cx
Wed Jun 1 05:10:16 CEST 2005


On Tue, May 31, 2005 at 09:17:48PM +0200, Martin Ankerl wrote:
> Hi! I have got a movie that identifies as a 25fps movie, but when I
> use mplayer to show it, it is too fast. I get the correct speed when I
> use:
> 
> mplayer -fps 12.5 movie.avi
> 
> I have tried to reencode the movie using this command:
> 
> mencoder movie.avi -ovc copy -oac copy -fps 25 -ofps 12.5 -noskip

If it's 12.5 fps and -fps 12.5 worked for mplayer, why are you using
-fps 25 with mencoder??? Use -fps 12.5 and it should do fine.

Rich




More information about the MEncoder-users mailing list