[Bug 751035] bayer2rgb in gstreamer-1.0 cant deliver a RGB image format
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 16 06:29:48 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751035
--- Comment #3 from Hamdi Rakkez <hamdi.rakez.selotec at gmail.com> ---
No it's not the same.
bayer2rgb in gstreamer-1.0 delivers xRGB, RGBx and others but not an RGB
format.
The difference is that a RGBx frame pixel needs 4 bytes to be represented in
the memory and RGB or BGR format is only on 3 bytes/pixel.
The different is huge when you are using gstreamer on a limited resources
embedded system.
Do you get the difference now ?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list