4.0.0 • Published 9 years ago
fcptrim v4.0.0
fcptrim
Trim video files as specified in a Final Cut Pro XML file
Usage
Install dependencies
Install NodeJS. Install ffmpeg:
brew install ffmpegInstall
npm install -g fcptrimCreate "Final Cut Pro XML" representing any number of trimmed videos in a sequence
I used Adobe Premiere. Presumably other programs might work as well, like FCP? The trimmed clips must all be the same length and must all start at time 0.

Trim
Output will be written to trimmed/ in the current directory.
fcptrim sequence.xml | bash