2017

Table Of Contents
<spans>
<span>
<path encoding="pattern">Media/Video1.[0000-0004
].dpx</path>
</span>
</spans>
</feed>
</feeds>
</track>
<track uid="t1">
<trackType>audio</trackType>
<feeds>
<feed vuid="v0" uid="f0">
<spans>
<span>
<path encoding="file">Media/Audio1_1L.wav</path>
</span>
</spans>
</feed>
</feeds>
</track>
<track uid="t2">
<trackType>audio</trackType>
<feeds>
<feed vuid="v0" uid="f0">
<spans>
<span>
<path encoding="file">Media/Audio1_1R.wav</path>
</span>
</spans>
</feed>
</feeds>
</track>
</tracks>
</clip>
Remarks:
Each
<track> (page 1426) has its own <feeds> (page 1419).
Each <track> (page 1426) has a unique uid, used to identify the track.
The element
<tracktype> (page 1427) contains the "audio" keyword to identify the 2 audio tracks.
Since the referenced file in the
<span> (page 1424) is a sequence of files, the path encoding is set to
"pattern".
The clip starts at frame 0: it uses the timing defined by the media in the
<span> (page 1424). There is no
need to specify any timecode or duration: information not explicitly set in an Open Clip is inferred from
the media. In this case, the timecode is inferred from the .dpx sequence file name, but could also be
derived from the contents of the files header. As for the duration of the clip, it is inferred from the media
duration.
There is no method to set left and right for stereo. Use naming conventions for the media files.
Example 3: One Track Two Versions
0 1 2 3 4 5 6 7
Clip [=====+=====+=====+=====+=====[
Open Clip Examples | 1409