Premiere Pro Exports Only One SRT Caption Track at a Time

Sep 17, 2026

Premiere Pro's SRT sidecar export writes one caption stream per file. If your sequence carries three caption tracks — English, Spanish, and a forced-narrative track, say — one export run produces one .srt, not three. Adobe states this as a property of the extension itself, which is why the fix is never "find the hidden multi-track checkbox."

The more useful detail is that this limit is not the same for every sidecar format Premiere can write, and that when you do not pick a track yourself, Premiere picks one for you.

The limits, at a glance

Adobe's "Export caption tracks in Premiere" page spells out the rules per file extension. Read down the right-hand column — the differences are sharper than most people expect.

ExtensionCaption formats Adobe lists for itStreams per export
.scc608Not stated on that page — check the official documentation
.mcc608 and 708"You can export 608 and 708 tracks all at once."
.xml608, 708, Teletext, EBU Subtitle, Australian OP-47"This configuration allows you to export only one track at a time."
.stlTeletext, EBU Subtitle, Australian OP-47"It supports one stream at a time"
.srt608, 708, Teletext, EBU, Australian, Subtitle"the .srt extension only supports one stream per file"

The .srt row is worth reading twice, because it is doing two different things at once. Adobe's wording: "While the .srt extension only supports one stream per file, it can support multiple formats, such as 608, 708, Teletext, EBU, Australian, and Subtitle."

What "one stream per file" actually restricts

There are two separate axes here, and conflating them is where the confusion starts.

Which caption formats an extension accepts is one axis. On this one, .srt is the most permissive of the five: Adobe lists six caption formats it can carry. .stl, by comparison, is limited to Teletext, EBU Subtitle, and Australian OP-47.

How many streams land in a single exported file is the other axis, and it runs the opposite way. .mcc is the only extension on that page described as exporting more than one track in one go — Adobe says outright that 608 and 708 tracks can go out together. .xml, .stl, and .srt are all one-at-a-time.

So a broad format list does not buy you multi-track output. If you need five language files, you run five exports. That is the documented shape of the feature, not a bug in your project.

Which track Premiere picks when you do not choose

This is the part that quietly produces the wrong file. Adobe's page: "The track that is active in the timeline is automatically selected as a default. If there are two or more tracks enabled, the one with the lowest number of tracks is selected."

The neighbouring .mcc paragraph describes the same idea in slightly different words — tracks are "auto-selected based on the number of streams from the lowest to the highest track number."

Practical reading: do not assume the dropdown is showing the track you were last working on. Before each export, set the track you want active in the timeline, then confirm what the Captions section is actually offering. There is a second reason to look: Adobe notes in the export settings reference that "The active subtitle track type determines what formats are available in the menu." Change the active track and the format list under it can change too.

One related behaviour from the same reference, in case the section looks broken: "The Captions section is disabled if the source sequence does not contain any caption tracks."

What to do when you need several caption files

  1. Run the export once per track. Set the target track active in the timeline, open Export, choose Create Sidecar File, confirm the track shown in the dropdown, export.
  2. Name each file as you go. Premiere is handing you one stream per run, so the only thing distinguishing the outputs is the filename you type.
  3. Check the format menu after every track switch, since the active track type governs what the menu offers.
  4. Convert afterwards if your destination wants WebVTT. The sidecar lists on Adobe's export settings reference and on its supported caption formats page cover SCC, MCC, XML, STL, SRT and DFXMP — VTT does not appear on either of those two lists, so the conversion happens outside Premiere.

Try it right here

Runs in your browser. Your file is not uploaded anywhere.

Loading tool…

That runs in your browser tab, which matters when the file is a client's dialogue: the .srt is read from disk and converted locally rather than uploaded. The standalone SRT to VTT converter does the same job, and subtitle formats compared covers what actually differs between the two.

Gotchas from the same set of pages

Embedding is a separate option with its own format limit. Premiere's export settings offer Embed In Output File, described as captions "embedded in the video file as a separate stream" that can be toggled during playback. But Adobe adds: "Embedded captions are only available for certain formats such as QuickTime and MXF OP1a." The supported caption formats page lists embedding for MOV, DNxHD MXF Op1a and MXF Op1a. An MP4 target is not among the paths Adobe lists there.

Burning in follows different channel rules. For Burn Captions Into Video, where the text is permanently rendered into the picture, the same caption-tracks page gives: all channels for CEA-608, all channels for CEA-708, and only one Caption Stream for OP-47. Burned-in text "cannot be disabled on playback," so it is a one-way decision — see burn subtitles into video if that is the outcome you actually want.

Every SRT you import adds another track to choose between. Adobe's page on importing third-party caption files describes the round trip: "Import the SRT file into your Premiere project just like any piece of media," then "Drag the SRT from the Project panel into your sequence and drop it anywhere in the sequence." The result is explicit — "Premiere creates a new caption track, and the captions are placed on the track." So a project that took in translated SRTs from a subtitling vendor now has several enabled caption tracks, and the default-selection rule above decides which one your next export picks.

There are two export routes, with different menus. Besides the export window, Premiere's Text panel has a Captions tab with an ellipsis menu, and its options are a plain text file, a CSV file, and an SRT file. Fewer formats, same single-file result.

The official format lists do not match each other. The export settings reference lists five sidecar formats; the supported caption formats page lists six, adding DFXMP. If a format you expected is missing from one menu, checking the other page is a reasonable next step.

FAQ

Can Premiere Pro export multiple SRT files at once? Not per Adobe's caption-tracks page, which states the .srt extension supports one stream per file. Export once per caption track. The only extension that page describes as carrying more than one track in a single run is .mcc, for 608 and 708 together.

Why did my SRT come out in the wrong language? Because of the default selection rule. The track active in the timeline is chosen automatically, and where two or more tracks are enabled, Adobe says the one with the lowest number of tracks is selected. Set the track you want active first, then verify it in the export dropdown.

Why is the Captions section greyed out in my export settings? Adobe's export settings reference gives one documented cause: the section is disabled if the source sequence contains no caption tracks. A sequence with a text layer but no actual caption track will look like this.

Can I put captions inside an MP4 from Premiere? Adobe's documented embedding targets are QuickTime and MXF OP1a in the export settings reference, and MOV, DNxHD MXF Op1a and MXF Op1a on the caption formats page. MP4 is not on those lists. A sidecar .srt plus the video file is the route those pages describe.

When in the edit should I add caption tracks? Adobe's captions overview is direct about the timing: "Add captions when your edit is finished or close to finished." The reason it gives is recovery cost — if you delete caption segments, you have to recreate them manually to restore that part of a clip.

Does Premiere export WebVTT? VTT does not appear in the sidecar lists on either of those two pages. Export SRT and convert it — that is a text-level transformation, so nothing is re-encoded.


More on format ceilings and what they mean in practice in the limits archive, and the full browser-based toolset at all Clapr tools.

Quotes taken from Adobe's Premiere help pages on exporting caption tracks, export settings, and supported caption file formats, checked 17 September 2026. Adobe revises these pages — verify against the current version before relying on them.

Clapr team

Clapr team

Premiere Pro Exports Only One SRT Caption Track at a Time | Clapr Blog