Ymagis / ClairMeta

Clairmeta is a python package for Digital Cinema Package (DCP) probing and checking.
BSD 3-Clause "New" or "Revised" License
84 stars 22 forks source link

Implement ISCDF Audio Recommandation #79

Open remia opened 5 years ago

remia commented 5 years ago

Support for ISDCF recommandation, eg. Wild Track Audio format for SMPTE DCP B2.1.

These should be warnings.

https://isdcf.com/papers/ISDCF-Doc4-Audio-channel-recommendations.pdf https://isdcf.com/t/SMPTE-DCP-Tests/

remia commented 5 years ago

These are a first list of the new checks that could be added :

For SMPTE compositions only :

jamiegau commented 3 years ago

It should be noted here that SMPTE configuration 4 appears to be the only supported format by many now and it would be recommended to make any other configuration result in a WARNING.

remia commented 3 years ago

Adding Wild Track channel assignment check as part of #207