[gstreamer-bugs] [Bug 625470] mpeg decoding pipeline blocks on preroll

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 27 04:18:45 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=625470
  GStreamer | don't know | unspecified

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com

--- Comment #3 from Jan Schmidt <thaytan at mad.scientist.com> 2010-10-27 11:18:42 UTC ---
I agree with Tim - the most likely reason your pipeline is stalling is that
you've made the multiqueue too small, so either the video or audio chain fills
the multiqueue before the other chain gets a buffer.

It works when you seek because you happen to get some buffers through to both
decoders to kick the pipeline off.

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