GNOME Bugzilla – Bug 781489
dashdemux: Add support for tree-like SIDX
Last modified: 2018-11-03 14:07:26 UTC
For example http://dash.akamaized.net/dash264/TestCases/1a/sony/SNE_DASH_SD_CASE1A_REVISED.mpd What happens here is that there is a SIDX in the very beginning (with reftype 1) that points to other SIDX distributed over the whole file. The first one directly following this initial SIDX. Each of these SIDX then points to a moof (with reftype 0). This can also be more than 2 levels from what I understand. Also each SIDX can only point to things that are following (it can't point backwards).
*** Bug 786055 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/547.