Created
August 26, 2017 23:00
-
-
Save boredstiff/71e08bb592058a7095a1e29c64d9b08b to your computer and use it in GitHub Desktop.
FCP XML Generated from OTIO to Import
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" ?> | |
<xmeml version="4"> | |
<project> | |
<name>test_sequence</name> | |
<children> | |
<sequence id="sequence-5"> | |
<name>test_sequence</name> | |
<duration>149</duration> | |
<rate> | |
<timebase>24</timebase> | |
<ntsc>FALSE</ntsc> | |
</rate> | |
<media> | |
<video> | |
<track> | |
<clipitem frameBlend="FALSE"> | |
<name>Bars and Tone</name> | |
<rate> | |
<timebase>30</timebase> | |
<ntsc>TRUE</ntsc> | |
</rate> | |
<file id="file-1"> | |
<rate> | |
<timebase>30</timebase> | |
<ntsc>TRUE</ntsc> | |
</rate> | |
<media> | |
<video/> | |
</media> | |
</file> | |
<duration>149</duration> | |
<start>0</start> | |
<end>119</end> | |
<in>107892</in> | |
<out>108041</out> | |
</clipitem> | |
</track> | |
<track/> | |
<track/> | |
</video> | |
<audio> | |
<track> | |
<clipitem frameBlend="FALSE"> | |
<name>Bars and Tone</name> | |
<rate> | |
<timebase>30</timebase> | |
<ntsc>TRUE</ntsc> | |
</rate> | |
<file id="file-1"/> | |
<duration>149</duration> | |
<start>0</start> | |
<end>119</end> | |
<in>107892</in> | |
<out>108041</out> | |
</clipitem> | |
</track> | |
<track/> | |
<track/> | |
</audio> | |
</media> | |
</sequence> | |
</children> | |
</project> | |
</xmeml> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment