Method
Pkg subtitle dialogue coverage
Subtitle dialogue coverage vs audio silence
What we measure and how
Joins the sidecar audio's silence intervals (from `audio_silence_chN`) against the subtitle cue timeline. Computes the fraction of non-silent (i.e. dialogue) time covered by a subtitle cue. Coverage below `min_dialogue_coverage` flags the check — used to catch incomplete subtitle files on accessibility-required deliveries.
Spec fields consulted
These Universal Media Delivery Profile paths resolve this check's thresholds against your spec snapshot at the moment the job was submitted.
- · assets.timed_text.constraints.min_dialogue_coverage
- · assets.audio.silence.max_pct
The full UMDP schema: /umdp.
Related methods
Method identifier: pkg_subtitle_dialogue_coverage