[gstreamer-bugs] [Bug 582779] [resindvd] Add support for other audio codecs than ac3

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 25 02:19:56 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=582779
  GStreamer | gst-plugins-bad | git

--- Comment #12 from Sebastian Dröge <slomo at circular-chaos.org> 2009-09-25 09:19:45 UTC ---
...and this time the problem seems to be the pad blocking in playbin2 on the
selector pads. At least that's where the important threads are waiting.

Maybe playbin2 can't cope with resindvdbin adding it's 3 pads from different
threads or with resindvdbin unblocking every pad directly after adding it
(instead of unblocking them all at once after no-more-pads was signaled).

decodebin2 does exactly that (adding pads all at once, signalling no-more-pads
and only then unblock them all). I'll try that soon.

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