[Bug 755132] mpdparser: If no Initialization is present in the SegmentBase, assume it is before the indexRange

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 16 14:24:04 PDT 2015


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This works for

http://dash.edgesuite.net/dash264/TestCases/9a/qualcomm/1/MultiRate.mpd
http://dash.edgesuite.net/dash264/TestCases/9a/qualcomm/2/MultiRate.mpd
http://dash.edgesuite.net/dash264/TestCases/4b/qualcomm/1/ED_OnDemand_5SecSeg_Subtitles.mpd
http://dash.edgesuite.net/dash264/TestCases/4b/qualcomm/2/TearsOfSteel_onDem5secSegSubTitles.mpd


This does not work for
http://dash.edgesuite.net/dash264/TestCasesHD/1a/qualcomm/1/MultiRate.mpd
http://dash.edgesuite.net/dash264/TestCasesHD/1a/qualcomm/2/MultiRate.mpd


The two where it doesn't work for, the indexRange in the MPD is 36 bytes to
high. When changing the MPD parser to subtract 36 from the range start and
range end, then this stream also works. I guess these two streams are just
broken, but if anybody has an idea?

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