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

Fix bw64 reader for files with an unused extradata part in fmt #48

Closed tomjnixon closed 2 years ago

tomjnixon commented 2 years ago

Apparently these are produced by protools.

This probably still doesn't quite work properly if extraData is used for anything that couldn't be represented without it, but it's better than it was.