View Full Version : What can I do about this error msg?
matrix
10th March 2003, 01:38
Does anybody know what I can do about this error message when I try to open a simple script in VDub?
"The procedure entry point: ReadFileIntoDIB could not be located in the dynamic link library ImgLib.dll."
The script:
LoadPlugin("C:\Program Files\AviSynth2\plugins\MPEG2DEC.dll")
mpeg2source("C:\Movie\The Ring\DVD2AVI_PROJECT_FILE.d2v")
It comes whether I load the plugin or not.
I'm using Avisynth 2.08, Feb 20, 2003.
Media Player opens it fine though, and so does VDub, but after that annoing message.
I'd appreciate any help
Thanks
jarthel
10th March 2003, 02:50
I think imglib.dll is a vdub dll. maybe it's not in the vdub folder?
sh0dan
10th March 2003, 08:46
Now that's a strange error. What does version() report?
Oh - search for any other avisynth.dll than the one in system/system32 directory. Delete them! You probably have an avisynth.dll in your virtualdub directory.
matrix
11th March 2003, 03:36
No, nothing happens. I deleted all of them, I uninstalled avisynth and installed it again, same thing.
I recently reformated my HD. I don't know what went wrong.
CCE just dies on me when trying to feed it the script. On the other hand, TMPG shows me the message, but it takes it after that.
As I said, media player doesn't complain.
Any other ideas?
matrix
12th March 2003, 02:03
OK, it's my avisynth2 plugins directory.
I removed it, and don't get that error anymore.
I have to put it back empty, and add one plugin at a time. Could be some 2.5 plugins in there that cause the error? Or something else.
sh0dan
12th March 2003, 10:26
The imagesequence plugin require imglib.dll
matrix
13th March 2003, 00:40
The imagesequence plugin require imglib.dll
You're right. I suspected that, and I took it out. No more errors.
Well, there are 2 imagesequence plugins. One of them, (imagesequence_v2) gives me that error. The other one cannot locate 'DIBFree', whatever that is.
Thanks for your help.
Edit: Update.
I just downloaded imagesequence plugin by Bzzz2 (the link in Avisynth2). In the zip is provided the nedded imglib.dll. It works now.
I don't know where I got the other files from.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.