[MPlayer-dev-eng] [PATCH] Real demuer audio cleanup
Roberto Togni
r_togni at tiscali.it
Wed Jan 4 23:55:59 CET 2006
On Tue, 13 Dec 2005 18:57:37 +0800
陆然 <hephooey at fastmail.fm> wrote:
[...]
> I've found a strange behavior of the new code, since I've just tested this
> with one file, I don't know it's an exception, or a general problem. the file
> have a ra10 cook audio, playing with binary codec.
>
> First thing I notice is that the vibration of 'A-V' is much bigger than the
> old code, +/- 1s compare to +/- 0.002s.
>
It was a general problem, fixed in cvs.
> The bigger problem is the movie will eventually go out of sync, the output is
> perfect normal, 'A-V' is around 0 with some oscillation. But actually the
> audio is slower than video, I notice this after about 10 minute after the
> movie started, the audio at that time is about 1s after the video. The last
> number of the output of the bitrate is different, don't know if that is
> related.
>
Should be fixed in cvs, please test.
This file have different timestamps for every audio packet in a block,
while all others i tested have the same timestamp for all packets in a
block. Moreover it have audio packets from a block mixed with video
packets, while usually they are grouped together (but that was already
supported).
[...]
Ciao,
Roberto
More information about the MPlayer-dev-eng
mailing list