iMaiden
1st December 2009, 10:56
I am new to avisynth an cannot seem to get beyond "there is no function called immawrite when I try to load the following in virtual dub:
DirectShowSource("C:\Documents and Settings\Owner\Desktop\retrospect\og\CIMG0345.mov")
LoadPlugin("c:\Program Files\AviSynth 2.5\plugins\immaavs.dll")
ImmaWrite("c:\", type="png", info=true, start=2, end=5, magick_home="C:\WINDOWS\system32")
o copying all dlls to system folder doesn't help.
o able to convert images from the command line.
o have tried every version of immaavs.dll I could find.
I must be missing something simple.
DirectShowSource("C:\Documents and Settings\Owner\Desktop\retrospect\og\CIMG0345.mov")
LoadPlugin("c:\Program Files\AviSynth 2.5\plugins\immaavs.dll")
ImmaWrite("c:\", type="png", info=true, start=2, end=5, magick_home="C:\WINDOWS\system32")
o copying all dlls to system folder doesn't help.
o able to convert images from the command line.
o have tried every version of immaavs.dll I could find.
I must be missing something simple.