After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 115823 - brightness and contrast plugin
brightness and contrast plugin
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.7.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-06-23 21:37 UTC by Bastien Nocera
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2003-06-23 21:37:47 UTC
There should be a way to change the brightness and contrast of the video
being played back when Xv is not used.
Comment 1 Benjamin Otte (Company) 2003-06-25 15:05:31 UTC
Output plugins should only supply such an option if they have one. 
You should use a different plugin to do that if they don't. (which 
would obviously require writing one ;)

So the X-only output should probably disable the brightness controls.
Comment 2 Bastien Nocera 2003-06-25 15:31:20 UTC
It should still be possible to have such a plugin for X-only output.
The Xv output already has the ability to change the brightness and
contrast, David asked me to file the bug mainly for the X-only output.
Comment 3 David Schleef 2003-06-30 21:56:57 UTC
I have a plugin waiting to be checked in.
Comment 4 David Schleef 2003-07-02 22:18:00 UTC
'videobalance' checked into CVS. 
gst-plugins/gst/videofilter/gstvideobalance.c