jam3972
May 2003
Registered
|
here's the contents of the .vcf file from the syncfix for those that know how to use it with nandub:
VirtualDub.Open("xv-ultraviolet.unrated.avi",0,0);
VirtualDub.audio.SetInterleave(1,500,1,0,250);
VirtualDub.video.SetMode(0);
VirtualDub.SaveAVI("xv-ultraviolet.unrated.syncfixed.avi");
or in simple terms it adds a 250ms delay
Report this post to a moderator | IP: Logged
|