csub
csub — Chroma subtracter; aka nored the image
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstBaseTransform
+----GstVideoFilter
+----GstCsub
Description
History
Subtract red-sub from the Cr chroma
component and/or blue-sub from the
Cb chroma component.
Element Information
plugin |
transcode
|
author |
Mark Nauwelaerts <mnauw@users.sourceforge.net>,
Tilmann Bitterberg |
class |
Filter/Effect/Video |
Details
struct GstCsub
struct GstCsub;
Property Details
The "blue-sub"
property
"blue-sub" gint : Read / Write
Subtract blue from Cb.
Allowed values: [-127,127]
Default value: 0
The "red-sub"
property
"red-sub" gint : Read / Write
Subtract red from Cr.
Allowed values: [-127,127]
Default value: 2