[MPlayer-dev-eng] r32056 Causes Loss of A/V Sync with VOB files
Dan Oscarsson
Dan.Oscarsson at tieto.com
Fri Jun 17 09:42:22 CEST 2011
fre 2011-06-17 klockan 03:01 -0400 skrev Steaphan Greene:
> I don't think that's it, as it is able to properly drop frames when I
> comment out just this one line. Even with speed=1.75 or more, it
> maintains sync without this one line (even with vo=vdpau:deint=4).
>
> Also, it loses sync most severely when the video becomes most active
> (lots of motion or full-screen activity like snow or explosions).
That is typically when video decoding takes a lot of time. When all or
more time between two video frames are needed to video/audio decode and
output, mplayer starts having problem with a-v sync.
>
> Also, mplayer falsely believes it IS in sync when this line is active,
> even when it severely loses sync.
It may well be that this added code to correct faulty pts values, does
not work well when mplayer cannot get a frame ready to be displayed at
correct time.
Dan
More information about the MPlayer-dev-eng
mailing list