GL bayer2rgba

Nicolas Dufresne nicolas at ndufresne.ca
Mon Apr 3 15:53:26 UTC 2017


Le lundi 03 avril 2017 à 15:14 +0200, Cyril Baletaud a écrit :
> I'm porting my cpu memory pipeline to handle GiGE Vision buffer to GL
> Memory.
> Overlay drawing and text is ready and i need now to transform bayer
> image to GL RGBA texture.
> 
> I use glupload to upload from CPU to GL texture, and i want to derive
> GstGLBaseFilter for my GLBayer2Rgba.
> 
> Is the "video/x-bayer" type can be uploaded by the glupload element ?
> 
> If not, what is the best approch to add this feature to GLUpload
> element.

A separate element would share a lot of GLUpload code, so I think I
would recommended adding this to glupload directly. It's not currently
supported, you would have to implement it. If you just want to make it
work for now, there is a CPU base converter, bayer2rgb.

regards,
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: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170403/f6277b05/attachment.sig>


More information about the gstreamer-devel mailing list