[MPlayer-users] -vo yuv4mpeg -noframedrop drops frames

Arpi arpi at thot.banki.hu
Tue Oct 22 01:44:01 CEST 2002


Hi,

> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> My origional avi was encoded at 12.5 fps, I then increased the framerate 
> with:
> mencoder -oac copy -ovc divx4 -ofps 25
> then I pass the resultant avi through:
> mplayer -ao pcm -vo yuv4mpeg -noframedrop
> it drops all the extra frames that I have just inserted and produces a 
> yuv stream at 25fps but playing at twice the speed of the origional.
> 
> Is there any way to prevent this, or is this a bug?

hmm. good question...
actually the empty/zero frames (0 bytes long dummy chunks) are dropper at
the decoder level, skipping the whole filter/videoout chain.
so it may be a design issue.

probably things like yuv4mpeg etc should be moved to mencoder, where they do
belong.


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu




More information about the MPlayer-users mailing list