![]() |
![]() |
![]() |
GStreamer Good Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseTransform +----GstVideoFilter +----GstVideoBalance
"brightness" gdouble : Read / Write "contrast" gdouble : Read / Write "hue" gdouble : Read / Write "saturation" gdouble : Read / Write
Adjusts brightness, contrast, hue, saturation on a video stream.
gst-launch videotestsrc ! videobalance saturation=0.0 ! ffmpegcolorspace ! ximagesink
Last reviewed on 2010-04-18 (0.10.22)
plugin |
videofilter |
author |
David Schleef <ds@schleef.org> |
class |
Filter/Effect/Video |
name |
sink |
direction |
sink |
presence |
always |
details |
video/x-raw, format=(string){ AYUV, ARGB, BGRA, ABGR, RGBA, Y444, xRGB, RGBx, xBGR, BGRx, RGB, BGR, Y42B, YUY2, UYVY, YVYU, I420, YV12, IYUV, Y41B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
name |
src |
direction |
source |
presence |
always |
details |
video/x-raw, format=(string){ AYUV, ARGB, BGRA, ABGR, RGBA, Y444, xRGB, RGBx, xBGR, BGRx, RGB, BGR, Y42B, YUY2, UYVY, YVYU, I420, YV12, IYUV, Y41B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
"brightness"
property"brightness" gdouble : Read / Write
brightness.
Allowed values: [-1,1]
Default value: 0
"contrast"
property"contrast" gdouble : Read / Write
contrast.
Allowed values: [0,2]
Default value: 1
"saturation"
property"saturation" gdouble : Read / Write
saturation.
Allowed values: [0,2]
Default value: 1