entransivtc
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 entransdecimate.
History
- transcode ivtc filter [Thanassis Tsiodras], based on avisynth Decomb work [Donald Graft]
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstBaseTransform ╰──GstVideoFilter ╰──entransivtc
Factory details
Authors: – Mark Nauwelaerts
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 ]
src
video/x-raw:
format: { I420, YV12 }
width: [ 1, 2147483647 ]
height: [ 1, 2147483647 ]
framerate: [ 0/1, 2147483647/1 ]
Properties
perform-magic
“perform-magic” gboolean
Perform some magic
Flags : Read / Write
Default value : false
The results of the search are