[Bug 707636] dashdemux: offline playback not buffering correctly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 25 16:50:19 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707636
  GStreamer | gst-plugins-base | git

--- Comment #3 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-09-25 23:50:14 UTC ---
Actually this patch already makes it work, you also need to enable buffering
flag for playbin. Why isn't it default? It would make sense to enable it
forcefully for adaptive streams.

I particularly don't like the idea of demuxers emitting buffering messages. It
seems that hlsdemux does it only on start up to measure progress of the the
initial buffer accumulation before starting to stream. Isn't it better to let
queues handle buffering as a demuxer might not know how much data is already
available downstream? What is the purpose of these buffering messages in hls?

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