[Bug 759624] videoconvert: Odd behaviour between videoconvert and v4l2src
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 19 03:32:50 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=759624
--- Comment #7 from Dimitrios Katsaros <patcherwork at gmail.com> ---
Created attachment 319332
--> https://bugzilla.gnome.org/attachment.cgi?id=319332&action=edit
Patch to fix colorspace for RGB images
I am attaching a patch with the RGB colorspace mapping with the RGB colorspace
matrix. Testing it under vivid using the following pipeline seems to work:
gst-launch-1.0 -v v4l2src device=/dev/video3 !
video/x-raw,width=640,height=360,format=RGB ! videoconvert !
'video/x-raw,format=I420,colorimetry=(string)1:4:8:1' ! videoconvert !
ximagesink
We have also tested under a UVD camera integrated on a Thinkpad W520, vivid and
a proprietary camera (that uses vb2)
--
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