I've got a series of AVIs, some which have 48.000 kHz MP3 for audio and others which have 44.100 kHz MP3. I'm converting them to DVD. The AVIs with 44.100 kHz audio are always out of sync (constant, not progressive) by roughly half a second. The AVIs with 48.000 kHz audio are always perfectly in sync when encoded to DVD.
1) Anyone know why the 44.100 kHz causes the resulting mpeg-2 to be out of sync?
2) Is there a way to fix it?
I tried using ffmpegX's audio sync offset feature but it didn't change a thing. I tried to delay the video by 500ms but there was no discernible difference. I don't think it's working or I'm doing it wrong (I entered "+500" in the sync box).
Let me add that the AVIs play just fine, with no audio sync issues.
Results 1 to 5 of 5
-
-
a/ Which preset did you use; DVD mpeg2enc or DVD ffmpeg?
b/ From your post it's not clear if you encode the audio to 48 kHz sampling frequency, which you should, as DVD does not support 44.1 kHz, and that could cause all kinds of playback problems, depending on the player.
c/ Did you use the audio sync offset in the Tools-Mux tab or in the Options tab (mpeg2enc only)? The first only works when muxing 'manually', the latter should do while encoding. And if the latter fails, you could try the former.
-
Originally Posted by Case
BTW, If I want to delay the video by half a second, do I enter "+500ms" or "+500"? Major's help pages don't give an example of the proper syntax.
-
Okay, I've done a bit more reading. Apparently, 44.1 kHz audio is the sample rate for CDs and 48 kHz audio is the sample rate for DVD. The 44.1 kHz audio needs to be resampled to 48 kHz when converting to DVD. Neither ffmpegX nor VisualHub can correctly resample the audio in order to keep it in sync with the video. Furthermore, Toast 7 properly resamples the audio and syncs it with the video.
So my question now is why does ffmpegX fail at this task? And is there a workaround? Yes, I can use Toast, but Toast's video compression is poor compared to ffmpegX's.
Similar Threads
-
How to fix audio out of sync in a DVD without any reconverting
By Baldrick in forum User guidesReplies: 4Last Post: 11th Jul 2014, 04:47 -
how to fix audio out of sync in DVD !
By deejay.2001 in forum AudioReplies: 6Last Post: 23rd Jan 2012, 11:19 -
avi audio out of sync fix?
By the_shyguy in forum Newbie / General discussionsReplies: 7Last Post: 7th Jan 2009, 21:02 -
Problem with Append AVI in VirtualDub - Audio of Sync - How Fix?
By Chakra in forum Newbie / General discussionsReplies: 3Last Post: 6th Aug 2008, 18:00 -
fix audio sync in dual audio avi
By jin007 in forum Newbie / General discussionsReplies: 2Last Post: 19th Jul 2008, 10:07