[MPlayer-dev-eng] [PATCH] further dvr-ms playback improvements

Uoti Urpala uoti.urpala at pp1.inet.fi
Sat Sep 16 20:10:35 CEST 2006


On Sat, 2006-09-16 at 11:28 -0500, John Donaghy wrote:
> This version reads the average frame time from the Extended Stream
> Properties Object for the video stream if it is available and then
> sets the fps. If the Extended Stream Properties Object isnt available
> then the fps is set to 1000 as it has always been till now. There is
> also a small change to video.c to make it properly handle the case
> where the initial fps is not 1000.

If you believe that the demuxer currently produces wrong pts values and
you can do better by using constant fps, then that fix should be done in
the demuxer rather than by overriding (some uses of) the values later.
So fix (or at least improve if you can't get them totally right) the pts
values the demuxer returns, and there should be no need to touch other
code.




More information about the MPlayer-dev-eng mailing list