[gstreamer-bugs] [Bug 446551] New: [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 16:08:36 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
Summary: [queue2] Buffering is not working properly if it is set
to buffer the entire stream before playing
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: thiagoss at lcc.ufcg.edu.br
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.17/2.18
GNOME milestone: Unspecified
Please describe the problem:
When setting the queue2 properties max-size-buffers, max-size-bytes and
max-size-time to zero, meaning that no limit is set, it should buffer the
entire stream to start playing. But it never starts playing.
If we set one of those properties to a value > 0 it works.
Steps to reproduce:
1. Create a pipeline with queue2
2. Set the properties mentioned to 0
3. Set use-buffering to true
Actual results:
The stream isn't played.
Expected results:
It should buffer the entire stream until EOS and then start playing
Does this happen every time?
Yes
Other information:
--
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