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.
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?
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?