Color Saturation with openGL shaders

Nicolas Dufresne nicolas.dufresne at collabora.com
Tue Aug 11 07:09:43 PDT 2015


Le mardi 11 août 2015 à 10:28 +0100, Hamdi Rakkez a écrit :
> I want to know if it is possible to have a color saturation on a 
> video stream with opengl shaders.

I guess you mean if it's possible to change the saturation using a
shader ? (correct me if I got it wrong). At the moment, there is no
equivalent of videobalance in the open gl elements. This is probably
something soon to happen. This is clearly something doable with a
fragment shader. You can experiment (or even implement your own) using
glshader element.

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150811/e1b12d3d/attachment.sig>


More information about the gstreamer-devel mailing list