[gstreamer-bugs] [Bug 448278] New: [v4l2src] tuner interface implementation in current cvs is broken

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jun 16 11:30:38 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=448278

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: [v4l2src] tuner interface implementation in current cvs
                    is broken
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: alexeichi at yahoo.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.17/2.18
   GNOME milestone: Unspecified


if I try to get tuner interface from v4l2src with following code I get these
messages:

(glotze:9811): GStreamer-CRITICAL **: gst_implements_interface_cast: assertion
`gst_element_implements_interface (GST_ELEMENT (from), iface_type)' failed

** (glotze:9811): CRITICAL **: gst_tuner_list_channels: assertion `GST_IS_TUNER
(tuner)' failed

(glotze:9811): GStreamer-CRITICAL **: gst_implements_interface_cast: assertion
`gst_element_implements_interface (GST_ELEMENT (from), iface_type)' failed

** (glotze:9811): CRITICAL **: gst_tuner_get_channel: assertion `GST_IS_TUNER
(tuner)' failed

Code:

tuner_list = gst_tuner_list_channels(GST_TUNER(vid_src));

this only happens if I'm using current cvs snapshot from gstreamer,
gst-plugins-base and gst-plugins-good. 
It works with gstreamer version 0.10.12, gst-plugins-base version 0.10.12 and
gst-plugins-good 0.10.5
The system is Ubuntu Feisty Fawn.


-- 
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=448278.




More information about the Gstreamer-bugs mailing list