Skip to content
CutConvert

Import corrected transcript greyed out in Premiere Pro: the fixes

By Greg Thompson, Founder, CutConvertPublished

Import Corrected Transcript (Premiere's "merge with corrected transcript") is greyed out for one main reason: the clip you're looking at has no existing transcript to merge into. The corrected-transcript import doesn't create a transcript — it swaps fixed wording onto word timing Premiere already stores — so until the clip has been transcribed by Speech to Text or given a static transcript, there is nothing to merge and the menu item stays disabled. The other common causes are running the import against a sequence instance instead of the source clip, and trying to feed it a file that isn't plain .txt.

This guide is the checklist that un-greys the option, in the order worth trying — plus the escape hatch for when the merge is simply the wrong tool for what you're doing.

Corrected text that has diverged from the original? Skip the merge: convert it to a timed transcript with the free TXT to Premiere JSON converter (DOC to Premiere JSON for Word files) and use Import Static Transcript instead.

Why the option is greyed out

Premiere's Text panel has two transcript imports, and they work differently:

  • Import Static Transcript creates a new transcript from a JSON file that carries word-level timing. It works on a clip with no transcript at all.
  • Import Corrected Transcript (the "merge") edits an existing transcript. Premiere walks your .txt and the stored transcript side by side, matching word positions, and swaps in your text while every word keeps its original start time and duration.

That mechanism is the whole story of the greyed-out menu item. A merge needs something to merge into. No transcript on the clip → nothing to align against → the option is disabled. It isn't broken; it's telling you a precondition is missing.

The checklist that un-greys it

Work through these in order — for most editors the first two fix it.

1. Transcribe the clip (or give it a static transcript) first

Open the Text panel (Window > Text), select the Transcript tab, and check whether a transcript is actually showing for your clip. If the tab is empty, the merge cannot run. Either:

  • run Transcribe on the clip with Premiere's Speech to Text, or
  • import a timed transcript from outside with Import Static Transcript — if your transcript came from Rev, Otter, or a captioning vendor, convert it to Premiere's JSON format first (TXT, DOC, or SRT all convert).

Once a transcript exists, the corrected-transcript option comes to life.

2. Run it against the source clip, not the sequence

Transcript imports work most reliably against a source clip open in the Source Monitor — not the instance sitting in your timeline. If you've been clicking around the sequence:

  1. Double-click the clip in the Project panel (or park on it in the timeline and use Match Frame) so it loads into the Source Monitor.
  2. Open the Text panel's Transcript tab and confirm the transcript shows for that clip.
  3. Click the overflow menu (...) > Import > Import corrected transcript.

Importing against a timeline instance is the classic silent failure of Premiere's transcript tools generally — when in doubt, go back to the source clip.

3. Save your corrections as plain .txt

The merge only reads plain text. A Word document, a Google Doc link, a PDF, or an SRT won't do — export or re-save the corrected transcript as a .txt file. Keep it plain: no headers, no timestamps you've added by hand, no speaker-name reformatting beyond what the original transcript uses. The closer your file stays to "the same words, spelled correctly," the cleaner the merge.

4. Update Premiere if the menu looks different

The transcript import options have moved and been renamed across releases ("Import corrected transcript," "Merge with corrected transcript"). If your Text panel's overflow menu doesn't show the options described here at all, you're likely on an older build — check the Premiere Pro release notes for your version, or update.

Merge with corrected transcript, explained

It helps to know what the merge will and won't do once it runs:

  • Timing never changes. Every word keeps its stored start time and duration. Only the text is replaced. That's the feature's promise — and its constraint.
  • The alignment is positional. Premiere matches your text to the transcript word by word. Fix spelling, punctuation, and proper nouns freely; add, delete, or reorder whole sentences and the mapping breaks partway through, dumping the remaining text into a single untimed block.
  • Spot-check the tail. Alignment drift shows up at the end of the transcript first. After a merge, jump to the last few segments and confirm the words still sit on the right timecodes.

The companion guide on importing a transcript into Premiere Pro covers both import paths end to end, including the JSON spec.

When the merge is the wrong tool

If your "corrected" transcript has genuinely diverged — a re-edited script, a translation, a version with sections cut — stop fighting the merge. It is built for light correction, not replacement. The right move is to replace the transcript wholesale:

  1. Convert the corrected text to Premiere transcript JSON with the TXT to Premiere JSON converter (Word documents go through DOC to Premiere JSON; subtitle files through SRT to Premiere JSON).
  2. In the Text panel's Transcript tab, choose Import > Import Static Transcript and select the JSON.
  3. Premiere builds a fresh, fully timed transcript — no merge, no alignment requirement, and Text-Based Editing works from the new text.

This route also sidesteps the greyed-out problem entirely, because Import Static Transcript doesn't require an existing transcript.

FAQ

Why is Import Corrected Transcript greyed out in Premiere Pro? Almost always because the clip has no existing transcript to merge into. The corrected-transcript import replaces words on timing Premiere already stores, so until the clip has been transcribed (or given a static transcript), the option stays disabled. Transcribe first, or import a timed JSON, then merge.

Does "merge with corrected transcript" change my timing? No. Premiere keeps every word's stored start time and duration and only swaps the text — which is why the corrected file has to stay word-for-word aligned with the transcript it is correcting.

Can I merge a Word document or an SRT as a corrected transcript? No — the merge only reads plain .txt. Save the Word document as plain text first, or skip the merge and convert the file to Premiere transcript JSON (DOC to Premiere JSON for .docx, SRT to Premiere JSON for subtitles) and import it as a static transcript.

The merge ran but most of the text collapsed into one block. What happened? Your corrected text drifted too far from the original — words added, removed, or reordered — so Premiere lost the positional alignment partway through and dumped the rest into a single untimed block. Correct words in place, or import the new text as a timed static transcript instead.

Can I skip the merge entirely? Yes. Convert the corrected transcript to Premiere transcript JSON with the TXT to Premiere JSON converter and use Import Static Transcript — it replaces the transcript wholesale and does not depend on the merge option being available.

Does the merge work on a sequence, or only on clips? Run it against the source clip. If the clip only exists in your sequence, use Match Frame (or double-click it in the Project panel) to load it into the Source Monitor, then import — transcript imports against a timeline instance are the classic silent failure.

Greg Thompson · Founder, CutConvert

Greg builds CutConvert, the post-production file converter — including the first working decoder for Premiere Pro’s binary .prtranscript format. He writes these guides from the format specs and real editor workflows.

↑ Back to top