Toon v0.82
From Avisynth wiki
Abstract | |
---|---|
Author | mf |
Version | v0.82 |
Download | Toon-v0.82.avsi |
Category | Line Darkeners |
Requirements |
|
License | |
Discussion |
Contents |
Description
- A simple but effective line darkener. It enhances "cartoon-like" sources, such as anime, by applying filtering to edges and such.
- Note:
- Toon-v0.82 is considered outdated. Use Toon-v1.1
- Note:
Requirements:
- - AviSynth 2.5.8 or later
- - Supported color formats: YV12
- - Progressive input only
Required Filters:
- aWarpSharp
- MaskTools2 2.0a48+
Syntax and Parameters
- Toon (clip input)
- input clip =
- Mandatory input clip
- input clip =
Examples
AviSource("whatever.avi") Toon()
Changelog
v0.82 2007-07-06 - Speedups by Didée
v0.81 2007-07-05 - Fixed global darkening issue
v0.80 2007-04-25 - Initial release
Links
- Doom9 Forum - Toon v0.8x discussion.
Back to Toon-v1.1 ←