[Bug 723268] New: hlsdemux: Does not take into account stop time of seek events

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 30 01:07:34 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723268
  GStreamer | gst-plugins-bad | 1.x

           Summary: hlsdemux: Does not take into account stop time of seek
                    events
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: tsaunier at gnome.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The hlsdemux does not take into account end time of seek events.

You can easily reproduce using:

gst-validate-1.0  --set-scenario seek_forward playbin
uri=http://devimages.apple.com/iphone/samples/bipbop/gear4/prog_index.m3u8

And will notice that the last seek has stop=30 * GST_SECOND but the video keeps
running until the end.

No code implements that logic in hlsdemux.

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