YAHR
From Avisynth wiki
| 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:
- aWarpSharp
- MaskTools2 2.0a48+
- MedianBlur
- MinBlur
- RemoveGrain - part of the RemoveGrain v1.0b package.
- Repair - part of the RemoveGrain v1.0b package.
Syntax and Parameters
- YAHR (clip clp)
- clip clp =
- Input clip.
- clip clp =
Examples
AviSource("Blah.avi") YAHR()
External Links
- Doom9 Forum - YAHR discussion.
Back to External Filters ←