YAHR: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
mNo edit summary
Line 3: Line 3:
|Didée
|Didée
|1.0
|1.0
|[http://avisynth.org/mediawiki/upload/f/f9/YAHR.avsi YAHR.avsi]
|[http://avisynth.nl/images/YAHR.avsi YAHR.avsi]
|Dehalo
|Dehalo
|
|

Revision as of 06:43, 22 November 2013

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

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()


Post by Didée : link

Follow the discussion in its Doom9 thread.