I had the same issue and tried the method Alex recommend which fixed it in my case. -Andreas On Dec 4, 2012, at 12:45 PM, Alex Gollner wrote:
Martin,
Final Cut Pro 10.0.5 has much of Motion 5.0.4 inside to 'play back' Motion templates. That means 5.0.5 templates won't be recognised in FCP 10.0.5.
However, you might try editing the Motion XML file so instead of starting with
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE ozxmlscene> <ozml version="5.5">
<displayversion>5.0.5</displayversion>
...it starts with
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE ozxmlscene> <ozml version="5.2">
<displayversion>5.0.4</displayversion>
This has worked for some of my templates.
Alex Gollner
..........................................................................
Film Editor, Zone 2-North West, London
@alex4d . alex4d.wordpress.com . alex4d.com . +44 775 367 7918
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/pro-apps-dev/kiel%40spherico.com
This email sent to kiel@spherico.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Andreas Kiel