Is there something wrong with the latest VirtualDub?
I'm using VDub v1.5.10 (18160), along with AVISynth v2.53 for some DVD conversion, and i keep getting the audio out of synch.
After checking with a few forums and finding nothing i decided to try the same script in TMPGEnc, and the audio synch was perfect.
I also tried the AviUtl v0.99 along the AVS-Input plugin from the "WarpSharp" package, and again, perfect audio synch.
AviUtl is great and fast but half the shit for it is in Japanese.
Anyone with any insight?
-------------------
# The Beginning
#
LoadPlugin ("C:\Ut\Video\DVD2AVI.dg\MPEG2Dec3dg.dll")
#
# Video is Forced-FILM 23.976
Video=Mpeg2Source ("D:\Insurrection\Trek9_YUV.d2v")
Audio=WavSource ("D:\Insurrection\Trek9_44.1.wav")
AudioDub (Video,Audio)
#
# The Middle
#
# LanczosResize (448,192,0,56,720,364)
# Output size won't fit on CD at: 448x192
#
LanczosResize (400,170,0,56,720,364)
#
AddBorders (0,3,0,3)
#
# The End
-------------------
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
audio and video not in synch by a second or two problem
By sabathiel in forum Capturing and VCRReplies: 0Last Post: 14th Oct 2011, 21:45 -
Audio Synch Problems AVISynth to Virtualdub
By magillagorilla in forum AudioReplies: 15Last Post: 19th Sep 2011, 23:05 -
Video/Audio synch problem
By tangomango in forum Newbie / General discussionsReplies: 2Last Post: 8th Sep 2008, 12:19 -
Audio Synch problem only after burning?
By MCPorche in forum AudioReplies: 1Last Post: 31st Jan 2008, 19:34 -
Audio Synch problem using AviSynch
By spycraft in forum Newbie / General discussionsReplies: 21Last Post: 4th Jul 2007, 04:04