Skip to content

MediaConch / Media Info Tagging SMPTE-TT Files with IMSC #753

Open
@joe-sciame-wm

Description

@joe-sciame-wm

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions