• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
FCPX not interpreting 1440x1080 video correctly
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FCPX not interpreting 1440x1080 video correctly


  • Subject: FCPX not interpreting 1440x1080 video correctly
  • From: Jon Chappell <email@hidden>
  • Date: Sat, 15 Apr 2017 20:45:54 -0700

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="" start="1085200/2400s" duration="4s" hasVideo="1" format="r1" hasAudio="1" audioSources="1" audioChannels="2" audioRate="48000">

The only difference I can see is that FCPX does not include the video format in the XML file. And indeed, if I don't specify the format it imports correctly as a 4:3 clip.

But surely that's a mistake? It seems like the format should always be specified to prevent misinterpretations and FFVideoFormat1440x1080p24 is a valid format. It's listed on this page: https://developer.apple.com/library/content/documentation/FinalCutProX/Reference/FinalCutProXXMLFormat/FCPXMLSupportedIdentifiers/FCPXMLSupportedIdentifiers.html#//apple_ref/doc/uid/TP40011227-CH3-SW2

I am using FCPX 10.3.3 by the way.

Regards,
Jon Chappell.
CEO, Digital Rebellion LLC.

http://www.digitalrebellion.com

 _______________________________________________
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

  • Follow-Ups:
    • Re: FCPX not interpreting 1440x1080 video correctly
      • From: Martin Baker <email@hidden>
  • Next by Date: Re: FCPX not interpreting 1440x1080 video correctly
  • Next by thread: Re: FCPX not interpreting 1440x1080 video correctly
  • Index(es):
    • Date
    • Thread