Log in

View Full Version : YlevelsS


outcomes
17th October 2007, 19:31
Can Anyone tell me where I can get .dll plugin of YlevelsS()
can't find it anywhere thanks:thanks::thanks:

J_Darnley
17th October 2007, 22:35
The ylevel functions aren't plugins, they are scripts. See the following thread:
http://forum.doom9.org/showthread.php?s=&threadid=79898

Copy the code into your script or save the code to an avs file and import it with Import("gamma-functions.avs") and then call it with YLevelsS().

P.S. That was the first result with Google.

outcomes
18th October 2007, 06:45
^
Id on't seem to find a download link int hat thread

foxyshadis
18th October 2007, 07:30
There is no download, although you do need to have masktools downloaded first. The text in the grey boxes is the entire filter. Do this:
Copy the code into your script or save the code to an avs file and import it with Import("gamma-functions.avs") and then call it with YLevelsS().
The avisynth manual has more information if you're still lost.