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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 20 11:43:01 PDT 2014


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

           Summary: hlsdemux: Don't use approximate duration for fragment
                    buffer pts
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gstblub at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The HLS demuxer currently uses the duration supplied by the playlist file and
uses this information to set the PTS of the first buffer of each fragment. 
These values are approximate only, and even worse on playlist versions 1 and 2
these are only rounded integer values (in seconds).  The result is that there
are continuously playback skips between the fragments.  The duration
information is only really helpful for seeking purposes.

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