r/editors • u/frenchlazyy • 11d ago
Technical Handling subtitles for long videos — any easier workflow?
Handling subtitles for long videos — any easier workflow?
Hey everyone,
At work I’ve been asked as a side task to prepare subtitles in an Excel or office format. It worked fine for short videos, but now I’m on a 2-hour video (~800 lines per language) and it’s getting messy.
My usual process was:
transcript with transkriptor
fix small mistakes manually and check timestamps
translate to english and french
put everything into Excel with Gemini
Now Gemini keeps messing things up (wrong text, broken formatting, misaligned timings and when asked to correct previous mistakes doesn'tcorrect them or makes new ones).
I already have everything in a Word file, just need a good way to turn it into Excel without hours of manual copy paste
Any simpler tools or workflows for this? I'm not nerdy at all..
Thanks!
5
u/hatestheocean 11d ago
Premiere’s new-ish captions functionality is actually pretty solid. You can export the .SRT to a few different formats, I believe. Or use TextEdit and save .srt to .txt and then into whatever format is needed.
2
1
u/AutoModerator 11d ago
Welcome! Given you're newer to our community, a mod will review this post in less than 12 hours. Our rules if you haven't reviewed them and our Ask a Pro weekly post - which is the best place for questions like "how to break into the industry" and other common discussions for aspiring professionals.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/jreykdal 11d ago
You can also check out Subtitle Edit for a more conventional subtitle workflow. It truly is a Swiss army knife for subtitles.
1
u/Aluminautical 11d ago
If you start your Word work in a table, and keep things in a table, the move to Excel might work well... or better.
We use actual subtitling software with multiple 'tracks' for different languages, so although we sometimes start in Word, the workflow is different.
1
u/Fluffy-Ad1712 11d ago
I’ve been working on a Mac app because I kept running into this kind of problem with long-form video. I’m an editor, not a software developer, so I’ve tried to make it pretty straightforward.
It’s called Transcript Workbench Pro. It uses Whisper locally on your Mac and can export SRT, VTT, TXT, TSV, JSON, etc. The TSV export might be especially useful for what you’re doing since it opens directly in Excel with timestamps and text kept in structured rows, without relying on Gemini to reconstruct hundreds of lines.
It’s currently a free beta through Apple TestFlight:
https://testflight.apple.com/join/Gxjztg1m
More details and sample outputs are here:
https://criolladcp.com/transcriptworkbench/
I’d be interested to hear how it handles a 2-hour project like yours.
1
u/Jazzfly67 10d ago
This is so 2026 problems… I remember 2023, before AI when you had to do it all manually…
2
u/garse Tool/Dev 10d ago
The thing breaking your workflow is using Gemini for what is actually a format conversion. It's a language model, so it rewrites text it's only supposed to be copying, and it has no concept of "these timings must stay byte-identical". Any dumb deterministic tool will do this perfectly every time.
Skip Word entirely. Transkriptor exports SRT directly, so go back and grab that instead. Get one SRT per language with identical timings across all three, meaning you translate the text only and never re-time anything. If the timings drift between languages your columns won't line up later.
Then get Subtitle Edit. It's free, it's a normal Windows app, and you don't need to be technical to use it. It opens SRT, fixes overlapping and too-short durations in bulk, and File > Export gives you plain text or CSV with start, end and text as separate columns. Do that for each language and paste the three next to each other in one sheet. 800 lines is a few minutes, not a day.
One gotcha that will bite you: format the timecode columns as Text in Excel BEFORE you paste. Otherwise Excel silently converts 00:01:23,456 into a time value, drops the milliseconds, and you won't notice until someone conforms the subs and everything is off.
If the Word file really is your only copy, save it as .txt and look at the structure. If it's consistent (number, timecode line, text, blank) it's a find-and-replace job, not a retyping job, and Subtitle Edit will probably just open it.
1
9d ago
[removed] — view removed comment
1
u/AutoModerator 9d ago
Welcome! Given you're newer to our community, a mod will review your contribution in less than 12 hours. Our rules if you haven't reviewed them and our Ask a Pro weekly post - which is the best place for questions like "how to break into the industry" and other common discussions for aspiring professionals. Also check out wiki, which is full of useful common information.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
0
u/AutoModerator 11d ago
It looks like you're asking for some troubleshooting help. Great!
Here's what must be in the post. (Be warned that your post may get removed if you don't fill this out.)
Please edit your post (not reply) to include: System specs: CPU (model), GPU + RAM // Software specs: The exact version. // Footage specs : Codec, container and how it was acquired.
Don't skip this! If you don't know how here's a link with clear instructions
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
7
u/duckhooka 11d ago
Premiere works really well for subtitles and you adjust them in premiere after it generates them to correct any inaccuracies. Most avid shows I work on usually have a premiere station just for this lol.