View Full Version : What exactly are LimitedSharpenFaster's dependencies?


Chainmax
16th February 2007, 21:20
I'm embarrased to say this, but I've become slightly confused. Are the required DLLs just MT_MaskTools and RemoveGrain?

hartford
17th February 2007, 05:15
As far as I know, you need:

- RemoveGrain >= v0.9 IS REQUIRED!!
- LimitedSupport_03Dec05B.dll
- mt_masktools-2.0a18
- Warpsharp (03Nov03)

Chainmax
17th February 2007, 06:23
IIRC, WarpSharp is for some mode I don't use so that's ok. Are you sure about LimitedSupport? I never had it in the HDD and LSF never gave me an issue.

foxyshadis
17th February 2007, 06:24
Removegrain > .9 actually, the 1.0 is needed for mode 20. LimitedSupport was folded into masktools 2a21, and Warpsharp is only required for mode 1. :)

You can get by with nothing but mt_masktools.dll and RemoveGrainS.dll, if you're making a package for the widest support.

Wiki's back (http://avisynth.org/mediawiki/LimitedSharpen), all the old links changed. Missing a couple of months, I think.

Chainmax
17th February 2007, 06:26
Oh, I'm not making a package, just a small .txt file with the dependencies for the functions I use the most :).

Thanks for the answers, guys :):).