kickermeister / wav2bw64

A simple tool (web-based & command line) to add basic ADM metadata to a WAV file, according to EBU Production Profile and export it as BW64 file.
3 stars 1 forks source link

How to define "binaural" in .yaml? #3

Open WernerBleisteiner opened 3 years ago

WernerBleisteiner commented 3 years ago

If I want to assign and define 2 channels correctly as "binaural" in an ADM - how to signal this in a yaml?

kickermeister commented 3 years ago

There is a basic implementation in a feature branch which would allow you to do that by using "Binaural" as item type. Unfortunately, neither the EAR Production Suite nor the EBU ADM Renderer are currently supporting the Binaural typeDefinition, so I'm not sure how helpful such a feature would be at the moment.

WernerBleisteiner commented 3 years ago

Yep. As discussed. Will open a respective issue at ebu_adm-renderer repo