Log in

View Full Version : Can't load VagueDenoiser


Johnny_Deep_Down_Below
31st July 2003, 00:20
Hey!

This strange Plugin can't be loaded!

OS: WinME
Avisynth: 2.5

Other 2.5 only plugins in the same directory can be loaded.

I even changed the filename, so that it fits 8.3 format, but
it still does not work.

What to do, to get Loadplugin with this Plugin to work?

Kurosu
31st July 2003, 08:15
Have you ever used the search button? Did you notice there was a topic in this forum where you would have seen the reply?
http://forum.doom9.org/showthread.php?s=&threadid=56871&perpage=20&pagenumber=2

Anyway, you need msvcrt7 or whatever file from the MS Visual .NET runtime. Your report is of very little help, as you don't tell us what your CPU is and what VagueDenoiser version you are running.

Johnny_Deep_Down_Below
31st July 2003, 11:19
Well, I use the newest VagueDenoiser Version (precompiled), CPU is AMD Duron 1,2 GHz.

But I will try you .NET-Dll first..

Lefungus
31st July 2003, 11:29
Could you try this version:
VagueDenoiser 0.25 dll (modified) (http://perso.wanadoo.fr/reservoir/dl/VagueDenoiser.dll)
and tell me if it works better for you ?

Johnny_Deep_Down_Below
31st July 2003, 13:17
Yes, I'll try it soon (it is in another Operating System, so I will have to reboot.


I just disassembled your versions, and noticed that the modified version does not make use of MSVCR70.DLL, but much more of Kernel32.


Shall I use original version with MSVCR70.DLL or modified version (if both work); are there any speed advantages?

Lefungus
31st July 2003, 13:34
They are exactly same speed. As you see, the modified version is much bigger, and you shouldn't need msvcr70.dll anymore with it. Next versions will be compiled like this. And the vc.net version will be removed.

Johnny_Deep_Down_Below
31st July 2003, 13:37
Hmm, modified version ran without the DLL, original version runs now too, with installed DLL file.