burn

burn — Burn adjusts the colors in the video signal.

Synopsis

                    GstBurn;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBaseTransform
                     +----GstVideoFilter
                           +----GstBurn

Properties

  "silent"                   gboolean              : Read / Write

Description

Burn adjusts the colors of a video stream in realtime.

Example launch line

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

Details

GstBurn

typedef struct _GstBurn GstBurn;

Property Details

The "silent" property

  "silent"                   gboolean              : Read / Write

Produce verbose output ?.

Default value: FALSE