[Bug 731982] hlsdemux: Don't use approximate duration for fragment buffer pts

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 8 05:05:04 PST 2015


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

--- Comment #18 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-01-08 13:04:58 UTC ---
There's not much that can be done regarding that in HLS. I assumed
continuous/smooth playback was more important than seeking accuracy. One other
option would be to always push a new segment with every fragment to resync
timestamps with HLS without disrupting playback, but that would likely mean
that the position would jump a bit every segment.

I'm hoping people will move to newer HLS specs that allow using floats to
express time related values instead of integers, so this will likely be easier
for us.

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