How Gstreamer stores data (images) in guint
Tim Müller
tim at centricular.com
Mon Jun 8 10:31:27 PDT 2015
On Mon, 2015-06-08 at 18:02 +0100, Hamdi Rakkez wrote:
Hi,
> It is obvious that Gstreamer deals with frames by storing them in a
> guint (0 --> 255) table.
>
>
> Okay Great, but the question is :
>
>
> How the RGBx information is really stored ?
> * RGBxRGBxRGBxRGBxRGBxRGBx...
> * RRRGGGBBBxxxRRRGGGBBBxxx...
> * BBBGGGRRRxxxBBBGGGRRRxxx...
Is this support to be bytes as ordered in memory, or ...?
You might find the video/pixel layout bits of this video interesting:
https://xiph.org/video/vid1.shtml
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list