Stab: Difference between revisions
From Avisynth wiki
Jump to navigationJump to search
mNo edit summary |
m category |
||
| Line 1: | Line 1: | ||
{{FilterCat|External_filters|Restoration_filters | {{FilterCat|External_filters|Scripts|Restoration_filters}} | ||
{{Filter | {{Filter | ||
|g-force | |g-force | ||
Revision as of 01:00, 21 September 2014
| Abstract | |
|---|---|
| Author | g-force |
| Version | 1.0 |
| Download | Stab.avsi |
| Category | Stabilizers |
| Requirements | |
| License | |
| Discussion | |
Stab( )
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()