solarize

solarize — Solarize tunable inverse in the video signal.

Synopsis

                    GstSolarize;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBaseTransform
                     +----GstVideoFilter
                           +----GstSolarize

Properties

  "silent"                   gboolean              : Read / Write

Description

Solarize does a smart inverse in a video stream in realtime.

Example launch line

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

Details

GstSolarize

typedef struct _GstSolarize GstSolarize;

Property Details

The "silent" property

  "silent"                   gboolean              : Read / Write

Produce verbose output ?.

Default value: FALSE