[MPlayer-dev-eng] [PATCH] Better way to calculate current audio pts
Corey Hickey
bugfood-ml at fatooh.org
Fri Apr 14 19:22:50 CEST 2006
Uoti Urpala wrote:
> On Thu, 2006-04-13 at 23:02 -0700, Corey Hickey wrote:
>> I see a marked improvement on many files, including ones where the audio
>> is decoded by liba52 or mp3lame. Do those decoders not need patching?
Sorry, I meant "mp3lib" instead of "mp3lame".
> Improvement compared to what? This patch specifically should not matter
> with those decoders; but if you're comparing a version with all my av
> sync patches to one with none of them then the others might help.
The improvement was that rather than having the A-V display cycling
between +/- 0.010 it almost always stays between +/- 0.000. That was the
same thing I saw happening on files using the decoders you patched.
You're right, though, it actually appears to have been from
outbuf_delay_v2.diff. I didn't have much time for testing last night and
wasn't being careful.
So, that means the improvement to DVD sync I saw was actually from that
other patch and not from this one. ...though I still don't know why the
DVD gets improved sync and the corresponding dumpstream doesn't. I did
find an mpeg file that shows an improvement from this patch,
specifically, so it looks like both of them are an improvement.
-Corey
More information about the MPlayer-dev-eng
mailing list