You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

FCPx crashing importing XML from DaVinci Resolve

Hello.


My FCPx 10.8.1 is continuously crashing on two machines (including M2Max MacBook Pro) while importing XML from Davinci Resolve Studio 19.

I have tried every format of XML export from timeline in the media pool.


Could the problem lie with source material as .mxf files from ARRI Alexa LF?




Mac OSX 14.5 on 2019 iMac 27 inch.

MacBook Pro 16″, macOS 14.1

Posted on Aug 26, 2024 11:00 PM

Reply
12 replies

Aug 31, 2024 1:37 AM in response to Paramvir Singh

The first two XMLs import into FCP 10.6.5 and all three into 10.7.1 (I'm not running 10.8.1 yet) but all throw the same error:

Encountered an unexpected value. (format="r0": /fcpxm|[1]/ library[1]/event[1]/project[1]/sequence[1]/@format)


The resulting project looks like:



The "r0" format line shows:

<format id="r0" name="FFVideoFormatRateUndefined" height="1620" frameDuration="1/25s" width="2880"/>


I'm certainly no fcpxml expert but I thought "FFVideoFormatRateUndefined" was for audio (and stills?).

Predefined Video Formats | Apple Developer Documentation


Later in the XML it shows that "format="r0"" is used by video clips.

<clip name="B005C007_240809_R3T1.mxf" start="341356/25s" offset="52/25s" duration="28/25s" enabled="1" format="r0" tcFormat="NDF">
    <adjust-transform anchor="0 0" scale="1 1" position="0 0"/>
    <video ref="r2" start="340603/25s" offset="340603/25s" duration="34/1s">
         <audio lane="-1" srcCh="1, 2" ref="r2" start="340603/25s" offset="340603/25s" duration="34/1s"/>
    </video>
</clip>


As a test I edited the fcpxml and changed "FFVideoFormatRateUndefined" to "FFVideoFormat1080p25" and the XML imported without error. The project timeline looked the same as the other imports. Maybe 2880x1620 isn't supported? Try editing the XML like this and see if it imports.


Interestingly, the ARRI site for the Alexa LF doesn't list 2880x1620 as a capture size.

https://www.arri.com/en/learn-help/learn-help-camera-system/tools/formats-and-data-rate-calculator

Aug 31, 2024 1:31 AM in response to Ian R. Brown

Ian R. Brown wrote:

An XML on its own is useless without the media.

Not necessarily. We can still see if the xml imports correctly. We can check that the project structure is what it’s supposed to be. Indeed, this may help pinpoint the problem: if the OP is able to import the xml when the media is not available, it would suggest a problem with some of the media instead of the xml.

Aug 31, 2024 8:51 AM in response to Paramvir Singh

Paramvir Singh wrote:

What does format="r0" mean?

The r0, r1, etc are just sequentially numbered identifiers that are later referenced in the xml.

In this case the problem seems to have been very aptly described by terryb: the r0 format number has undefined width and height, and then there are clips using this r0 format identifier.


I recommend that you do as terryb suggested and let us know.


You need to open the xml file in a text editor and just do the replace of


"FFVideoFormatRateUndefined"


by


"FFVideoFormat1080p25"


Then save the file and try to open it.


Sep 5, 2024 9:18 PM in response to Ian R. Brown

Yes I now get this as well. Initially FCPx kept on crashing.


Arri Alexa Mini has a Arri RAW 2.8 k format: 2880X1620 at 25p



I think an issue is the original editor worked on Resolve with the original Arri RAW .mxf files.

When I import these .mxf files into FCPx they are blank black files and have a sound icon.


I am now looking for a plugin for FCPx that helps view Arri RAW .mxf files within FCPx. Kind of like the BRAW Toolbox.


I never prefer working on such heavy files in offline as the system starts becoming a drag, but just curious about it.



[Edited by Moderator]

FCPx crashing importing XML from DaVinci Resolve

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.