ebu / ebu_adm_renderer

The EBU ADM Renderer, written in Python, is the reference implementation of EBU Tech 3388
https://ear.readthedocs.io
BSD 3-Clause Clear License
79 stars 13 forks source link

Warn about missing rtimes #54

Closed tomjnixon closed 1 year ago

tomjnixon commented 1 year ago

add a warning for missing rtime in blocks with duration

These were previously fixed silently, but BS.2127-0 says that this is an error. Arguably that could be relaxed, but we should follow the standard.