Stab
From Avisynth wiki
(Difference between revisions)
m (1 revision) |
m |
||
| Line 3: | Line 3: | ||
|g-force | |g-force | ||
|1.0 | |1.0 | ||
| − | |[http://avisynth. | + | |[http://avisynth.nl/images/Stab.avsi Stab.avsi] |
|Stabilizers | |Stabilizers | ||
| | | | ||
Revision as of 00:56, 4 November 2013
| Abstract | |
|---|---|
| Author | g-force |
| Version | 1.0 |
| Download | Stab.avsi |
| Category | Stabilizers |
| Requirements | |
| License | |
| Discussion | |
Stab( )
Contents |
Abstract
Simple Script to remove small high frequency jitter that appears often on old/bad transfers.
An unresolved bug in this filter can produce green tinting in seemingly random output frames. Still a suitable and effective tool for black and white footage: scripts should apply greyscale() following stab(). This filter may not be suitable for color footage; apply with caution.
Requires Filters
- DePan
- RemoveGrain - for Repair.dll
Description
None yet.
Examples
AviSource("Blah.avi") Stab()