entranssoften

Light-weight "single-frame" smoothing/denoising, that is, it only works with the current frame, it does not need the next or the previous frame.

History

  • avidemux soften filter [Mean] (based/inspired on avisynth spatial soften)

Hierarchy

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

Factory details

Authors: – Mark Nauwelaerts , Mean

Classification:Filter/Effect/Video

Rank – none

Plugin – entransavidemux

Package – GStreamer Entrans

Pad Templates

sink

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

Presencealways

Directionsink

Object typeGstPad


src

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

Presencealways

Directionsrc

Object typeGstPad


Properties

luma-threshold

“luma-threshold” guint

Luma Threshold

Flags : Read / Write

Default value : 5


radius

“radius” guint

Radius

Flags : Read / Write

Default value : 2


The results of the search are