How to use SRT subtitles in Nuendo during re-recording sessions?

Hi everyone,

I’ve got a bunch of .srt subtitle files (translations) that I’d like to use inside Nuendo 14 during re-recording sessions. I understand that Nuendo itself doesn’t support native subtitle tracks or direct .srt import — the only built-in options are Marker Tracks and ADR Taker.

The workaround I’ve tried so far is converting .srt → .csv using tools like this online converter SRT to CSV Converter for Nuendo ADR , and then importing the CSV as Markers in Nuendo (File → Import → CSV Marker…). That way at least I get the timecodes and text into the project.

The problem is: I actually need the subtitles to be visible during playback in a re-recording mix, not just listed in the Marker window. ADR Taker works for dialogue cues, but I’m looking for something closer to proper subtitling — ideally overlayed on the video, or at least shown clearly on a separate display.

Questions:

What’s the most practical workflow for handling .srt subtitles in Nuendo 14 during re-recording sessions?

Is there any way to display the imported text directly in Nuendo’s video player, or do people usually burn subtitles into a proxy video?

Has anyone here integrated external tools like Video Slave or EdiCue/EdiPrompt with Nuendo (via MTC) specifically for subtitling purposes?

Any advice or shared experiences would be greatly appreciated.

Thanks!

Ping. Yeah it would be a pretty useful feature if Nuendo had the ability to read SRT subtitle files, for sure.

You can use show all time the ADR text.

Thanks for the suggestion! Yes, ADR Taker can technically show the text if you import the subtitles as cues and enable Show All Time ADR text.

The issue is that ADR mode is designed around recording workflows — it changes playback behavior (pre-rolls, cycles, beeps, cue lists), which makes it impractical for regular re-recording or mixing sessions. What I’m looking for is more like a standard subtitle overlay during normal playback, without being locked into ADR’s special workflow.

So while ADR text display is a workaround, it doesn’t really replace a proper subtitle track. Ideally, Nuendo would support reading and displaying .srt (or other caption formats) directly in the video player, the same way DAWs like Pro Tools can link with external tools (EdiCue, Video Slave, etc.).

Until Steinberg adds proper subtitle support, burning subs into a proxy video or running an external subtitle display app seems to be the only reliable workflow.

You can simply enable the “ show overlays always”on in the adr panel settings. You do not have to use the adr panel for anything but to turn it on.

As long as the marker track that you want to be shown on screen is active it will show on screen.

It works best with cycle markers as they have a length. With regular markers the text will display until you get to the next one.

I use dialogue and character fields to display on screen.

2 Likes

This would be great, and for WebVTT as well; not to mention styling using the Cascading Style Sheets standard.

It would definately be an industry first in DAW, world and is the kind of feature I would gladly pay for to upgrade.

1 Like

Thanks a lot, this really solved the problem!
The workflow that worked for me:

Convert the .srt file into .csv.

Import the .csv as a Marker Track.

Instead of using the “Description” column, assign the subtitle text to the ADR Dialogue field.

In the ADR panel settings, enable “Show Overlays Always”.

Make sure the marker track is active.

Now the subtitles are displayed correctly on screen during playback, exactly as needed.
This is a huge help — really appreciate the tip!