tmeiczin / opendcp

Created digital cinemas packages (DCP)
http://www.opendcp.org
GNU General Public License v3.0
122 stars 52 forks source link

Schema check with dcp_inspect throws error #292

Open michael-hermann opened 7 years ago

michael-hermann commented 7 years ago

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 commented 7 years ago

It played without problems. At least with EasyDCP Player.

tmeiczin commented 7 years ago

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