logo Sign In

Post #77205

Author
Laserschwert
Parent topic
@ laserschwert - need you to explain something
Link to post in topic
https://originaltrilogy.com/post/id/77205/action/topic#77205
Date created
11-Nov-2004, 4:30 PM
You can combine my script with more AviSynth-stuff... of course. But it's best to apply other stuff AFTER antialiasing it. So instead of putting return v3 at the end, it would be something like return v3.Levels(xxx).Tweak(xxx).Crop(xxx).LanczosResize(xxx) and so on.

Regarding LimitedSharpen, look into Zion's thread. I've posted everything you need in there.