Skip to content

Instantly share code, notes, and snippets.

@tin2tin
Created October 10, 2018 22:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tin2tin/c3f87754301be38c06356f6cb4676fa8 to your computer and use it in GitHub Desktop.
Save tin2tin/c3f87754301be38c06356f6cb4676fa8 to your computer and use it in GitHub Desktop.
sample.fcpxml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fcpxml>
<fcpxml version="1.0">
<project>
<resources>
<format id="f1" frameDuration="1/29s" width="640.000000" height="480.000000"/>
<asset id="r1" name="1985-11-10-Berkeley_part_2.m4v" uid="O2wWMxasJdyRavHND5dJ" src="video/1985/1985-11-10-Berkeley_part_2.m4v" start="0/29s" duration="136647/29s" hasVideo="1" hasAudio="1" audioSources="1" audioChannels="2" audioRate="48000.000000"/>
</resources>
<clip name="1985-11-10-Berkeley_part_2.m4v" start="0/29s" duration="136647/29s" format="f1">
<video ref="r1" start="0/29s" duration="136647/29s" offset="0/29s">
<audio lane="-1" ref="r1" start="0/29s" duration="136647/29s" offset="0/29s" role="dialogue"/>
</video>
<marker start="43703/29s" duration="1/29s" value="final thought"/>
<marker start="2/29s" duration="1/29s" value="first thought"/>
<marker start="20000/29s" duration="1/29s" value="middle thought"/>
</clip>
</project>
</fcpxml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment