cshift

cshift — Chroma-lag shifter

Synopsis

struct              GstCshift;

Object Hierarchy

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

Properties

  "shift"                    guint                 : Read / Write

Description

History

Shift the chroma (color) component in YUV/I420 image data to the left by the amount specified by shift. The amount is in real-image size dimension (not chroma planes stride).

  • Transcode cshift filter [Thomas Oestreich, Chad Page]

Element Information

plugin

transcode

author

Mark Nauwelaerts <mnauw@users.sourceforge.net>, Thomas Oestreich, Chad Page

class

Filter/Effect/Video

Details

struct GstCshift

struct GstCshift;

Property Details

The "shift" property

  "shift"                    guint                 : Read / Write

Shift chroma (color) to the left.

Default value: 0