Created
June 5, 2013 20:00
-
-
Save ifeatu/5716820 to your computer and use it in GitHub Desktop.
sample FCPXML
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" 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> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Edius don't recognize this file for import :(