4.0.0 • Published 9 years ago

fcptrim v4.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
9 years ago

fcptrim

Trim video files as specified in a Final Cut Pro XML file

Usage

Install dependencies

Install NodeJS. Install ffmpeg:

brew install ffmpeg

Install

npm install -g fcptrim

Create "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. npm.io

Trim

Output will be written to trimmed/ in the current directory.

fcptrim sequence.xml | bash
4.0.0

9 years ago

3.0.0

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.0

9 years ago