4
I extracted audio and video from an mkv using mkvextract. Then I used mkvmerge to merge them back into an mkv. When I played the mkv the audio and video were out of sync.
How can I combine them so that they are in sync? I tried to find some helpful information using mkvmerge on the original file to see if there was any useful information, but didn't find any.
If there's a delay specified in the original file, shouldn't mkvinfo be able to display that? – tony_sid – 2011-07-30T19:37:16.643
@OSX Jedi Yes, but only if the delay was after the audio was encoded (and explicitly specified when the file was first mkvmerge'd). – Breakthrough – 2011-07-30T21:27:38.733