![]() |
![]() |
![]() |
GStreamer Bad Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GObject +----GstObject +----GstElement +----GstBaseTransform +----GstVideoFilter +----GstSolarize
"silent" gboolean : Read / Write "end" guint : Read / Write "start" guint : Read / Write "threshold" guint : Read / Write
Solarize does a smart inverse in a video stream in realtime.
gst-launch -v videotestsrc ! solarize ! ffmpegcolorspace ! autovideosink
plugin |
gaudieffects |
author |
Luis de Bethencourt <luis@debethencourt.com> |
class |
Filter/Effect/Video |
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 ] |
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 ] |
"silent"
property"silent" gboolean : Read / Write
Produce verbose output ?.
Default value: FALSE
"end"
property"end" guint : Read / Write
End parameter.
Allowed values: <= 256
Default value: 185
"start"
property"start" guint : Read / Write
Start parameter.
Allowed values: <= 256
Default value: 50
"threshold"
property"threshold" guint : Read / Write
Threshold parameter.
Allowed values: <= 256
Default value: 127