Dash-Industry-Forum / DASH-IF-Conformance

This repository provides the source code for MPEG-DASH/DASH-IF Conformance Software/Validator. It has been extended according to further standards, such as CMAF, DVB-DASH, HbbTV, and CTA WAVE.
https://conformance.dashif.org/
Other
67 stars 28 forks source link

Sidecar Subtitle files in Manifest fails 'Schematron Validation' due to length being longer than maxSegmentDuration #505

Open mrp1977 opened 4 years ago

mrp1977 commented 4 years ago

When using the mpd validation tool, https://conformance.dashif.org, with a manifest which contains sidecar subtitle files it fails 'schematron validation' due to 'The d attribute of a SegmentTimeline shall not exceed the value give by the MPD maxSegmentDuration attribute.'

This should not show as a fail as the sidecar is obviously not segmented

I have attached such a manifest to the ticket.

manifestwithsidecarsubs.txt

mrp1977 commented 4 years ago

Just chasing up on this, I see a few tickets after this have been dealt with, wondering if there is anything else required for this ticket to be picked up?