YAHR

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (Syntax and Parameters)
m (External Links)
Line 47: Line 47:
 
<br>
 
<br>
 
== External Links ==
 
== External Links ==
Post by Didée : [http://forum.doom9.org/showthread.php?p=1205653#post1205653 link]
+
*[http://forum.doom9.org/showthread.php?p=1205653 Doom9 Forum] - YAHR discussion.
 
+
<br>
Follow the discussion in its [http://forum.doom9.org/showthread.php?p=1205653 Doom9 thread].
+
<br>
 +
<br>
 +
-----------------------------------------------
 +
'''Back to [[External_filters#Dehaloing|External Filters]] &larr;'''

Revision as of 13:42, 28 January 2014

Abstract
Author Didée
Version 1.0
Download YAHR.avsi
Category Dehalo
Requirements
  • YV12
License
Discussion

Contents

Description

Y'et A'nother H'alo R'educing script.
Reduces halos from overenhanced edges.


Requirements

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

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