Git Product home page Git Product logo

misclip's Introduction

What

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.

Why

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).

How

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.

I have so many questions

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:

  1. 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.
  2. Export that event as .fcpxml
  3. Run that .fcpxml through the tool
  4. Import the generated .fcpxml
  5. Make sure that all the clips are absolutely correct so that you don't lose any of your precious syncs
  6. 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:

  1. Make a backup of your library. Seriously.
  2. Export the whole library
  3. Run the .fcpxml through misclip
  4. Import the generated .fcpxml
  5. Blow away the old events

misclip's People

Contributors

virokannas avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.