[Bug 724983] hlsdemux: Invalid timestamps generated for live streams and otherwise broken for live streams
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Feb 23 05:58:58 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724983
GStreamer | gst-plugins-bad | git
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-02-23 14:19:56 UTC ---
a) is fixed by this here (hopefully):
commit b3a72429107b5f9dea2633735314c07b065f233a
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Sun Feb 23 15:18:22 2014 +0100
hlsdemux: Keep track of timestamps by adding them up during playback
...instead of adding them from the start of playlist every time. This
among other things fixes timestamps for live streams, where the playlist
is some kind of ringbuffer of fragments and thus adding from the beginning
of the playlist will miss the past fragments.
https://bugzilla.gnome.org/show_bug.cgi?id=724983
--
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