lrosado
23rd September 2002, 18:56
How exactly am i suppose to install this and get it to work?
I unzipped the avisynth 2.05 file and copied over avisynth.dll to the windows/system folder and hit install.bat and everything said it was installed. I put in the .avs script just as directed in doom9 guide, but of coarse with directories of my files, and saved under.avs file not text. Open up cce 2.5 and right click hit add and select .avs file and cce stays thinking for 10-15 sec and the stops responding. I then read when you have windows nt/2000/xp it has to be copied to the windows/system32 folder so i uninstalled avisynth and followed instruction to install but under new directory and it still runs into the same problem.
script i used is just like this example:
LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec.dll")
mpeg2source("D:\rmd\rmd.d2v")
ResampleAudio(44100)
Any ideas why it's not working for me? If not any other way to do IVTC beside using Avisynth? If so how?
I unzipped the avisynth 2.05 file and copied over avisynth.dll to the windows/system folder and hit install.bat and everything said it was installed. I put in the .avs script just as directed in doom9 guide, but of coarse with directories of my files, and saved under.avs file not text. Open up cce 2.5 and right click hit add and select .avs file and cce stays thinking for 10-15 sec and the stops responding. I then read when you have windows nt/2000/xp it has to be copied to the windows/system32 folder so i uninstalled avisynth and followed instruction to install but under new directory and it still runs into the same problem.
script i used is just like this example:
LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec.dll")
mpeg2source("D:\rmd\rmd.d2v")
ResampleAudio(44100)
Any ideas why it's not working for me? If not any other way to do IVTC beside using Avisynth? If so how?