YAHR

From Avisynth wiki
Revision as of 16:19, 20 September 2014 by Reel.Deal (Talk | contribs)

Jump to: navigation, search
Abstract
Author Didée
Version 1.0
Download YAHR.avsi
Category Dehalo
License
Discussion Doom9 Thread

Contents

Description

Y'et A'nother H'alo R'educing script to reduce halos from over enhanced edges.

Requirements

  • AviSynth 2.5.8 or later
  • Progressive input only
  • Supported color formats: YV12


Required Plugins:


Syntax and Parameters

YAHR (clip clp)


clip  clp =
Input clip.


YAHR does not have any other parameters.
"An easy way to get it stronger is to just call it two times. For a stronger effect with one instance, replace the "13" in the Repair line with "12" or even "1". However, things get more n more destructive these ways. (Well, what else?)" - Didée


Examples

AviSource("Blah.avi")
YAHR()


External Links




Back to External Filters

Personal tools