This tool will help batch fix synchronized clips in Final Cut Pro X events to have the proper format.
Use at your own risk. Always make backups before trying tools you find on the Internets.
As annoying as it is, if the video clip used in a synchronize clip doesn't have a format that happens to fall into the existing presets, the sync clip ends up having a resolution of 1280x720. This is never a correct assumption but will in many cases appear as if everything is ok (until you bring that clip onto a timeline).
To use the script, simply run:
misclip.py <path to fcpxml file>
Tthe output file(s) will be suffixed with _resized
so that your original file stays safe.
Or, you can install the "Run misclip" workflow under your ~/Library/Services and use it as a quick action in Finder. Just select all your fcpxml files, right-click and choose "Run misclip" from Quick Actions.
Slow down. Here's a simple workflow that might provide the easiest round-trip. Since events can't really be overwritten when doing a roundtrip like this (the change in format marks each clip as as completely new), here's what you can do to ensure the integrity of your project and run the fix for a single event, not the whole project:
- Choose what you want to be fixed and combine them into neatly packed events. These events should contain all the sync clips as well as the timeline that uses the clips.
- Export that event as .fcpxml
- Run that .fcpxml through the tool
- Import the generated .fcpxml
- Make sure that all the clips are absolutely correct so that you don't lose any of your precious syncs
- Rename (or delete) the old event so that you don't ever have to see it again
Or, if you have a workflow with sync clips in one event, the timelines in other, and you just want a quick fix for everything:
- Make a backup of your library. Seriously.
- Export the whole library
- Run the .fcpxml through misclip
- Import the generated .fcpxml
- Blow away the old events