agingtv
agingtv — AgingTV adds age to video input using scratches and dust
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstBaseTransform
+----GstVideoFilter
+----GstAgingTV
Description
AgingTV ages a video stream in realtime, changes the colors and adds
scratches and dust.
Example launch line
This pipeline shows the effect of agingtv on a test stream.
Synopsis
Element Information
plugin |
effectv
|
author |
Sam Lantinga <slouken@devolution.com> |
class |
Filter/Effect/Video |
Element Pads
name |
src |
direction |
source |
presence |
always |
details |
video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
|
video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
name |
sink |
direction |
sink |
presence |
always |
details |
video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
|
video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
Details
GstAgingTV
typedef struct _GstAgingTV GstAgingTV;
Property Details
The "color-aging"
property
"color-aging" gboolean : Read / Write
Color Aging.
Default value: TRUE
The "dusts"
property
"dusts" gboolean : Read / Write
Dusts.
Default value: TRUE
The "pits"
property
"pits" gboolean : Read / Write
Pits.
Default value: TRUE
The "scratch-lines"
property
"scratch-lines" guint : Read / Write
Number of scratch lines.
Allowed values: <= 20
Default value: 7