opendcp icon indicating copy to clipboard operation
opendcp copied to clipboard

Schema check with dcp_inspect throws error

Open michael-hermann opened this issue 8 years ago • 2 comments

Hi! I created a DCP (30s Interop 2D Flat) with the GUI Application. (Version 0.30.0 on Linux Mint) Then I checked the result with dcp_inspect from here This returns the following:

Error: CPL 76bc3749-201b-461a-97eb-86e164c272cd: Schema check: PROTO-ASDCP-CPL-20040511.xsd DCP_HRrt1_Kinospot/CPL_76bc3749-201b-461a-97eb-86e164c272cd.xml line 23: Element '{http://www.digicine.com/PROTO-ASDCP-CPL-20040511#}ScreenAspectRatio': '1,85' is not a valid value of the atomic type 'xs:decimal'.

I'll test and see if it still can be played.

Two minor issues: "content_kind" and "territory_rating" don't seem to register even though it was filled out in the Application.

Thanks!

michael-hermann avatar Dec 14 '16 22:12 michael-hermann

It played without problems. At least with EasyDCP Player.

michael-hermann avatar Dec 15 '16 00:12 michael-hermann

The 1,85 is due to localization. These are informative and should never cause a DCP to fail.

tmeiczin avatar Feb 21 '17 16:02 tmeiczin