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.

XML titles revert to default position?

I transferred an FCP project via XML to DaVinci Resolve.


It contained some titles which I had moved from the central default position to the bottom of the frame to improve legibility.


However, in DaVinci Resolve the titles have reverted to the original central position where they clash with the subject matter.


I can easily move them down in DVR but is there something I can do to stop this behaviour in the first place?



iMac 27″ 5K, macOS 11.5

Posted on Nov 19, 2021 2:17 AM

Reply

Similar questions

15 replies

Nov 20, 2021 4:09 AM in response to Luis Sequeira1

Here is the simple test I alluded to.

It consists of two basic titles. One should appear near the bottom, the other near the top.


If I am right, in DVR the bottom one will appear at the center...


You can just select all from the additional text below, and save as "test.fcpxml" to test.


EDIT: it is somehow not letting me post the xml in the additional text... but see below, it accepted in a full message

Nov 20, 2021 5:58 AM in response to Luis Sequeira1

Looks like you and Fox were on the right lines.


I created 2 titles on one clip and dragged one of them to the top with the Transform tool and both titles appear as they should in DVR.



Then I created a title and dragged it with the title adjuster to the top but in DVR the title remains in the default centre position.



So using the Transform tool ensures that the XML file contains information about the move. We live and learn.

Nov 19, 2021 12:23 PM in response to Ian R. Brown

Can you determine if it makes a difference between titles with no position parameters published, and those titles *with* position parameters published?


There are several "tiers" of positioning involved. There is the Text (inspector) Position controls (which *cannot* be keyframed), and there are the general Transform Position parameters (which are "out of bounds" if the title has a background source element.) Published Position parameters can be keyframed, act only on the text elements for which they are published and don't interfere with background sources. It could be that the XML ignores "general" (Transform and non-keyframable Text) positions, but will honor published parameters which are the same parameters saved with Effects Presets and other XML elements in the app. (Keyframed or changed Transform Positions *should* be honored in the XML as well.)

Nov 20, 2021 4:01 AM in response to Ian R. Brown

Ian R. Brown wrote:

When you drag the title it alters the coordinates in the Inspector so it shouldn't really matter which way the position is adjusted.


Actually, not exactly.

If you drag the text position, as Fox said, it does change but there is nowhere in the Inspector where I can see that.


Only now I saw your original post images on my mac (difficult to make these out on the iPhone screen).

As you can see the Transform tool is active, and it was not used.

So I think I was right before in my interpretation: DVR does not use the position change that was applied with the Text tool.


I will post a simple test that you can use, if you like, to confirm: two similar titles, one moved with the Transform tool in the Video inspector, and another moved with the text transform tool. A simple XML, and you can tell us what you see in both FCP and DVR.

Nov 20, 2021 4:09 AM in response to Luis Sequeira1

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE fcpxml>


<fcpxml version="1.9">

<resources>

<format id="r1" name="FFVideoFormat1080p25" frameDuration="100/2500s" width="1920" height="1080" colorSpace="9-16-9 (Rec. 2020 PQ)"/>

<effect id="r2" name="Basic Title" uid=".../Titles.localized/Bumper:Opener.localized/Basic Title.localized/Basic Title.moti"/>

</resources>

<library location="file:///Users/lsequeir/Movies/Untitled.fcpbundle/" colorProcessing="wide-hdr">

<event name="line 1-en-US2 2" uid="CCB56C45-D28D-4FCD-B9C5-925B03558B77">

<project name="Title test" uid="1A38C311-A14D-4C0D-A6E9-BC8D46D739E9" modDate="2021-11-20 12:03:23 +0000">

<sequence format="r1" duration="25100/2500s" tcStart="0s" tcFormat="NDF" renderFormat="FFRenderFormatProRes4444" audioLayout="stereo" audioRate="32k">

<spine>

<title ref="r2" offset="0s" name="Moved down using the Text tool - Basic Title" start="3600s" duration="25100/2500s">

<param name="Position" key="9999/999166631/999166633/1/100/101" value="-31.3511 -441.688"/>

<param name="Flatten" key="9999/999166631/999166633/2/351" value="1"/>

<param name="Alignment" key="9999/999166631/999166633/2/354/999169573/401" value="1 (Center)"/>

<text>

<text-style ref="ts1">Moved down using the Text tool</text-style>

</text>

<text-style-def id="ts1">

<text-style font="Helvetica" fontSize="125" fontFace="Regular" fontColor="1 1 1 1" alignment="center"/>

</text-style-def>

<title ref="r2" lane="1" offset="3600s" name="Move up with the Transform Tool - Basic Title" start="3600s" duration="25100/2500s">

<param name="Flatten" key="9999/999166631/999166633/2/351" value="1"/>

<param name="Alignment" key="9999/999166631/999166633/2/354/999169573/401" value="1 (Center)"/>

<text>

<text-style ref="ts2">Move up with the Transform Tool</text-style>

</text>

<text-style-def id="ts2">

<text-style font="Helvetica" fontSize="108" fontFace="Regular" fontColor="1 1 1 1" alignment="center"/>

</text-style-def>

<adjust-transform position="2.22045e-16 30.8489"/>

</title>

</title>

</spine>

</sequence>

</project>

</event>

<smart-collection name="Projects" match="all">

<match-clip rule="is" type="project"/>

</smart-collection>

<smart-collection name="All Video" match="any">

<match-media rule="is" type="videoOnly"/>

<match-media rule="is" type="videoWithAudio"/>

</smart-collection>

<smart-collection name="Audio Only" match="all">

<match-media rule="is" type="audioOnly"/>

</smart-collection>

<smart-collection name="Stills" match="all">

<match-media rule="is" type="stills"/>

</smart-collection>

<smart-collection name="Favorites" match="all">

<match-ratings value="favorites"/>

</smart-collection>

<smart-collection name="25" match="all">

<match-property key="videoFrameRate" rule="is" value="25"/>

</smart-collection>

</library>

</fcpxml>

XML titles revert to default position?

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