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