| Top |
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstBaseTransform
╰── GstVideoFilter
╰── GstIvtc
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.
plugin |
transcode |
author |
Mark Nauwelaerts <mnauw@users.sourceforge.net>, Thanassis Tsiodras |
class |
Filter/Effect/Video |