Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Commit c697b5f

Browse files
Merge pull request #14 from kevinluk07/patch-7
Populated Toolbox Pages
2 parents b6b68ff + 4d52804 commit c697b5f

File tree

3 files changed

+47
-0
lines changed

3 files changed

+47
-0
lines changed

toolbox/auto_sequence/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Auto Sequence
2+
When you drag a Final Cut Pro Project to this Toolbox, we'll send a new Project back to Final Cut Pro with the clips sorted by timecode.
3+
4+
This Toolbox was thrown together for Knut Hake & Sam Pluemacher.
5+
6+
Option for this toolbox is:
7+
- Remove Gaps

toolbox/sony_timecode/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Sony Timecode Repair
2+
Final Cut Pro currently doesn't correctly interpret timecode from certain Sony Cameras that are recording into an MP4 wrapper.
3+
This Toolbox will update a Project's FCPXML to use the correct timecode values from the XML sidecar file (or the MP4 itself if no sidecar file exists),
4+
so that you can more easily send timelines from Final Cut Pro to DaVinci Resolve, Baselight or Adobe Premiere (with XtoCC).
5+
6+
This Toolbox supports both Drop Frame (29.97fps, 59.94fps, 119.88fps) and Non-Drop Frame Timecode (i.e 24fps, 25fps, 120fps, etc).
7+
8+
This Toolbox was thrown together for Alister Robbie. Thanks George Elias, Jamie LeJeune & Valerio D'Andrassi.

toolbox/titles_to_keywords/README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Titles to Keywords
2+
This toolbox is a combination of two handy tools: Titles to Keywords, and Create Title from Text.
3+
4+
## Titles to Keywords
5+
6+
When you drag a Final Cut Pro Event to this Toolbox (which must only contain a single Project), we will look through all the Titles connected
7+
to the clips in the Primary Storyline, read the name of those clips (as they appear in the Timeline Index), then create new Keyword Ranges
8+
for each of those Titles, including any connected clips. We then send that data back into Final Cut Pro as a new Event with a ✅ prefix.
9+
This will happen automatically if you only have one library open, otherwise you'll be prompted to select a library to import it into.
10+
11+
This Toolbox was thrown together for Knut Hake & Sam Pluemacher.
12+
13+
Options include:
14+
- Remove Project From Event
15+
- Merge with Existing Event
16+
- Use Title Contents Instead of Title Name
17+
- Replace Commas with Alternative Commas
18+
- Treat FAVORITE and REJECT as Ratings instead of Keywords
19+
20+
## Create Titles from Text
21+
This is a helpful tool that allows you to create a new Final Cut Pro Project which contains a new Title for every line in the below two text boxes.
22+
23+
Options include:
24+
- Prefix:
25+
- Suffix
26+
- Sequence
27+
- Start/End
28+
- Add Space After Sequence
29+
- Start with
30+
- Step value
31+
- Padding
32+
- Duration:

0 commit comments

Comments
 (0)