yadif

(from GStreamer Bad Plug-ins)

Deinterlace video using YADIF filter

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseTransform
                    ╰──yadif

Factory details

Authors: – David Schleef

Classification:Video/Filter

Rank – none

Plugin – libgstyadif.so

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/x-raw:
         format: { Y42B, I420, Y444 }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
 interlace-mode: { (string)interleaved, (string)mixed, (string)progressive }

Presencealways

Directionsink


src

video/x-raw:
         format: { Y42B, I420, Y444 }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
 interlace-mode: progressive

Presencealways

Directionsrc


Properties

mode

“mode” Yadif-modes

Deinterlace mode

Flags : Read / Write / Construct

Default value : auto (0)


name

“name” gchararray

The name of the object

Flags : Read / Write / Construct

Default value : NULL


parent

“parent” GstObject *

The parent of the object

Flags : Read / Write


qos

“qos” gboolean

Handle Quality-of-Service events

Flags : Read / Write

Default value : false


Named constants

Yadif-modes

Members

auto (0) – Auto detection
interlaced (1) – Force deinterlacing
disabled (2) – Run in passthrough mode

The results of the search are