[Bug 733837] hlsdemux: doesn't stop buffering more segments after overrun
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jul 29 09:26:05 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=733837
GStreamer | gst-plugins-bad | 1.4.0
--- Comment #16 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-07-29 16:26:03 UTC ---
Seems to be related to fixes 139c96c1 and
a93615aea1a85d5059de43614d5e6148f6ae4054 for multiqueue.
It prevents multiqueue having its buffers limit set below the current level. As
it is 0 (infinite) and we are just setting it to 2 it will reject whenever we
have more than 2 buffers on the queue (most of the time) so you have infinite
buffering in it.
The bug that was fixed by those commits:
https://bugzilla.gnome.org/show_bug.cgi?id=712597
--
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