entransrbswap

Swaps red (Cr) and blue (Cb) in video frames. This should rarely be needed, but may be required in unusual cases, e.g. if people have blue faces.

History

  • It is akin to transcode's rgbswap [Thomas Oestreich]
  • Similar basic operation also available in e.g. mplayer's swapuv, etc

Hierarchy

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

Factory details

Authors: – Mark Nauwelaerts

Classification:Filter/Effect/Video

Rank – none

Plugin – entranstranscode

Package – GStreamer Entrans

Pad Templates

sink

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

Presencealways

Directionsink

Object typeGstPad


src

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

Presencealways

Directionsrc

Object typeGstPad


The results of the search are