[gstreamer-bugs] [Bug 320984] [oggdemux] cannot handle multiple chains

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jan 21 18:41:07 PST 2007


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

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





------- Comment #26 from Philip Allison  2007-01-22 02:39 UTC -------
Quick follow-up: switching my test app over to decodebin2 seems to fix the
"dropped data" issue, playing #1's test stream seamlessly.

(The reason I was using decodebin was that decodebin2 doesn't seem to issue
"removed-decoded-pad" signals on new chains, yet it does issue
"new-decoded-pad", and my output pipe's sink seems perfectly happy to be
re-linked without explicit unlinking. Being new to using GStreamer from a
developer's perspective, I'm not sure if this is correct behaviour, but
certainly at some point in time I decided I would steer clear of having too
much "magic" going on in the background until I had found out.)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list