Premiere Pro Won't Embed Captions in MP4 — Here's Why

Sep 20, 2026

Premiere's "Embed In Output File" caption setting is not available for every export format. Adobe's export settings reference attaches a one-line note to it: "Embedded captions are only available for certain formats such as QuickTime and MXF OP1a." MP4 is not among the containers Adobe's caption pages list for embedding — which is why the option looks greyed out, missing, or simply ineffective when you have H.264 selected.

That single note explains most of the frustration behind this search. People assume the caption track they built in the timeline will travel inside the MP4 as a toggleable subtitle stream, the way it does in a MOV. The documented route does not work that way.

The four caption options, verbatim

Adobe's export settings reference describes exactly four choices in the Captions section:

  • None — "Premiere will not include captions"
  • Create Sidecar File — "caption information will be exported as a separate text file alongside the video file."
  • Burn Captions Into Video — "Premiere will add captions to the exported video as subtitles. The text will be graphically “burned in” to the video and cannot be disabled on playback."
  • Embed In Output File — "Captions will be embedded in the video file as a separate stream. The caption text can be disabled or enabled when playing back the video on supported devices."

Only the fourth one produces the thing most people picture: a separate, switchable caption stream inside the video file. And only the fourth one carries the format restriction.

The containers Adobe lists for embedding

Two official pages speak to this, and they agree with each other.

The export settings reference names QuickTime and MXF OP1a as examples. Adobe's supported caption file formats page is more explicit — after listing the sidecar formats it says "Premiere also supports embedding into and decoding from the following file formats:" and gives three:

ContainerOn Adobe's embedding listSource page
MOVYesSupported caption file formats
DNxHD MXF Op1aYesSupported caption file formats
MXF Op1aYesSupported caption file formats
QuickTimeNamed as an exampleExport settings reference
MP4 / H.264Not listed on either pagesee official docs

Read that last row precisely. MP4 not appearing on those two lists is not the same as Adobe publishing a statement that MP4 embedding is impossible. What we can say is what the documented route covers, and it covers MOV and MXF OP1a variants. If a client delivery spec hinges on this, check the official documentation for the format you are contractually required to hand over.

There is also a practical reason this catches people out: H.264 and HEVC exports run through Adobe Media Encoder rather than Premiere's direct-export list, so the format menu you are looking at is not the same menu the caption note was written about. The note still governs what the Captions section will do.

What to do when the deliverable has to be an MP4

Three routes, in the order I would actually try them.

1. Ship a sidecar file next to the MP4. Choose Create Sidecar File and Premiere writes a separate text file alongside the video. The export dialog lists these formats verbatim:

Scenarist Closed Caption File (.scc)
MacCaption VANC File (.mcc)
W3C/SMPTE/EBU Timed Text File (.xml)
EBU N19 Subtitle File (.stl)
SubRip Subtitle Format (.srt)

For anything web-facing, .srt is the one to pick. The catch Adobe documents: "While the .srt extension only supports one stream per file, it can support multiple formats, such as 608, 708, Teletext, EBU, Australian, and Subtitle." One stream per file means one language per export — three languages is three passes.

2. Burn the captions into the picture. This is the only option that guarantees the text survives no matter where the MP4 ends up, because it stops being caption data and becomes pixels. Adobe is blunt about the trade: the text "cannot be disabled on playback." Choose this for social platforms and autoplay feeds, not for anything that needs a language toggle or an accessibility-compliant caption track.

3. Change the container. If the embedded stream is genuinely required and you control the spec, exporting MOV or MXF OP1a puts you back on the documented path.

If your captions arrived from elsewhere as a .vtt file, note that VTT does not appear on any of Adobe's caption format tables — not the export dialog list, not the caption formats reference, not the import table. Adobe's page on third-party caption files says "Import the SRT file into your Premiere project just like any piece of media." So convert first:

Try it right here

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

Loading tool…

That runs in your browser tab — the file is never uploaded anywhere. Once it is SRT, Premiere treats it like footage: "Drag the SRT from the Project panel into your sequence and drop it anywhere in the sequence," and "Premiere creates a new caption track, and the captions are placed on the track."

For route 2, if you would rather not re-render the whole timeline just to stamp text onto a finished file, burn subtitles to video does the same job on an already-exported MP4.

Gotchas the official pages actually spell out

  • The Captions section can be greyed out for a reason that has nothing to do with format. Adobe: "The Captions section is disabled if the source sequence does not contain any caption tracks." No caption track in the sequence, no controls.
  • The format menu changes under you. "Note: The active subtitle track type determines what formats are available in the menu." A format you saw yesterday can be absent today because a different track is active.
  • Premiere has two different caption export routes with different format lists. The export dialog offers .scc, .mcc, .xml, .stl, .srt. The Captions tab ellipsis menu in the Text panel offers only three: "Export to text file", "Export to CSV file", "Export to SRT file". If a format is missing, you may simply be on the wrong route.
  • Burn-in has its own channel rules. Adobe lists them as: all channels for CEA-608, all channels for CEA-708, and only one Caption Stream for OP-47.
  • The docs are not internally consistent on one format name. The caption formats page lists a sidecar called DFXMP; the import table spells it DFXP; the export dialog lists neither. Do not plan a delivery around that one.

A last piece of workflow advice straight from Adobe's captions overview: "Add captions when your edit is finished or close to finished. Although, you can fine-tune and edit along with a caption track, if you delete caption segments, you'll need to recreate them manually to restore a part of a clip to your final edit."

FAQ

Can Premiere Pro embed captions in an MP4? Adobe's documented embedding formats are MOV, DNxHD MXF Op1a and MXF Op1a, with the export settings reference naming QuickTime and MXF OP1a as examples. MP4 is not on those lists. For an MP4 deliverable, use a sidecar .srt or burn the captions in.

Why is Embed In Output File greyed out? Two documented reasons. Either the sequence has no caption tracks at all — Adobe says the whole Captions section is disabled in that case — or the selected export format is not one of the formats the note covers.

Can I export a WebVTT file from Premiere instead? VTT does not appear on any of the Adobe caption format tables we could find — not the export dialog list, not the caption formats reference, not the import table. Export .srt and convert it. See how subtitle formats compare for which player wants which.

Will burned-in captions look different from embedded ones? Yes, and permanently. Burned-in text is rendered into the frame and "cannot be disabled on playback," so it also scales and compresses with the picture. Embedded captions stay a separate stream that a supported device can switch off.

How many languages can one SRT sidecar hold? One. Adobe states the .srt extension supports only one stream per file, though that single stream can carry several track formats. Export once per language.

For more format ceilings and dialog quirks like this one, see the limits archive, the rest of the Clapr tools, or our breakdown of Premiere's error compiling movie message.


Caption behaviour cited from Adobe's Premiere export settings reference, supported caption file formats, export caption tracks, export captions, import caption files from third-party services, and captions overview pages. Adobe revises these pages regularly — verify against the official documentation before committing to a delivery spec.

Clapr team

Clapr team

Premiere Pro Won't Embed Captions in MP4 — Here's Why | Clapr Blog