shapewipe

shapewipe — Adds a shape wipe transition to a video stream

Synopsis

struct              GstShapeWipe;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstShapeWipe

Properties

  "border"                   gfloat                : Read / Write
  "position"                 gfloat                : Read / Write

Description

The shapewipe element provides custom transitions on video streams based on a grayscale bitmap. The state of the transition can be controlled by the position property and an optional blended border can be added by the border property.

Transition bitmaps can be downloaded from the Cinelerra transition page.

Example launch line

1
2
3
4