Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output error if SMTPE assets in Interop CPL (or vice-versa) #83

Open
overlookmotel opened this issue May 8, 2021 · 1 comment
Open

Comments

@overlookmotel
Copy link
Contributor

I believe it is illegal for an Interop DCP to contain/reference MXF files which are SMPTE format (or for a SMPTE DCP to contain Interop assets).

dcp_inspect, however, does not produce an error, or even a hint in such cases.

(someone please correct me if I'm wrong that this is illegal)

@wolfgangw
Copy link
Owner

Thanks for the feedback @overlookmotel.

ttbomk Interop specs would not have excluded SMPTE MXF. Handling in the field, on playback systems, may well be just fine. These systems were and are super-lenient wrt specifications. Not a guarantee, though, I reckon.

SMPTE DCP does not allow inclusion of Interop assets.

So yes, hint and error message required, respectively. Actually, I thought dcp_inspect would already do that. Will look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants