[Bug 769553] New: dashdemux: Fix sidx snap/keyframe seeks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 5 12:26:15 UTC 2016


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

            Bug ID: 769553
           Summary: dashdemux: Fix sidx snap/keyframe seeks
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: slomo at coaxion.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bugzilla at ashley-family.net, floobleflam at gmail.com,
                    jean-christophe.trotin at st.com, slomo at coaxion.net
            Blocks: 741104
     GNOME version: ---

See https://bugzilla.gnome.org/show_bug.cgi?id=741104#c60

Problem is that sidx based segments might not be given in the manifest, so
seeking on the mpd parser would always give us 0 as the actual position...
Which for snap seeks would be the new segment start.

As explained in the comment linked above, the fix is what was reverted in got.
It however breaks the unit tests as explained there, which are IMHO just broken
by design.

As such I propose to disable these tests until they're fixed or removed. It
might make more sense to use validate tests on real streams instead.

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