Skip to content

Instantly share code, notes, and snippets.

@ifeatu
Created June 5, 2013 20:00
Show Gist options
  • Save ifeatu/5716820 to your computer and use it in GitHub Desktop.
Save ifeatu/5716820 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"/>
</clip>
</project>
</fcpxml>
@Vitalicus
Copy link

Edius don't recognize this file for import :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment