Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstBaseTransform
╰── GstVideoFilter
╰── GstEntransIvtc
Description
This filter performs inverse telecine adaptively.
It tries to reconstruct original frames by re-assembling these
from best matching top and bottom frames in a telecined stream.
After this operation, it remains to alter the framerate by dropping
some frames, which can be done by decimate.
History
-
transcode ivtc filter [Thanassis Tsiodras],
based on avisynth Decomb work [Donald Graft]
Types and Values
GstEntransIvtc
typedef GstIvtc GstEntransIvtc;
Property Details
The “perform-magic”
property
“perform-magic” gboolean
Perform some magic.
Owner: GstEntransIvtc
Flags: Read / Write
Default value: FALSE
The “replace-top”
property
“replace-top” gboolean
Replace top field.
Owner: GstEntransIvtc
Flags: Read / Write
Default value: TRUE