SMPTE Subtitles

2,533 views
Skip to first unread message

Hoggins

unread,
Feb 29, 2012, 4:39:21 AM2/29/12
to opendcp
Hello everyone,

Could someone post a little example of an xml file to successfully use
in OpenDCP to create MXF subtitle track ?

Thanks in advance !

terre...@gmail.com

unread,
Feb 29, 2012, 3:26:53 PM2/29/12
to opendcp
<?xml version="1.0" encoding="UTF-8"?>
<dcst:SubtitleReel
xmlns:dcst="http://www.smpte-ra.org/schemas/428-7/2007/DCST"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.smpte-ra.org/schemas/428-7/2007/
DCST ../dcst.xsd">

<dcst:Id>urn:uuid:c9a8b156-c3d0-41aa-2003-0bb13381ed87</dcst:Id>
<dcst:ContentTitleText>Example</dcst:ContentTitleText>
<dcst:AnnotationText>OpenDCP Subtitle Test</dcst:AnnotationText>
<dcst:IssueDate>2012-01-01T01:00:00.000-00:00</dcst:IssueDate>
<dcst:ReelNumber>1</dcst:ReelNumber>
<dcst:Language>en</dcst:Language>
<dcst:EditRate>24 1</dcst:EditRate>
<dcst:TimeCodeRate>24</dcst:TimeCodeRate>
<dcst:StartTime>00:00:00:00</dcst:StartTime>
<dcst:LoadFont ID="Arial">urn:uuid:
3dec6dc0-39d0-498d-97d0-928d2eb78391</dcst:LoadFont>
<dcst:SubtitleList>
<dcst:Font ID="Arial" Color="FFFFFFFF" Weight="normal" Size="40">
<dcst:Subtitle SpotNumber="1" TimeIn="00:00:00:00"
TimeOut="00:00:10:00">
<dcst:Text Valign="top" Vposition="10.00">This texts starts time
00:00s and runs 10s.</dcst:Text>
</dcst:Subtitle>
<dcst:Subtitle SpotNumber="2" TimeIn="00:00:15:00"
TimeOut="00:00:20:00">
<dcst:Text Valign="top" Vposition="10.00">This texts starts time
00:15s and runs 5s.</dcst:Text>
</dcst:Subtitle>
<dcst:Subtitle SpotNumber="3" TimeIn="00:00:20:01"
TimeOut="00:00:30:00">
<dcst:Text Valign="top" Vposition="30.00"><Font
Italic="yes">[OpenDCP]</Font>The End!</dcst:Text>
</dcst:Subtitle>
</dcst:Font>
</dcst:SubtitleList>
</dcst:SubtitleReel>

You'll need a copy of the font, in this case arial in the same
directory as the XML file. Rename the arial font to
3dec6dc0-39d0-498d-97d0-928d2eb78391 so that it matches the uuid in
the XML.

I have not tested subtitles dcps generated with OpenDCP on any
equipment, so I have no idea if it actually works. This example XML is
only theory, so it's about all the help I can provide.
Message has been deleted

yamuna mathew

unread,
Mar 1, 2012, 2:13:06 AM3/1/12
to ope...@googlegroups.com


On Thu, Mar 1, 2012 at 12:37 PM, yamuna mathew <imey...@gmail.com> wrote:
Dear sir

 i am yamuna, i was able to create subtitles using the below Xml.i create the subtitles in english....My aim is to create subtitiles in Malayalam..But it is not given.so i try for PNG overlay.

now i am trying  to create subtitles using png files. can you able to give an example Xml for subtitiles using Png format or to display malayalam subtitiles ... or can you able to tell how to create the subtitles in UNICODE languages like malayalam with an xml example
--



Yamuna Mathew
+91-9656672385

























lilian lefranc

unread,
Mar 1, 2012, 10:13:09 AM3/1/12
to opendcp
Thanks a lot !

Do you have any tool to create this kind of subtitle ? I'm only able
to create DCsubtiltles, not compatible with SMPTE.

Do you know how to declare this file in ASSETMAP ?

Regards

Eric Sebalsky

unread,
Mar 26, 2013, 11:36:43 AM3/26/13
to ope...@googlegroups.com
actualy there is an online tool: http://www.michaelcinquin.com/tools/DCP/DCP_subtitling
works with openDCP, little tricky to get there though. i do a lot of DCPs like that.
Reply all
Reply to author
Forward
0 new messages