edit: never mind, apparently DelayAudio should have been 0.66 instead of 0.066 (though shouldn't original 66ms = .066 seconds?)
Have a retail dvd that's 29.97 progressive, with the 4th frame repeated (telecined, I guess). Plays kind of oddly, would it look better on older CRT TV versus LCD TV? Anyway, was converting it to 23.976, but the audio isn't synced. I've converted this type before without issues. Here's my script, and a sample of original movie. What am I doing wrong?
video=MPEG2Source("C:\Desktop\New Folder\gallant.d2v", cpu=0)
audio=NicAC3Source("C:\Desktop\New Folder\gallant T80 2_0ch 192Kbps DELAY 66ms.ac3")
AudioDub(video, audio).DelayAudio(0.066)
tdecimate()
soundout()
VTS_01_1.VOB
+ Reply to Thread
Results 1 to 1 of 1
-
Last edited by spiritgumm; 16th May 2010 at 13:28.
Similar Threads
-
"fixed" AVI has audio sync and video blocking problems
By timur in forum ffmpegX general discussionReplies: 1Last Post: 23rd Sep 2009, 05:00 -
Seeking audio sync using avisynth trim and selectRange
By Kab09 in forum Newbie / General discussionsReplies: 9Last Post: 27th Aug 2009, 12:10 -
WinDV sync problems (Update: never mind, it's a TMPEGEnc problem)
By timmus in forum Capturing and VCRReplies: 0Last Post: 6th May 2009, 14:39 -
Audio sync problem converting 2nd part VOBs->avi with VDubMod [fixed]
By blueprint in forum Video ConversionReplies: 5Last Post: 13th Dec 2007, 00:07 -
Avisynth/TMPGEnc Xpress Audio Sync Issue
By Borflex in forum Video ConversionReplies: 4Last Post: 2nd Jun 2007, 14:10