rbswap

rbswap — Swap red and blue components

Synopsis

struct              GstRbSwap;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstBaseTransform
                           +----GstVideoFilter
                                 +----GstRbSwap

Description

History

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.

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

Element Information

plugin

transcode

author

Mark Nauwelaerts <mnauw@users.sourceforge.net>

class

Filter/Effect/Video

Details

struct GstRbSwap

struct GstRbSwap;