[Bug 791471] v4l2object: non-default colorimetry broken for v4l2h264enc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 9 00:29:43 UTC 2018


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

--- Comment #11 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
I went through this thread again, and indeed, the partial enumeration of
colorimetry is problematic. Maybe I could change the fixed list into a
"preferred" list. So at least those verified colorimetry will be tried first,
otherwise what remains will be tried. Something like:

  video/x-raw,format=X,...,colorimetry=verififed;video/x-raw,format=X,...,

Do you think that could work ? It will limit the risk of failure, but allow
full colorimetried to be used.

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