combdetect

The combdetect element detects if combing artifacts are present in a raw video stream, and if so, marks them with a zebra stripe pattern.

Example launch line

 gst-launch-1.0 -v filesrc location=file.mov ! decodebin ! combdetect !
     xvimagesink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseTransform
                    ╰──GstVideoFilter
                        ╰──combdetect

Factory details

Authors: – David Schleef

Classification:Video/Filter

Rank – none

Plugin – ivtc

Package – GStreamer Bad Plug-ins

Pad Templates

sink

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

Presencealways

Directionsink

Object typeGstPad


src

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

Presencealways

Directionsrc

Object typeGstPad


The results of the search are