entranscshift

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).

History

  • Transcode cshift filter [Thomas Oestreich, Chad Page]

Hierarchy

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

Factory details

Authors: – Mark Nauwelaerts , Thomas Oestreich, Chad Page

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


Properties

shift

“shift” guint

Shift chroma (color) to the left

Flags : Read / Write

Default value : 0


The results of the search are