[MPlayer-dev-eng] [PATCH] fix OSD decimal output for dvdnav
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Wed Nov 23 20:10:19 CET 2011
On Wed, Nov 23, 2011 at 11:44:51AM -0700, Roger Pack wrote:
> > Anyway, currently with the OSD decimal output, it gets the "second"
> > portion from demuxer_get_current_time (the NAV packets) and gets the
> > "decimal portion" of the output from sh_video->pts.
> >
> > Since these don't match with DVD's (the NAV packets only occur every
> > 0.5s, and are usually about 0.1s "off" the MPEG timestamps), it can
> > lead to odd OSD output, for example:
> <snip>
> > Feedback welcome.
>
> Any chance for a look at this one by someone knowledgeable? I'd be
> happy to update it if requested, etc.
The patch seems to absolutely make sense to me, and I have no idea
why it was done the way it is right now.
More information about the MPlayer-dev-eng
mailing list