Netflix / photon

Photon is a Java implementation of the Interoperable Master Format (IMF) standard. IMF is a SMPTE standard whose core constraints are defined in the specification st2067-2:2013
Apache License 2.0
237 stars 77 forks source link

CPL_BLACKL CPLs have malformed PictureCompression/PictureEssenceCoding ULs #314

Closed palemieux closed 2 years ago

palemieux commented 2 years ago

<m:PictureCompression>060e2b34.0401.010d.04010202.03010112</m:PictureCompression>

should be

<m:PictureCompression>urn:smpte:ul:060e2b34.0401.010d.04010202.03010112</m:PictureCompression>

This is not currently tested.

https://github.com/Netflix/photon/blob/cd897c8ce287f6549bfd59795b90712eeda37093/src/test/resources/TestIMP/Netflix_Sony_Plugfest_2015/CPL_BLACKL_202_HD_REC709_178_ENG_fe8cf2f4-1bcd-4145-8f72-6775af4038c4-2016Schema.xml#L45