dodge

dodge — Dodge saturates the colors in the video signal.

Synopsis

                    GstDodge;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBaseTransform
                     +----GstVideoFilter
                           +----GstDodge

Properties

  "silent"                   gboolean              : Read / Write

Description

Dodge saturates the colors of a video stream in realtime.

Example launch line

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

Details

GstDodge

typedef struct _GstDodge GstDodge;

Property Details

The "silent" property

  "silent"                   gboolean              : Read / Write

Produce verbose output ?.

Default value: FALSE