[gstreamer-bugs] [Bug 340338] [v4l2src] Doesn't implement GstImplementsInterface properly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 15 01:26:10 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=340338

  GStreamer | gst-plugins-good | Ver: HEAD CVS




------- Comment #18 from Edgard Lima  2007-10-15 08:26 UTC -------
Created an attachment (id=97232)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=97232&action=view)
simple C program to show when Tuner interface is available

this is the output:

(a.out:9402): GStreamer-CRITICAL **: gst_implements_interface_cast: assertion
`gst_element_implements_interface (GST_ELEMENT (from), iface_type)' failed
  v4l2src just created
    debug 1: tuner is still NULL
    debug 1: channel is still NULL
  v4l2src just added to pipeline and linked

(a.out:9402): GStreamer-CRITICAL **: gst_implements_interface_cast: assertion
`gst_element_implements_interface (GST_ELEMENT (from), iface_type)' failed
    debug 2: tuner is still NULL
    debug 2: channel still NULL
  v4l2src just put in playing state
    debug 3: tuner and channel not nil

ok, so please let me know what is the expected output from that C program.


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




More information about the Gstreamer-bugs mailing list