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
234 stars 76 forks source link

Invalid URN representation of SMPTE ULs #323

Open palemieux opened 2 years ago

palemieux commented 2 years ago

The following URN representation of a SMPTE UL is invalid:

urn:smpte:ul:06.0E.2B.34.04.01.01.0D.04.01.01.01.01.0A.00.00

It should instead be:

urn:smpte:ul:060E2B34.0401010D.04010101.010A0000

according to SMPTE ST 2029.