exclusion

exclusion — Exclusion exclodes the colors in the video signal.

Synopsis

                    GstExclusion;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBaseTransform
                     +----GstVideoFilter
                           +----GstExclusion

Properties

  "silent"                   gboolean              : Read / Write

Description

Exclusion saturates the colors of a video stream in realtime.

Example launch line

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

Details

GstExclusion

typedef struct _GstExclusion GstExclusion;

Property Details

The "silent" property

  "silent"                   gboolean              : Read / Write

Produce verbose output ?.

Default value: FALSE