-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Validation tool seems raise a wrong warning for my testcase running with DVB (2018 xsd) modules. The manifest have an @Profile attribute that include both clause 4.1 (urn:dvb:dash:profile:dvb-dash:2014) and clause 4.2.5 (urn:dvb:dash:profile:dvb-dash:isoff-ext-live:2014) but the message reported that these don't appear (see the image below).
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:ns1="http://www.w3.org/2001/XMLSchema-instance" ns1:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-live:2011,urn:dvb:dash:profile:dvb-dash:2014,urn:dvb:dash:profile:dvb-dash:isoff-ext-live:2014,http://dashif.org/guidelines/dash-if-simple" timeShiftBufferDepth="PT18M0S" minimumUpdatePeriod="PT2S" maxSegmentDuration="PT4.22S" availabilityStartTime="1970-01-01T00:00:00Z"
- Validator: https://conformance.dashif.org/
- Manifest: Text input
- Enabled modules: only DVB (2018 xsd)
stream.txt - Result:
