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

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


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

--- Comment #16 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-01-08 12:22:38 UTC ---
We still keep track of the timestamps of the segments but we only provide a
timestamp when it is the first segment pushed after a seek, when starting or
when we switch bitrates.

For seeking it uses rough approximation that the playlist provides. So seeking
should be just like before but we get more accurate timestamps during playback
and we only resync with the playlist's timestamps when needed.

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