Log in

View Full Version : loadpluginex2.dll doesn't work, msvcr70.dll is already present in %windir%/system


scharfis_brain
22nd August 2004, 12:49
due to some mistakes (I was way too tired that day...), I lost my complete AVISynth-Plugins and VIdeo application Folder, including all custum functions I created :(

I was able the restore to most important things, but one is still missing: a working loadpluginex.dll

the one I found on avisynth.org only returns a weird error-msg, I cannot read with my german win98. (I assume it needs asian fonts)

anyone familar with this problem?

another question:
I am currently using this combination for more comfortable scrolling in AVS files:

loadpluginex2.dll
warpsharp.dll (the packed, that includes unsharpmask, warpshark, framecache & lots more)

and then calling

framecache(200)

at the end of the script.

is there an internal function builtin into avisynth that is able to do the job of warpsharp's framecache?

Wilbert
22nd August 2004, 13:05
http://www.geocities.com/wilbertdijkhof/ws.zip

contains three versions. I guess one of them should work for you :)

scharfis_brain
22nd August 2004, 13:16
Many thanks!

only the oldest version worked (2003_0121)

IMO this package should be linked on warpenterprises site, too!