[Bug 759630] New: [hlsdemux] ignores EXT-X-PROGRAM-DATE-TIME tag for gaps in playlist.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 18 06:25:16 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=759630

            Bug ID: 759630
           Summary: [hlsdemux] ignores EXT-X-PROGRAM-DATE-TIME tag for
                    gaps in playlist.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: arjen.veenhuizen at tno.nl
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Perhaps slightly related to #740790, hlsdemux completely ignores
EXT-X-PROGRAM-DATE-TIME tags (which can be used to signal an absolute offset,
or to signal a gap in the playlist in conjunction with EXT-X-DISCONTINUITY). 

Expected behavior: 
For the following playlist (http://pastebin.com/tjdYWRRE) we would expect that
the player would pause during the missing segment (fileSequence4.ts), or at
least update the running time to compensate for the missing segment (e.g. skip
10 seconds).

Observed behavior:
The player continues playing, completely ignoring the EXT-X-PROGRAM-DATE-TIME
tag and the gap in the playlist.

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