quarktv

quarktv — Motion dissolver

Synopsis

                    GstQuarkTV;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBaseTransform
                     +----GstVideoFilter
                           +----GstQuarkTV

Properties

  "planes"                   gint                  : Read / Write

Description

RevTV acts like a video waveform monitor for each line of video processed. This creates a pseudo 3D effect based on the brightness of the video along each line.

Example launch line

1
gst-launch -v videotestsrc ! revtv ! ffmpegcolorspace ! autovideosink
This pipeline shows the effect of revtv on a test stream.

Details

GstQuarkTV

typedef struct _GstQuarkTV GstQuarkTV;

Property Details

The "planes" property

  "planes"                   gint                  : Read / Write

Number of planes.

Allowed values: [0,64]

Default value: 16