[Bug 737521] v4l2src thinks it can do RGB, but fails to allocate required memory
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Sep 28 07:18:33 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=737521
GStreamer | don't know | 1.4.3
Nicolas Dufresne (stormer) <nicolas.dufresne> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nicolas.dufresne at collabora.
| |co.uk
Resolution| |NOTABUG
--- Comment #2 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2014-09-28 14:18:28 UTC ---
Thanks for the report, though this isn't a bug. The no-negotiated error is
appropriate since most camera cannot do xRGB. The difference with 1.2 is that
xRGB is now part of the template caps, but when ready state is reached,
get_caps will return the probed caps (most likely without xRGB). So instead of
having a link error like before (1.2 and early), you endup with a negotiation
error.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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