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

Wrong warning: Warning for DVB check: Section 5.1.2- 'Content SHOULD be offered using Inband storage for SPS/PPS i.e. sample entries 'avc3' and 'avc4'.', found $sdType #567

Open sammaes opened 2 years ago

sammaes commented 2 years ago

https://github.com/Dash-Industry-Forum/HbbTV_DVB/blob/cb69f322d727fac82c0d5eac2804265926115061/HbbTV_DVB_RepresentationValidation.php#L546-L548

The following warning should not be shown if the following condition is met:

Content may be offered using either of the 'avc1' or 'avc2' sample entries. In this case, the Initialization Segment shall be common for all Representations within an Adaptation Set and the following shall hold: ...

The spec: (ETSI TS 103 285 V1.2.1 (2018-03))

rbouqueau commented 5 months ago

CC @Phencys