[MEncoder-users] M4V to WMV out of sync
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun May 6 08:19:53 CEST 2012
Wietze <wietzuh <at> gmail.com> writes:
>
> Hi Everyone,
> When transcode a M4V video file to a WMV, the resulting WMV is out-of-sync.
> The audio gradually going out of sync with the video. I'm only having this
> problem with M4V files.
Is this problem reproducible with
ffmpeg -i input.mp4 -qscale 2 -r 25 output.wmv
?
If yes, please provide complete, uncut console output and / or a sample.
Thank you, Carl Eugen
PS: iirc (MEncoder is not actively maintained for several years), -mc 0
instructs mencoder not to do any A/V sync correction, probably explaining
your problem.
More information about the MEncoder-users
mailing list