Dm32
13th September 2005, 09:34
I have several avi files that dvd2svcd will not handle. So I use this tip to change the avisynth.ini script
In the Global section of avisynth.ini, replace
AVIReader=AVISource(!filename,audio=false)
with
AVIReader=DirectShowSource(!filename,^framerate,audio=false)
BUT.... When I chance the avisynth it always causes my audio to be off in sync. What do I do to correct this?
In the Global section of avisynth.ini, replace
AVIReader=AVISource(!filename,audio=false)
with
AVIReader=DirectShowSource(!filename,^framerate,audio=false)
BUT.... When I chance the avisynth it always causes my audio to be off in sync. What do I do to correct this?