Page 1 of 1

Player DCP contains both Interop and SMPTE parts

Posted: Wed Mar 09, 2022 7:14 pm
by brendo
I'm trying to open an unencrypted DCP using DOM player and i'm getting this error.

DCP Contains both Interop and SMPTE parts.
dcperror.JPG

Re: Player DCP contains both Interop and SMPTE parts

Posted: Wed Mar 09, 2022 7:24 pm
by carl
It thinks the DCP is invalid because it mixes use of the two popular standards (Interop and SMPTE). Can you send the XML files from the DCP to me? carl@dcpomatic.com

Re: Player DCP contains both Interop and SMPTE parts

Posted: Mon Mar 21, 2022 4:05 pm
by brendo
updating to the latest version seemed to resolve it.

Re: Player DCP contains both Interop and SMPTE parts

Posted: Mon Mar 21, 2022 4:54 pm
by Carsten
Looks pretty simple. But it is possible that MXF files that had been part of an interop DCP have been reused (passthrough) in a SMPTE DCP. This COULD cause an error like this. Could also bee that e.g. video is SMPTE, and audio Interop, or vice versa. Or both Interop, but the wrapping SMPTE.

Player has no other means to complain - in DCP-o-matic main, these mismatches would be conformed into the chosen standard when creating a new DCP from these files.


If you mean 'updating just the DCP-o-matic player' solved it, then of course, it could also be a small bug in the old player version you used before.