Log in

View Full Version : ImageSequence 2.5 Plugin leads to "Missing MSVCRTD.dll msg"


Blankman
17th April 2003, 19:35
I have VirtualdubMod installed on four PCs using the same process and all the DLL libraries. On two PCs they start-up and run without any error messages or warnings. On the other two PCs, I get the message:
The dynamic link library MSVCRTD.dll could not be found in path...

An initial conclusion... the error event is being triggered by proxy.

After searching through related component folders, I finally isolated the problem to the ImageSequence.dll and imglib.dll residing in the AVISynth 2.5 plugins folder. Removing both of these DLLs, got rid of this error message. Finally allowing me to use VirtualdubMod and AviSynth 2.5 without triggering any errors.

Why did these DLLs create this problem? What interfaces (i.e. AviSynth Version Number API - just an example, such an API may not exist) could have triggered this error event? But most importantly, how may ImagesSequence be used without creating this problem?

WarpEnterprises
17th April 2003, 21:49
Which version of ImageSequence did you use (give me the DLL date)?

Maybe I use the wrong RT lib.

sh0dan
17th April 2003, 21:49
This is a known issue - using WarpEnterprises build should avoid this problem. Find it at avisynth.org

Otherwise search the forum.

Blankman
18th April 2003, 02:32
I was using ImageSequence DLL dated 2003-04-02. This version gave me the problem I decribed. I came across another version dated 2002-12-28. I also experienced the same problem with this version.