[MPlayer-dev-eng] Re: [PATCH] demux_avi: instant A-V sync correction on seeking

Alban Bedel albeu at free.fr
Sat Feb 4 10:20:30 CET 2006


On Fri, 03 Feb 2006 11:48:23 -0800
Corey Hickey <bugfood-ml at fatooh.org> wrote:

> Corey Hickey wrote:
> > The attached patch makes demux_avi recognize the current specified delay
> > and adjust the requisite stream position accordingly. On the first test
> > case above, mplayer will behave the same initially, but seeking will
> > instantly delay the video 10 seconds. Seeking after adjusting sync using
> > the +/- keys will work just as well. Stream delays from dwStart will
> > work well, too, once dwStart is supported.
> 
> Hmm... no responses. If I don't hear any negative feedback in 24 hours,
> I'll assume this patch isn't an atrocity and I will commit it.

I must say i really don't like the direct import of audio_delay in the
demuxer layer. imho it would be better to pass it via arguments or
at worst via some control (called right before seek).

	Albeu




More information about the MPlayer-dev-eng mailing list