agingtv

AgingTV ages a video stream in realtime, changes the colors and adds scratches and dust.

Example launch line

 gst-launch-1.0 -v videotestsrc ! agingtv ! videoconvert ! autovideosink

This pipeline shows the effect of agingtv on a test stream.

Hierarchy

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

Factory details

Authors: – Sam Lantinga

Classification:Filter/Effect/Video

Rank – none

Plugin – effectv

Package – GStreamer Good Plug-ins

Pad Templates

sink

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

Presencealways

Directionsink

Object typeGstPad


src

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

Presencealways

Directionsrc

Object typeGstPad


Properties

color-aging

“color-aging” gboolean

Color Aging

Flags : Read / Write

Default value : true


dusts

“dusts” gboolean

Dusts

Flags : Read / Write

Default value : true


pits

“pits” gboolean

Pits

Flags : Read / Write

Default value : true


scratch-lines

“scratch-lines” guint

Number of scratch lines

Flags : Read / Write

Default value : 7


The results of the search are