[MEncoder-users] (addendum to) -oac copy when making a dvdrip introduces noticible 1-2-frame audio lag
Nico Sabbi
nicola_sabbi at fastwebnet.it
Sat Sep 16 11:29:57 CEST 2006
Mike Hodson wrote:
>
>
> and the encode process seems to notice the 200 or 156ms delays:
>
> Writing header...
> INITV: 0.200, 0.158, fps: 23.976
>
> id be willing to assume that either the 0.200 the 0.158 is the
> delay(in milliseconds) that is being added to the audio, when it
> -should not be-
>
> How can I fix this?
most likely that report is false. The code in muxer_mpeg already takes
provision
to add to one of the streams the initial delay introduced present in the
other stream.
Run mpeg2desc < file.mpg | grep pts | head -10 to verify that initial
timestamps for
audio and video are the same.
as for the other question: mencoder doesn't really deal very well with
telecined
content. Is you encoding skipping frames?
More information about the MEncoder-users
mailing list