Hi Jerome,
What makes a TTML file labeled as a specific Format Profile? We have a TTML file that is coming out as:
Commercial name : TTML
Format profile : SMPTE-TT / EBU-TT / IMSC1
We can see from the header that the xml namespaces have all 3, but only two are used in any of the remaining tags.
<tt xmlns="http://www.w3.org/ns/ttml" xmlns:ttm="http://www.w3.org/ns/ttml#metadata" xmlns:tts="http://www.w3.org/ns/ttml#styling" xmlns:ttp="http://www.w3.org/ns/ttml#parameter" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:smpte="http://smpte-ra.org/schemas/2052-1/2013/smpte-tt" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:ebutts="urn:ebu:tt:style" xmlns:itts="http://www.w3.org/ns/ttml/profile/imsc1#styling" ttp:timeBase="media" ttp:frameRate="25" ttp:frameRateMultiplier="1 1" ttp:cellResolution="32 15" xml:lang="sv-SE" xml:space="preserve">
I can send you the file offline if you would like to review it, but I would only expect it flagged if it used. I'd also think that the format can be only one but which one is the question I'd need to figure out.
Hi Jerome,
What makes a TTML file labeled as a specific Format Profile? We have a TTML file that is coming out as:
We can see from the header that the xml namespaces have all 3, but only two are used in any of the remaining tags.
<tt xmlns="http://www.w3.org/ns/ttml" xmlns:ttm="http://www.w3.org/ns/ttml#metadata" xmlns:tts="http://www.w3.org/ns/ttml#styling" xmlns:ttp="http://www.w3.org/ns/ttml#parameter" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:smpte="http://smpte-ra.org/schemas/2052-1/2013/smpte-tt" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:ebutts="urn:ebu:tt:style" xmlns:itts="http://www.w3.org/ns/ttml/profile/imsc1#styling" ttp:timeBase="media" ttp:frameRate="25" ttp:frameRateMultiplier="1 1" ttp:cellResolution="32 15" xml:lang="sv-SE" xml:space="preserve">I can send you the file offline if you would like to review it, but I would only expect it flagged if it used. I'd also think that the format can be only one but which one is the question I'd need to figure out.