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 
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 ]
            
        src
        video/x-raw:
         format: { I420, YV12 }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
            
        Properties
The results of the search are