Final Cut Pro

Subtitles for Final Cut Pro, generated locally.

Make the file in suubbs, import it into Final Cut as SRT. Your footage never leaves your Mac, and the two apps meet at a text file four kilobytes long.

Get the Mac app — $3.99 Try it free in your browser
The workflow

Generate outside, finish inside.

Final Cut imports SRT directly, so the two apps meet at a text file about four kilobytes long.

The fastest reliable route is to make the subtitle file where the subtitle tools are, then bring the finished file into the edit. Your footage never moves and Final Cut never has to transcribe anything.

01

Generate and correct

Drop the video into suubbs, press Generate, and fix whatever the model misheard — names and jargon, usually. Export SubRip (.srt).

02

File ▸ Import ▸ Captions

With your project open in the timeline, choose Import Captions and pick the .srt. Set the caption role and the language subrole in the dialog.

03

Check the lane

The captions land in a caption lane at the top of the timeline, already positioned by their timestamps. Play it through once and adjust anything that reads long.

Why bother

What you actually gain by not using the built-in route.

Three things, and if none of them apply to you, use Final Cut's own transcription and save yourself a step.

If you want the caption look rather than the caption data — the big styled word-by-word thing — export SubStation Alpha (.ass) from suubbs instead and burn it in with ffmpeg after the export:

ffmpeg -i export.mp4 -vf "subtitles=captions.ass" -c:a copy final.mp4
Details

Questions about the handoff.

The parts that trip people up.

Which caption formats does Final Cut Pro import?

CEA-608, iTT and SRT. suubbs exports SRT, which Final Cut imports directly.

Why not just use Final Cut's own transcription?

Use it if it suits you. The reasons people generate outside Final Cut are word-level timing, a caption style that survives to other platforms, and keeping the footage off a server. If none of those matter, the built-in route is fewer steps.

Will my styling come across?

No. Final Cut applies its own caption formatting, and SRT carries no styling to begin with. Style inside Final Cut, or export ASS from suubbs and burn it in with ffmpeg outside the edit entirely.

Can I export captions back out of Final Cut?

Yes — File ▸ Export Captions, which writes SRT or iTT.

Does the video need to be uploaded anywhere?

No. suubbs transcribes on your own Mac, so the file stays where it is and only a small text file moves between the two apps.

Keep reading

Related

Generate it once. Use it everywhere.

[imported to caption lane]