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?
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?