smooth

(from GStreamer Bad Plug-ins git)

Apply a smooth filter to an image

Hierarchy

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

Factory details

Authors: – Wim Taymans

Classification:Filter/Effect/Video

Rank – none

Plugin – libgstsmooth.so

Package – GStreamer Bad Plug-ins git

Pad Templates

sink

video/x-raw:
         format: I420
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsink


src

video/x-raw:
         format: I420
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsrc


Properties

active

“active” gboolean

process video

Flags : Read / Write

Default value : true


filter-size

“filter-size” gint

size of media filter

Flags : Read / Write

Default value : 3


luma-only

“luma-only” gboolean

only filter luma part

Flags : Read / Write

Default value : true


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 : true


tolerance

“tolerance” gint

contrast tolerance for smoothing

Flags : Read / Write

Default value : 8


The results of the search are