Hi,
> video PTS: 244ms
> video DTS: 144ms
> audio PTS: 262ms
>
>
> The same video, muxed with bbmpeg gives the following:
>
> video PTS: 280ms
> video DTS: 180ms
> audio PTS: 398ms
This is a known Bug in older Versions of mplex (the audio sync offset is
calculated without taking into accou
I have a few question about mplex related to audio offsets.
1) It appears that I have to invert the sign of the offset with mplex.
For example, if I have a mpeg with an audio offset of 118ms, I have to use
-118ms in mplex. For other applications like avisynth and virtualdub, I
specify 118ms. W