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

Miscelaneous small fixes #72

Closed tomjnixon closed 5 months ago

tomjnixon commented 6 months ago

This improves error messages when asked to render a file with no ADM data, or a missing CHNA, as well as a few other things -- see commit messages.

closes #49