Stab

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
(Abstract)
 
m (1 revision)

Revision as of 17:02, 9 May 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

Description

None yet.

Examples

AviSource("Blah.avi")
Stab()

Links

Personal tools