2017

Table Of Contents
<width></width> The width of the imported Subtitle XML clip. An integer.
Mandatory children
<height></height> The height of the imported Subtitle XML clip. An integer.
<depth></depth> The bit depth of the imported Subtitle XML clip.
<aspect></aspect> The aspect ratio of the imported Subtitle XML clip.
<scanformat></scanformat> The scanformat of the imported Subtitle XML
clip.
<resolution>
<width>1920</width>
Sample
<height>1080</height>
<depth>8</depth>
<aspect>1.778</aspect>
<scanformat>default</scanformat>
</resolution>
<timecode></timecode>
An element that defines the timecode in and out points during which the subtitles occur.
All the titles in the Subtitle XML file will occur during the timecode indicated here, with
each title also having its own start and end point indicated within the title elements.
Description
<start></start> The start timecode of the subtitle sequence.
Mandatory children
<end></end> The end timecode of the subtitle sequence.
<timecode>
<start>01:00:00;00</start>
Sample
<end>01:00:08;00</end>
</timecode>
<video></video>
The <video> element wraps around all of the <title> elements, which in turn contain the
text and attributes of individual subtitles.
Description
<title></title> The <title> element wraps around each subtitle, with its asso-
ciated start and end time, text, and font style and position parameters.
Mandatory children
<video>
<title>
Sample
<start>01:00:01;00</start>
<end>01:00:02;00</end>
<text>This is a subtitle string</text>
<font>Garamond</font>
<size>20</size>
<fontcolor>
<alpha>255</alpha>
Using Subtitles Files | 191