YAHR: Difference between revisions
From Avisynth wiki
Jump to navigationJump to search
m 1 revision |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{FilterCat|External_filters|Restoration_filters| | {{FilterCat|External_filters|Restoration_filters|Dehalo}} | ||
{{Filter | {{Filter | ||
|Didée | |Didée | ||
|1.0 | |1.0 | ||
|[http://avisynth.org/mediawiki/upload/f/f9/YAHR.avsi YAHR.avsi] | |[http://avisynth.org/mediawiki/upload/f/f9/YAHR.avsi YAHR.avsi] | ||
| | |Dehalo | ||
| | | | ||
* YV12 | * YV12 | ||
Revision as of 19:51, 16 October 2013
| Abstract | |
|---|---|
| Author | Didée |
| Version | 1.0 |
| Download | YAHR.avsi |
| Category | Dehalo |
| Requirements |
|
| License | |
| Discussion | |
YAHR( )
Abstract
Yet Another Halo Reducing script
Requires Filters
- aWarpSharp
- MaskTools
- MedianBlur
- MinBlur
- RemoveGrain
- Repair.dll part of the RemoveGrain package
Description
Removes halos from overenhanced edges.
Examples
AviSource("Blah.avi") YAHR()
Links
Post by Didée : link
Follow the discussion in its Doom9 thread.