quarktv
QuarkTV disolves moving objects. It picks up pixels from the last frames randomly.
Example launch line
 gst-launch-1.0 -v videotestsrc ! quarktv ! videoconvert ! autovideosink
This pipeline shows the effect of quarktv on a test stream.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstBaseTransform ╰──GstVideoFilter ╰──quarktv
Factory details
Authors: – FUKUCHI, Kentarou 
Classification: – Filter/Effect/Video
Rank – none
Plugin – effectv
Package – GStreamer Good Plug-ins
Pad Templates
sink
        video/x-raw:
         format: { xRGB, xBGR, BGRx, RGBx }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
src
        video/x-raw:
         format: { xRGB, xBGR, BGRx, RGBx }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
Properties
The results of the search are