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

missing edit list for audio #689

Open jpiesing opened 1 year ago

jpiesing commented 1 year ago

It seems there's a bug with ffmpeg that, under some circumstances, it omits edit lists for audio. While much of the time, this doesn't matter, it does sometimes matter for splicing, ad insertion and so on. Is it possible to detect when edit lists should be present and generate either a warning or an error (as appropriate) if they are missing?