Stab

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m
m (category)
Line 1: Line 1:
{{FilterCat|External_filters|Restoration_filters|Dehaloers}}
+
{{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( )

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