chromium

Chromium breaks the colors of a video stream in realtime.

Example launch line

 gst-launch-1.0 -v videotestsrc ! chromium ! videoconvert ! autovideosink

This pipeline shows the effect of chromium on a test stream

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseTransform
                    ╰──GstVideoFilter
                        ╰──chromium

Factory details

Authors: – Luis de Bethencourt

Classification:Filter/Effect/Video

Rank – none

Plugin – gaudieffects

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/x-raw:
         format: { BGRx, RGBx }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsink

Object typeGstPad


src

video/x-raw:
         format: { BGRx, RGBx }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsrc

Object typeGstPad


Properties

edge-a

“edge-a” guint

First edge parameter

Flags : Read / Write

Default value : 200


edge-b

“edge-b” guint

Second edge parameter

Flags : Read / Write

Default value : 1


The results of the search are