[gstreamer-bugs] [Bug 325213] decodebin new-decoded-pad doesn't signal last pad

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 29 03:35:31 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=325213
 GStreamer | gst-plugins-base | Ver: 0.10.0





------- Comment #1 from Akos Maroy  2005-12-29 11:35 UTC -------
Created an attachment (id=56505)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=56505&action=view)
sample code demonstrating the problem

this is a sample code based on the decodebing sample code from the gstreamer
manual at
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-components-decodebin.html
it prints the value of the last parameter in the decodebin new pad callback.

I tried with mp3 and ogg vorbis files, and even though there's only one pad
created (naturally) for these, the value of last is 0.

one would expect the value to be non-zero.


-- 
Configure bugmail: http://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