[Bug 789197] gst-device-monitor shows broken touch "video" sources

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 28 19:38:50 UTC 2017


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca

--- Comment #2 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Btw, according to the provided trace, the device do pretend to support I420,
YV12, BGR and RGB, we already have provision I think to ignored fully
unsupported devices. Though, the width/height is 0, which clearly isn't really
valid, we could add more check to ignore these in the monitor.

I think the formats are caused by bugs in libv4l ? Can you test on git-master
before we go ahead and merge this, I've disabled libv4l2 by default now (can be
enabled with GST_V4L2_USE_LIBV4L2=1 for testing. The output of the following
command could also be useful:

 v4l2-ctl -d /dev/v4l-touch0 --list-formats

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