I have a 1440x1080 (i.e. 4:3 aspect ratio) video clip that when imported via XML appears as a 16:9 clip with pillarboxes on the sides.
But if I drag the clip into FCPX it displays correctly as a 4:3 clip.
This is the XML I am creating:
<fcpxml version="1.5">
<resources>
<format id="r1" name="FFVideoFormat1440x1080p24" frameDuration="100/2400s" width="1440" height="1080"/>
<asset id="r2" name="Redacted" src="" format="r1" duration="9600/2400s" start="1085200/2400s" hasVideo="1" hasAudio="1" audioSources="1" audioChannels="2" audioRate="48000"/>
And this is the XML FCPX generates from the clip when imported manually:
<fcpxml version="1.5">
<resources>
<format id="r1" frameDuration="100/2400s" width="1440" height="1080"/>
<asset id="r2" name="Redacted" uid="23AE001452758B6046B70CCE8753F273" src=""file:///Users/Jon/Movies/Untitled.fcpbundle/Redacted/Original Media/Redacted.mov" class="">file:///Users/Jon/Movies/Untitled.fcpbundle/Redacted/Original Media/Redacted.mov" start="1085200/2400s" duration="4s" hasVideo="1" format="r1" hasAudio="1" audioSources="1" audioChannels="2" audioRate="48000">
I am using FCPX 10.3.3 by the way.
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden