YAHR

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (Description)
m (Introduction)
Line 9: Line 9:
 
|}}
 
|}}
  
== Introduction ==
+
== Description ==
  
 
:'''Y''''et '''A''''nother '''H''''alo '''R''''educing script.
 
:'''Y''''et '''A''''nother '''H''''alo '''R''''educing script.
Line 23: Line 23:
 
:*[http://avisynth.org/mediawiki/RemoveGrain Repair.dll] part of the RemoveGrain package
 
:*[http://avisynth.org/mediawiki/RemoveGrain Repair.dll] part of the RemoveGrain package
 
<br>
 
<br>
 +
 
== Syntax and Parameters ==
 
== Syntax and Parameters ==
 
:{{Template:FuncDef|YAHR(clip clp)}}
 
:{{Template:FuncDef|YAHR(clip clp)}}

Revision as of 15:18, 8 November 2013

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.


Required Filters:


Syntax and Parameters

YAHR(clip clp)
YAHR does not have any 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

Post by Didée : link

Follow the discussion in its Doom9 thread.

Personal tools