[Bug 742863] v4l2radio failed to query attributes
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 13 07:39:27 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=742863
GStreamer | gst-plugins-base | 1.4.5
Nicolas Dufresne (stormer) <nicolas.dufresne> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |nicolas.dufresne at collabora.
| |co.uk
--- Comment #2 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2015-01-13 15:39:22 UTC ---
GStreamer is also using Video4Linux API btw (hence the name of the element). It
looks like GStreamer expects a certain ioctl() to be supported, but it's not
supported by your driver. I don't own any FM radio device supported by
linux/v4l2 myself, so I can't try and reproduce your issue (need to ask Hans if
we have an emulated driver somewhere).
Though, I can guide you through if you are able to provide more information.
First step you be to produce a v4l2 log.
GST_DEBUG="v4l2*:7" gst-launch v4l2radio device=/dev/radio0 frequency=101200000
This should give us more context around this failure.
--
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