[MPlayer-dev-eng] [PATCH] further dvr-ms playback improvements
Rich Felker
dalias at aerifal.cx
Sat Aug 26 17:48:55 CEST 2006
On Sat, Aug 26, 2006 at 09:14:37AM +0300, Uoti Urpala wrote:
> 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.
Then this is a bug, fix it so that timestamps are used...
Rich
More information about the MPlayer-dev-eng
mailing list