[gstreamer-bugs] [Bug 450190] New: [PATCH] v4l2src set_capture (parameters) fails
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Jun 22 13:32:27 PDT 2007
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=450190
GStreamer | gst-plugins-good | Ver: 0.10.6
Summary: [PATCH] v4l2src set_capture (parameters) fails
Product: GStreamer
Version: 0.10.6
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: manauw at skynet.be
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
gst_v4l2src_set_capture issues VIDIOC_G_PARM and VIDIOC_S_PARM ioctl, and
expects/wants this to succeed. However, according to specs
(http://www.linuxtv.org/downloads/video4linux/API/V4L2_API/spec/x1721.htm),
these ioctls are optional and may return EINVAL (and they really are not
implemented in quite some, e.g. bttv capture card).
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=450190.
More information about the Gstreamer-bugs
mailing list