[Bug 693666] bayer: Caps for 16-bit Bayer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 28 09:45:28 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=693666

--- Comment #20 from Jan Schmidt <thaytan at noraisin.net> ---
The amount of code required to wedge it into glupload looked pretty bad at the
time because the GL stack depends on GstVideoInfo heavily.

Locally, I have WIP patches that add 8-bit and 16-bit bayer formats to the
GstVideoInfo set and do debayering in a GL element. That was a lot easier, but
it does 'pollute' the format set. The other benefit of that path is that the
frames then support GstVideoMeta for stride and mapping info easily.

Either way is a bit awkward.

-- 
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