vcmohan
14th May 2005, 04:42
I just tried to empty my Avisynth2.5 plugin folder to check an error which vdub reported. To my surprise I could not, but got a message that some program is using colors_RGB.Avsi file. As I have closed the video file in virtual dub I could not understand this. Then only after closing out virtualdub I could move it. Does Virtualdub hold on to this particular file or to Avisynth even if videofile is closed? This file has only definitions of various colors and I have never used this so far.
After emptying I found that DirectShowSource call was not recognised. I could not recognise the name of any plugin with this, though I vaguely remember that this function call has been moved to a plugin.
I also found out (must be known to many of you) that it is not the number of dlls that has a limit for autoloading but the total number of functions that has a limit.
After emptying I found that DirectShowSource call was not recognised. I could not recognise the name of any plugin with this, though I vaguely remember that this function call has been moved to a plugin.
I also found out (must be known to many of you) that it is not the number of dlls that has a limit for autoloading but the total number of functions that has a limit.