How to Write a Transcript of a Video (3 Methods, One Free)
Transcribing a video by hand takes about four times its runtime — roughly 40 minutes of typing for a 10-minute video. There are three faster routes, and which one you want depends on whether you need the words, or the words plus their timings. That second distinction matters more than most guides admit.
First decide: transcript or subtitles?
A transcript is the plain text of what was said. Subtitles are
that same text split into short lines, each carrying a start and end timestamp — normally an
.srt or .vtt file.
Every subtitle file contains a transcript. A transcript does not contain timings, and you can't recover them later without redoing the work. So unless you're certain you only need the words, export .srt. It costs nothing extra at the time and saves the whole job later.
Method 1 — By hand
Play, pause, type, rewind. Accurate, and appropriate when the audio is poor, the terminology is unusual, or the transcript is going into something where an error is expensive.
Two things make it bearable: slow the playback to 0.75×, and use a player with keyboard-only seek so your hands never leave the keyboard. Expect ~4× runtime.
Method 2 — YouTube auto-captions (free)
If the video is on YouTube — yours or someone else's — the transcript already exists:
- Open the video on desktop.
- Click the three dots below the player.
- Choose Show transcript.
- The panel opens beside the video. Toggle timestamps off if you just want the prose, then select and copy.
For your own uploads you can go further: in YouTube Studio, open Subtitles, and
download the track as .srt — that gives you the timings too. The YouTube-specific
routes (desktop, mobile, Studio, and what to do when the button is missing) are covered
step-by-step in our guide on
how to get a YouTube transcript.
The caveat is accuracy. Auto-captions are speech recognition, and they fail in a predictable pattern: proper nouns, numbers, and jargon. Those are also the words that carry the most meaning, so never publish auto-captions unread.
Method 3 — Speech-to-text tools
Any dedicated transcription tool will take an audio or video file and return text, usually with timings, usually in a couple of minutes. What separates them in practice is not headline accuracy but three things:
- Does it export .srt, or only plain text?
- Speaker labels, if there's more than one voice.
- A usable editor — you will be fixing names and numbers, so fixing them next to the audio matters.
If you're transcribing your own narration, you likely already have the audio isolated, which is the best case for recognition accuracy — no music bed, one speaker, consistent level.
Cleaning up the result
Work in this order. It's fastest and it front-loads the errors that matter.
- Proper nouns and numbers first. Highest error rate, highest cost when wrong.
- Punctuation and paragraph breaks. Recognition output tends to arrive as one long run.
- Filler words. Remove for reading transcripts; keep for captions, where they match the audio the viewer hears.
- Line lengths, if it's subtitles. Aim for one short clause per line — roughly 40 characters — so nothing gets cropped on a phone.
What an .srt file is actually good for
Most people treat subtitles as an accessibility chore and stop there. But an .srt
is a structured record of what was said and exactly when — which is useful well
beyond captions:
- Repurposing. Find quotable segments by reading rather than scrubbing.
- Clip selection. Timestamps mean you can jump straight to a moment.
- SEO. The transcript is indexable text describing your video.
- Generating visuals. This is the one most people miss.
That last point is worth spelling out. The hardest part of editing a narrated video isn't the
words — it's deciding what should be on screen for each line, then producing it. But an
.srt already contains every line and its exact timing. That is the shot
list. Ahacut reads it and generates a full-length motion-graphics track —
animated text, numbers, charts — timed to every line, which you drop straight onto your timeline
in CapCut, Premiere or Final Cut.
Already have the .srt? You're one step from the visuals.
Upload subtitles, get a synced b-roll track back. Free credits to start, no card.
Start freeFrequently asked questions
How long does it take to transcribe a video by hand?
What's the difference between a transcript and subtitles?
Can I get a transcript from a YouTube video?
What file format should a transcript be in?
How do I clean up an auto-generated transcript?
Related: How to write a video script · How to add b-roll to videos automatically · What is b-roll? A-roll vs b-roll