[gstreamer-bugs] [Bug 634584] New: decodebin2: "new-decoded-pad" signal emitted after "no-more-pads"
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Nov 11 05:10:47 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=634584
GStreamer | gst-plugins-base | git
Summary: decodebin2: "new-decoded-pad" signal emitted after
"no-more-pads"
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: philipj at opera.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=174243)
--> (https://bugzilla.gnome.org/attachment.cgi?id=174243)
log for gst-launch filesrc location=multi2.ogg ! decodebin2 ! fakesink
Input: http://v2v.cc/~j/theora_testsuite/multi2.ogg
To reproduce: GST_DEBUG_NO_COLOR=1 GST_DEBUG=decodebin2:5 gst-launch filesrc
location=multi2.ogg ! decodebin2 ! fakesink 2> ~/log
I'm attaching the log, in which you can see that "new-decoded-pad" is emitted
after "no-more-pads".
Curiously, "no-more-pads" isn't even mentioned in
<http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-decodebin2.html>,
is it not supposed to be used? If so, what's the recommended approach to
connecting with the pads?
--
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