![]() |
![]() |
![]() |
GStreamer Entrans 1.0 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseTransform +----GstVideoFilter +----GstDetectInter
"chroma-diff" guint : Read / Write "chroma-eq" guint : Read / Write "chroma-threshold" guint : Read / Write "diff" guint : Read / Write "threshold" guint : Read / Write "threshold-eq" guint : Read / Write
This filter checks for interlaced video frames and marks these by preceding them with a custom downstream event (simply an empty structure called 'detectinter'). Subsequent (dynamic/adaptive) de-interlacing can then be done by a downstream de-interlacing filter that recognizes this custom mark, such as fields.
plugin |
transcode |
author |
Mark Nauwelaerts <mnauw@users.sourceforge.net>, Thomas Oestreich |
class |
Filter/Effect/Video |
"chroma-diff"
property "chroma-diff" guint : Read / Write
Threshold for different chroma.
Allowed values: <= 255
Default value: 9
"chroma-eq"
property "chroma-eq" guint : Read / Write
Threshold for equal chroma.
Allowed values: <= 255
Default value: 9
"chroma-threshold"
property "chroma-threshold" guint : Read / Write
Interlace detection chroma threshold.
Allowed values: <= 255
Default value: 4
"diff"
property "diff" guint : Read / Write
Threshold for different colors.
Allowed values: <= 255
Default value: 9
"threshold"
property "threshold" guint : Read / Write
Interlace detection threshold.
Allowed values: <= 255
Default value: 9