Lyris
8th May 2010, 22:08
I'm using AviSynth to funnel video into Cinema Craft SP3. Regardless of how simple my script is, it keeps giving me DLL errors on import. Some of the files it's asked for (one at a time, of course, it couldn't just give me a list :rolleyes: ):
libr_rl_zlib_.dll - I've given it this, so it moves onto asking for:
libr_rl_tiff_.dll - gave it this, so now it wants:
CORE_RL_magick_.dll - given it this (in the system path) but the error now reads:
The procedure entry point DestroyImageList could not be located in the dynamic link library CORE_RL_magick_.dll.
I have also had this error with x264, yet opening the script in VirtualDub produces no problems at all. I've Googled for some of the DLLs it's demanding, but can't find out much info on how I'd fix this. I'm asking on here before I ask the Cinema Craft people since I've had the error in other programs also. Anyone?
libr_rl_zlib_.dll - I've given it this, so it moves onto asking for:
libr_rl_tiff_.dll - gave it this, so now it wants:
CORE_RL_magick_.dll - given it this (in the system path) but the error now reads:
The procedure entry point DestroyImageList could not be located in the dynamic link library CORE_RL_magick_.dll.
I have also had this error with x264, yet opening the script in VirtualDub produces no problems at all. I've Googled for some of the DLLs it's demanding, but can't find out much info on how I'd fix this. I'm asking on here before I ask the Cinema Craft people since I've had the error in other programs also. Anyone?