[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [transcode-users] BUG - audio/video alignment issue
On Wed, 2005-03-23 at 23:17 -0800, Florin Andrei wrote:
> For PTS differences smaller than approx. 100, it works very well. For
> diffs larger than 200 it typically produces misaligned tracks.
>
> Where is the problem? tcprobe? mplex?
I suspect tcprobe. Please try to find the a/v timestamp difference using
(e.g.) mplayer -mc 0 -autosync 30, using the +/- key. I used to do that,
and it worked fine.
Another blunt axe solution is to use projectx to demux, it will make
sure
the timestamps start both at zero, discarding some frames to align.