MeGui - audio out of sync

Last updated on 7 years ago
martanius
Hello, I need to encode my .mp4 video source file.

The script is:

DirectShowSource("JakII2.mp4", fps=59.94, convertfps=true)

EnsureVBRMP3Sync()

__film = last
__t0 = __film.trim(53946, 125874)
__t0

ConvertToYV12()

I already encoded video, but when I encode audio, it is out of sync. In the beginning of the file is audio synced, but later it start to desync (audio slower than video) and eventually it is out of sync by a whole seconds.
You won't know it 'till you try it.
martanius
Oh, god. I knew it's gonna be some simple thing I'm missing out. I was changing decoders, using different scripts etc... When I muxing, I'm used to it always set it to a correct framerate, but now it set to 60 instead of 59,94.

Audio is synced, thank you :)
You won't know it 'till you try it.
NPI
In meugui you can manually chose your frame rate while muxing the two together. Did you checked that out?
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.