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
66 stars 27 forks source link

Add support for segments with multiple moof/mdat boxes. #660

Closed dsilhavy closed 1 year ago

dsilhavy commented 1 year ago

Add support for segments with multiple moof/mdat boxes. Duration should be set accordingly for each segment.

This is not a fix but rather a new feature.

Supposed to address #657 and #658