[Bug 760594] New: decklinkvideosrc: does not support capture in RGB mode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jan 13 10:48:12 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760594
Bug ID: 760594
Summary: decklinkvideosrc: does not support capture in RGB mode
Classification: Platform
Product: GStreamer
Version: git master
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: julien at moutte.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When capturing in auto mode, the capture card will indicate when the video mode
changes. Additionally to the video mode it also provide some flags indicating
if the new video format is RGB or YUV.
The API user should configure the input video feed using those parameters and
on Infinity Pro 4K, configuring the capture to use YUV when the API indicated
that the format was RGB is just going to fail.
To support this case we need to add support for RGB capture and proper
configuration of the input source based not only on the mode but also the
format.
--
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