[gstreamer-bugs] [Bug 446551] [queue2] Buffering is not working properly if it is set to buffer the entire stream before playing

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 11 17:36:59 PDT 2007


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

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




------- Comment #1 from Thiago Sousa Santos  2007-06-12 00:36 UTC -------
Created an attachment (id=89781)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=89781&action=view)
Fixes the bug.

The problem was that the update_buffering was only called when a buffer was
enqueued.
In this case, we needed to receive the EOS to start playing, so the
update_buffering was never called when it was received and the pipeline
remained on buffering status.


-- 
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=446551.




More information about the Gstreamer-bugs mailing list