[gstreamer-bugs] [Bug 567740] New: bogus warning in decodebin2?

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jan 14 04:20:27 PST 2009


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=567740

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: bogus warning in decodebin2?
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ensonic at sonicpulse.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


GST_DEBUG="*:2" gst-launch-0.10 filesrc
location=/home/ensonic/audio/ErsDemo2.mp3 ! decodebin2 ! autoaudiosink
Setting pipeline to PAUSED ...
0:00:00.193331904 18598  0x9bba018 WARN            decodebin2
gstdecodebin2.c:1530:no_more_pads_cb:<decodebin20> We couldn't find a
non-completed group !!

isn't that code in decodebin2:no_more_pads_cb() bogus
it warns about something that can't happen
no_more_pads_cb() is specificaly chosen instead of no_more_pads_group_cb()
because there is no group, now why does it bother about groups then


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




More information about the Gstreamer-bugs mailing list