After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 746146 - v4l2src: Seems to produce invalid or not-supported colorimetry field
v4l2src: Seems to produce invalid or not-supported colorimetry field
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.5.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-13 12:01 UTC by Nicolas Dufresne (ndufresne)
Modified: 2015-06-13 00:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2015-03-13 12:01:47 UTC
I was grabbing from a JPEG camera using V4L2, and hit this warning. The colorimetry that cause that is "1:4:0:0".

0:01:14.401495336 14040       0x702f70 WARN                 default video-info.c:267:gst_video_info_from_caps: invalid colorimetry, using default
Comment 1 Nicolas Dufresne (ndufresne) 2015-06-13 00:33:18 UTC
Was in by commit b5d66d68ceba75988f7c035e974bd26b942386c5.
Comment 2 Nicolas Dufresne (ndufresne) 2015-06-13 00:33:44 UTC
Oh, and it was v4l2src fault.