Log in

View Full Version : Determining audio delay


emiisdev
10th December 2007, 23:16
Hi there,

Please forgive me if this is a silly question - I'm having trouble with even the basics. :(

Long story short:
I'm trying to mux my x264 video file with an ac3 audio file in a mkv container. The audio is out of sync with the video and (I think) I need to specify another value in milliseconds in mkvmerge.

I don't know the value. Is there a program that will allow me to visually sync the audio with the video? I can't trust the value generated by dgindex as the video source isn't from the same disc. (taking my dubbed audio from low quality video disc and muxing with video from higher quality disc that only had foreign language)

Any suggestions on finding the millisecond value?

Thank you!

CWR03
11th December 2007, 00:09
Media Player Classic has an internal audio delay adjust feature - you can adjust it on the fly until it's right, then transfer the number to mkvmerge.

emiisdev
11th December 2007, 00:35
Media Player Classic has an internal audio delay adjust feature - you can adjust it on the fly until it's right, then transfer the number to mkvmerge.

Oh.. I didn't even know it had that feature. I'll check the help file and see if I can do it. Thanks!