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

Uoti Urpala uoti.urpala at pp1.inet.fi
Sat Aug 26 08:14:37 CEST 2006


On Fri, 2006-08-25 at 23:51 -0400, Rich Felker wrote:
> On Fri, Aug 25, 2006 at 10:32:37PM +0200, Nico Sabbi wrote:
> > in my patch I removed the assignment sh_video->pts=1000.0 from demux_asf.c
> > because I consider absolutely random and arbitrary,
> 
> It is neither random nor arbitrary. fps means 1/timebase and the
> timebase of asf files is inherently 1/1000 sec.

No it doesn't mean 1/timebase in this case. I already explained in
replies to Nico that here fps==1000 is a special (arbitrarily chosen)
value signaling variable frame rate. If the old video.c code is used
then other fps values override timestamps for frame durations and
fps==1000 means timestamp deltas are used as the durations.




More information about the MPlayer-dev-eng mailing list