Help
Up and running in five minutes.
Every template installs the same way, and every template page includes its own tutorial video. Between the two, you should never feel stuck.
Getting Started
How to install a template
- Go to the template you want and click Download.
- Once the file downloads, double-click the DMG file to open it.
- Follow the install instructions inside the package. The templates will install in their proper location automatically.
- Relaunch Final Cut Pro. Your new template will appear in the generators, titles, transitions, or effects browser.
Most templates include a tutorial video on their page showing exactly where to find them after installation.
Uninstall or move a template
Quit Final Cut Pro completely before making any changes.
Open Finder and navigate to the folder that matches your template type:
- Effects:
~/Movies/Motion Templates/Effects/Motion Master Templates/ - Generators:
~/Movies/Motion Templates/Generators/Motion Master Templates/ - Titles:
~/Movies/Motion Templates/Titles/Motion Master Templates/ - Transitions:
~/Movies/Motion Templates/Transitions/Motion Master Templates/
Drag the template folder to your Desktop or Trash. Relaunch Final Cut Pro.
To restore it later, drag the folder back into the same directory.
Scale and position drop zones
To position and scale a drop zone, double-click on the drop zone itself in the Video Canvas. This brings up handles that you can drag to adjust the size and position.
Customize templates inside of Motion
Every template can be opened and edited in Apple Motion, even if you normally use Final Cut Pro. Since the templates are built in Motion, you get access to additional parameters and customization options beyond what is published in Final Cut Pro.
All the parameters you see in Final Cut Pro were originally created and published from Motion, so you can find them there along with deeper controls.
Tips and Tricks
Create a bootable external drive
Before updating macOS or Final Cut Pro, consider creating a bootable backup of your system drive. This lets you test updates without risking your primary setup.
In essence, you create a clone of your current system drive and boot from it instead of your internal drive. If anything goes wrong, you can boot from the external drive and keep working.
Important: Back up your Event folders before updating Final Cut Pro, in case you need to open them in a prior version.
Tools like ChronoSync work well for creating bootable clones. Apple also has a support guide for additional help.
Troubleshooting
Drop zones do not work from Photos browser
Problem: When adding images from the Photos browser in Final Cut Pro, the Apply Clip button appears grayed out.
Solution: Instead of using the Photos browser, try one of these approaches:
- Import your images directly into your Library Event folder first, then use them in the drop zone.
- Drag images from the Photos browser directly into your Events folder, then apply them to the drop zone from there.
Syncing video inside a drop zone
Problem: Video sync is off when using drop zones. This is a known Final Cut Pro limitation. If a template starts at 0:00 but the drop zone does not appear until 5:00 seconds in, the start frame you select will be offset by that same duration.
Solution: There is a workaround to achieve accurate sync. Check the tutorial video on your template page for a step-by-step demonstration of this technique.
Jitter or glitchy renders
Problem: Your render looks jittery or glitchy. This usually happens with templates containing pre-rendered 3D animation when your timeline is not set to the correct frame rate.
Solution:
- Check your template page on this site to see the correct frame rate listed in the specs or tutorial.
- If you need a different frame rate, render the animation in its own project first, export it, then import the movie into your main project. Final Cut Pro can retime it from there.
Missing generator (red screen with yellow exclamation mark)
Problem: After installing a template, a red screen with a yellow exclamation mark appears. This means the template was built in a newer version of Final Cut Pro than the one you are running.
Recommended fix: Update Final Cut Pro to the latest version from the Mac App Store. This resolves most compatibility issues. To keep the newest templates working, I build them in the latest version of each app.
Before updating:
- Archive your current Final Cut Pro installation, so you can always return to it.
- Back up your working libraries. Once a library is updated it cannot be reopened in an older version.
- Close all open events and libraries, then relaunch Final Cut Pro to run the update.
Apple has a guide on backing up older versions of Final Cut Pro and its libraries.
If you cannot update Final Cut Pro: use the Motion Template Backdater tool to make the template backward compatible automatically. If that does not work, you can do it by hand.
Manual method (advanced):
- Back up the original template files first, in case you need to revert.
- Find the template in
~/Movies/Motion Templates/, inside the folder that matches its type (Titles, Generators, Effects, or Transitions). - Open the template's Motion file (
.moti,.motn,.moef, or.motr) in a plain-text editor. The free Sublime Text gives the most accurate results. - Lower the version numbers near the top of the file to match your version of Final Cut Pro. This compatibility chart shows which numbers to use.
- Save, relaunch Final Cut Pro, and add the template back to your timeline.
- If you still see the red screen, lower the numbers a little more for older versions of Final Cut Pro.
To save time, replace the top four lines of the file with the following, using version numbers that match your Final Cut Pro:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ozxmlscene>
<ozml version="5.5">
<displayversion>5.0.7</displayversion>