Filter: videostab

Plugin Information

title: Videostab
media types: Video
description: Stabilize Video (for wiggly video)
version: 0.1
creator: Marco Gittler <g.marco@freenet.de>
contributor: Dan Dennedy <dan@dennedy.org>
license: GPL
URL: http://vstab.sourceforge.net/

Notes

This filter requires two passes. The first pass performs analysis and stores the result in the vectors property. The second pass applies the vectors to the image. To use with melt, use 'melt ... -consumer xml:output.mlt all=1' for the first pass. For the second pass, use output.mlt as the input.

Parameters

shutterangle

title: Shutterangle
description: Angle that Images could be maximum rotated
type: integer
readonly: no
required: no
minimum: 0
maximum: 180
default: 0
widget: spinner

vectors

title: Vectors
description: A set of X/Y coordinates by which to adjust the image. When this is not supplied, the filter computes the vectors and stores them in this property when the last frame has been processed.
type: geometry
readonly: no
required: no

Topic revision: r1 - 2013-01-30 - TWikiGuest
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2013 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding MLT Framework? Send feedback
TWiki Appliance - Powered by TurnKey Linux