gantengx
19th June 2005, 05:52
Hi, guys... I just downloaded DGDecode.dll from GordianKnot, and I put this on my avisynth code (i use avisynth 2.55)
LoadPlugin("C:\Program Files\AviSynth2\plugins\DGDecode.dll")
Mpeg2Source("E:\A_WALK_TO_REMEMBER\A Walk To Remember PAL Interlaced.d2v")
and i opened in virtualdub 1.5.10 but how come i got this result
Avisynth open failure:
MPEG2Source:couldn't open source file, or obsolete D2V file
anyone know how to fix this? btw the d2v file i just use dvd2avi to make the file
and also i got this little weird problem i tried with this code
AVISource("A Walk To Remember Trailer_d2v_vfapi.avi")
WAVSource("A Walk To Remember Trailer AC3 T01 2_0ch 224Kbps DELAY -80ms.mp3.wav")
and i got error message: "No video stream found" but if i take off the WAVSource it works. my wav source is riff-wav file
what the heck is wrong with my avisynth... =(
thanks guys
LoadPlugin("C:\Program Files\AviSynth2\plugins\DGDecode.dll")
Mpeg2Source("E:\A_WALK_TO_REMEMBER\A Walk To Remember PAL Interlaced.d2v")
and i opened in virtualdub 1.5.10 but how come i got this result
Avisynth open failure:
MPEG2Source:couldn't open source file, or obsolete D2V file
anyone know how to fix this? btw the d2v file i just use dvd2avi to make the file
and also i got this little weird problem i tried with this code
AVISource("A Walk To Remember Trailer_d2v_vfapi.avi")
WAVSource("A Walk To Remember Trailer AC3 T01 2_0ch 224Kbps DELAY -80ms.mp3.wav")
and i got error message: "No video stream found" but if i take off the WAVSource it works. my wav source is riff-wav file
what the heck is wrong with my avisynth... =(
thanks guys