Skip to content

Commit 50bcbff

Browse files
committed
20th February 2026
1 parent f164d79 commit 50bcbff

13 files changed

+97
-0
lines changed

docs/_includes/latenite/in-development.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## In Development
22

3+
To follow along with the latest LateNite creations, the best place is [Discord](https://ltnt.tv/discord), where we post TestFlight links and exclusive sneak peaks!
4+
35
Here's a **sneak peak** of some of the things we have in various stages of development:
46

57
---

docs/_includes/latenite/mac-app-store.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Here's some of our products currently for sale on the official Apple **Mac App S
44

55
---
66

7+
{{ include "latenite/scriptstar" }}
8+
9+
---
10+
711
{{ include "latenite/braw-toolbox" }}
812

913
---
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
### ScriptStar
2+
3+
**ScriptStar** brings text-based editing to Final Cut Pro.
4+
5+
> [:icon-desktop-download: Click here to **buy** on the **Mac App Store**](https://scriptstar.fcp.cafe/buy/)
6+
7+
![](/static/scriptstar-01.png)
8+
9+
It converts Final Cut Pro’s built-in transcripts into named favourite ranges on the same browser clips. This lets you see exactly what was said, instantly select it, and add it to your timeline.
10+
11+
You can learn more on the [ScriptStar website](https://scriptstar.fcp.cafe).

docs/_includes/news/20260220.md

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
### [20th February 2026](/news/20260220)
2+
3+
**ScriptStar v1.0.3** is now [available for purchase on the Mac App Store](https://apps.apple.com/app/scriptstar/id6759045715) for **USD$9.99**! 🥳
4+
5+
![](/static/scriptstar-01.png)
6+
7+
**ScriptStar** brings text-based editing to Final Cut Pro.
8+
9+
It was created by the amazing [Iain Anderson](https://iain-anderson.com).
10+
11+
This product uses LateNite's [FCPXMLKit](/latenite/#fcpxmlkit) for FCPXML processing, created by [David Peterson](https://github.com/randomeizer/).
12+
13+
The **ScriptStar** icon was designed by the amazing [Matthew Skiles](http://matthewskiles.com).
14+
15+
You can watch the intro video on Vimeo:
16+
17+
[![](/static/scriptstar-vimeo.png)](https://scriptstar.fcp.cafe/#intro-video)
18+
19+
It converts Final Cut Pro’s built-in transcripts into named favourite ranges on the same browser clips. This lets you see exactly what was said, instantly select it, and add it to your timeline.
20+
21+
To start, import your clips into a Final Cut Pro library as usual, and organize them into events if you like.
22+
23+
By default in **Final Cut Pro v12** (lifetime/perpetual) and **Final Cut Pro Creator Studio v12** (subscription), **Transcribe in English** is enabled by default.
24+
25+
![](/static/fcp-preferences.png)
26+
27+
ScriptStar uses this transcription data. However, if you didn't transcribe your clips on import (which will be the case if your library was created before FCP 12) then you can transcribe them now. Select one or many clips, right-click, choose Analyze and Fix, and check Transcribe in English in the dialog that appears.
28+
29+
However, If you'd prefer to use your own transcripts, which is necessary for non-English captions, you can provide an `SRT` file that will be used in place of the built-in transcripts.
30+
31+
With clips transcribed, you can now launch ScriptStar from either your `/Applications` folder, or via the Final Cut Pro Workflow Extensions button in the toolbar and menubar.
32+
33+
![](/static/scriptstar-extension-smaller.png)
34+
35+
Once launched, simply drag your **Final Cut Pro Library** from the Final Cut Pro Browser interface into the drop zone in ScriptStar to get started.
36+
37+
Due to sandbox requirements, if this is the first time you have worked with this Library, you will also have to give permission to access it.
38+
39+
To confirm, you need to drag the Final Cut Pro Library from the Final Cut Pro interface, and **NOT** Finder.
40+
41+
![](/static/scriptstar-01.png)
42+
43+
Choose the events you want to process, then press **Continue**.
44+
45+
![](/static/scriptstar-02.png)
46+
47+
At this point you can replace any of the built-in transcripts by dragging in `SRT` files that match the names of any of your existing clips.
48+
49+
This is great for foreign languages, if you’ve had clips transcribed or edited by humans, or if Final Cut Pro’s transcript hasn’t worked or has poor results.
50+
51+
![](/static/scriptstar-04.png)
52+
53+
Press **Continue** to send the named favorites back to Final Cut Pro.
54+
55+
They'll appear in new events with a star at the end of the name.
56+
57+
Before you leave ScriptStar, there’s one more optional step.
58+
59+
If you want to send your clients a timed transcript, so they can highlight the most important phrases in interviews, or if you'd found it useful yourself, you can now export those transcripts in whatever format suits your workflow.
60+
61+
Formats include `CSV`, `Word` and `PDF`.
62+
63+
![](/static/scriptstar-05-cropped.jpg)
64+
65+
Back in Final Cut Pro, look for the events with the star in the name, and twirl each clip’s disclosure triangle to see every line of transcribed dialogue.
66+
67+
Select a line, play it back by pressing / \(slash\), then drag it to a timeline or tap `E` to append it.
68+
69+
The transcript search in Final Cut Pro still works, but if you want to search through the named favorites, choose **Favorites** in the Clip Filtering menu. If you don't do this, searches return the entire source clip.
70+
71+
![](/static/scriptstar-still-clip-filtering-crop.jpg)
72+
73+
Scriptstar works with regular clips and Multicam clips, and it's a great way to find not just dialogue, but anything said out loud during a shoot.
74+
75+
If something great just happened, or there's anything else you need to remember, say it out loud and you'll see it in your Browser during the edit.
76+
77+
![](/static/scriptstar-logging-crop.jpg)
78+
79+
You can learn more on the [ScriptStar website](https://scriptstar.fcp.cafe).
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{{ include "latenite/scriptstar" }}

docs/static/fcp-preferences.png

181 KB
Loading

docs/static/scriptstar-02.png

1.75 MB
Loading

docs/static/scriptstar-04.png

1.77 MB
Loading
112 KB
Loading
263 KB
Loading

0 commit comments

Comments
 (0)