revtv

revtv — A video waveform monitor for each line of video processed

Synopsis

struct              GstRevTV;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstBaseTransform
                           +----GstVideoFilter
                                 +----GstRevTV

Properties

  "delay"                    gint                  : Read / Write
  "gain"                     gint                  : Read / Write
  "linespace"                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
2
3
4