[gstreamer-bugs] [Bug 549254] playbin hangs in a .flv

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Aug 25 08:44:52 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=549254

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

Julien MOUTTE changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julien at moutte.net




------- Comment #6 from Julien MOUTTE  2008-08-25 15:44 UTC -------
This is a race we've seen in other MPEG TS content.

If the video queue is full and has been increased multiple times to make audio
preroll and suddenly the audio queue gets empty, multiqueue just does nothing
and blocks.

There's a FIXME in the underrun callback of the internal queues which explains
that it will be tricky to increase the queue sizes from the src thread. I guess
the problem comes exactly from there and the underrun handling needs to be
implemented.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=549254.




More information about the Gstreamer-bugs mailing list