Pepys

Guide

Open vs closed captions

The real difference between captions viewers can switch off and captions burned into the video, plus how to pick the right one and which formats to use.

The short answer

Closed captions can be switched on or off by the viewer and travel in the signal or a separate file such as SRT, WebVTT, or CEA-608/708; open captions are burned permanently into the video picture and can't be turned off. Use open captions where you can't trust the player to render a track, and closed captions where you want viewer control and machine-readable text.

Closed captions toggle, open captions are baked in

One difference drives everything else. Closed captions can be turned on or off by the viewer; open captions are a permanent part of the video picture and can't be turned off, so they're visible to anyone watching (WebAIM). Closed captions ride in the signal or a separate file and get drawn at playback. Open captions skip that step entirely, rendered straight into the pixels before anyone presses play.

The FCC uses the same split. It defines closed captioning as "the visual display of the audio portion of video programming pursuant to the technical specifications" set out in its rules, and it allows open captioning or subtitles "in lieu of closed captioning" (47 CFR 79.1). Both carry the same spoken words as timed on-screen text. The only question is who controls whether they show.

Think of it as togglable versus painted-on. A closed caption is data your player renders, so you can switch it off, restyle it, or edit the text without touching the video. An open caption is already part of the frame: identical everywhere, with no decoding required.

Where each form earns its place

Open captions win on certainty. Because nothing has to decode or toggle, the text shows up on any platform, including a muted social feed that autoplays without sound. The trade-offs: fixed size and position, no viewer styling, and no off switch. Editing a typo means re-rendering the whole video, since the words are pixels now.

Closed captions win on control. CEA-708 decoders let viewers pick among eight fonts and 64 colors and vary the text size (47 CFR 79.103), options a burned-in caption can never offer. The text stays editable and searchable, and machines can index it. The catch is dependence on the player honoring the caption track. If a platform strips or garbles the sidecar, the words vanish.

A quick rule of thumb. Reach for open captions where you can't trust the player: muted autoplay clips, kiosks, digital signage, or hardware you don't control. Reach for closed captions on broadcast, streaming, and any site you own, wherever viewers want control and you want machine-readable text you can re-edit later.

The formats behind each: SRT, WebVTT, CEA-608 and 708

Broadcast captions run on two standards. CEA-608 (EIA-608, the old "line 21" system) carries analog closed captions in the vertical blanking interval of the NTSC signal. They sit on a fixed 15-row by 32-column grid, split across the C1 and C2 channels (47 CFR 15.119). CEA-708 (EIA-708-B) is the digital ATSC standard. Its decoders add the font and color control that 608's fixed grid never had (47 CFR 79.102, ANSI/CTA-708).

Online, the caption track is usually a file. WebVTT is a W3C format whose main job is the HTML track element, which overlays captions or subtitles on a web player from a .vtt file (W3C, MDN). If you run the site, WebVTT keeps viewers in control of font, size, and color. You can generate one straight from a recording with an audio-to-VTT export.

SubRip (.srt) is the most basic of the common sidecar formats (Matroska). Its cue timestamps put a comma before the three-digit milliseconds, like 00:02:17,440. That simplicity is why it travels well between players and platforms. When something won't read WebVTT, an audio-to-SRT export is the portable fallback.

What accessibility law actually requires

The law cares that accurate, synchronized captions exist, not whether they toggle. WCAG 2.1 Success Criterion 1.2.2 is a Level A requirement: captions for all prerecorded audio in synchronized media (W3C). Open or closed, either form meets it, as long as the captions are present, accurate, and in sync.

On US television, the bar is quantified. The FCC requires 100% of new, nonexempt English- and Spanish-language programming to be closed captioned on each channel (47 CFR 79.1). Under the 2010 CVAA, that duty extended to IP-delivered full-length programming that already aired on TV with captions (FCC 12-9 Report and Order, 47 CFR 79.4).

Beyond broadcast, two more rules reach most organizations. Section 508's Revised ICT Standards require electronic content to meet WCAG 2.0 Levels A and AA, which includes that captions criterion (U.S. Access Board). And the DOJ says the ADA covers state and local government web content, where videos are made accessible with accurate synchronized captions (ADA.gov).

Open vs closed captions: which should you use?

You don't always have to choose. Plenty of teams ship both: a burned-in version for social feeds and a closed-caption sidecar on the channel they own. The hybrid costs one extra export, and it means the words survive whether or not a given player honors the track.

Both start from the same raw material: an accurate, timed transcript. Get the timed, editable transcript first, then decide how to ship it. Export it as an SRT or WebVTT sidecar for closed captions, or drop it into your video editor to burn open captions into the frame. The transcript is the artifact; open versus closed is just how you deliver it.

Tips from people who do this a lot

  • If a clip autoplays muted on social, burn the captions in. A toggleable sidecar the platform ignores leaves silent viewers with nothing to read.

  • Keep the closed-caption sidecar even when you also burn captions in. The SRT or VTT file stays editable and searchable, and you can re-burn later without retyping.

  • Open captions are fixed pixels. Fixing one typo means re-exporting the whole video, so proof the transcript before you render.

  • On a site you control, ship WebVTT to the HTML track element so viewers keep font, size, and color control. Fall back to SRT for third-party players that won't read VTT.

  • "CC" on a TV is CEA-608 or 708 riding inside the broadcast signal. A downloaded .srt or .vtt file does the same job as a portable, player-agnostic sidecar.

Try it now

Drop in your recording or paste a link and get a clean, speaker-labeled transcript in minutes. Your first 60 minutes are free.

or paste a link
InstagramTikTokYouTubeFacebookSpotifyApple Podcasts

60 min free · no card required · we never train on your audio

PodcasterJournalistContent creatorResearcherStudent
Trusted by 100,000+ creators, podcasters, journalists & researchers

Open vs closed captions – questions, answered

What's the difference between open and closed captions?

Closed captions can be turned on or off by the viewer and travel in the signal or a separate file; open captions are a permanent part of the video picture and can't be turned off. Both display the same spoken audio as synchronized on-screen text; they differ only in whether the viewer controls visibility.

Are open or closed captions better for accessibility?

Either can meet the standard. WCAG's Level A captions requirement asks for accurate synchronized captions on prerecorded audio; it doesn't mandate one form. Closed captions give viewers control over size and color, which many people rely on, but open captions still count as captions and satisfy the requirement.

What file formats hold closed captions?

Online, the caption track is usually a WebVTT (.vtt) or SubRip (.srt) sidecar file, and WebVTT pairs with the HTML track element on a web player. On broadcast, closed captions are CEA-608 (analog line 21) or CEA-708 (digital ATSC) carried inside the television signal itself.

Can I turn off open captions?

No. Open captions are rendered into the video's pixels, so they show for everyone and can't be switched off. If you need them gone, you have to re-export the video from a version that never had them burned in, because the text is now part of every frame.

Do I legally need captions on my videos?

Often. US broadcast and much IP-delivered TV programming must be captioned under FCC rules, and accessibility standards like WCAG, Section 508, and the ADA expect accurate synchronized captions on video content. Open or closed captions both satisfy the requirement, so long as they're accurate and in sync.

References

  1. 1.47 CFR 15.119 – Closed caption decoder requirements for analog receivers (line 21, VBI, C1/C2, 15x32 grid)U.S. Government Publishing Office / FCC
  2. 2.47 CFR 79.102 – Closed caption decoder requirements (EIA-708-B, fonts and colors)FCC via Cornell Legal Information Institute
  3. 3.47 CFR 79.103 – Apparatus decoder requirements (64 colors, 8 fonts, text size control)FCC via Cornell Legal Information Institute
  4. 4.ANSI/CTA-708-E – Digital Television (DTV) Closed CaptioningConsumer Technology Association
  5. 5.47 CFR 79.1 – Closed captioning of televised programming (definition; open captioning in lieu; 100% new nonexempt)FCC via Cornell Legal Information Institute
  6. 6.FCC 12-9 Report and Order – IP closed captioning under the CVAA (MB Docket 11-154)Federal Communications Commission
  7. 7.47 CFR 79.4 – Closed captioning of video programming delivered using Internet protocolFCC via Cornell Legal Information Institute
  8. 8.Captions, Transcripts, and Audio Descriptions (open vs closed captions)WebAIM, Utah State University
  9. 9.Understanding Success Criterion 1.2.2: Captions (Prerecorded)W3C Web Accessibility Initiative
  10. 10.WebVTT: The Web Video Text Tracks FormatW3C
  11. 11.The track elementMDN Web Docs (Mozilla)
  12. 12.Matroska technical: subtitles (SRT timestamp format)Matroska.org
  13. 13.Revised 508 Standards and 255 Guidelines (E205.4, WCAG 2.0 A and AA)U.S. Access Board
  14. 14.Guidance on Web Accessibility and the ADAU.S. Department of Justice

Keep reading

Don't just take our word for it.

Ask ChatGPT, Claude, or Perplexity what Pepys is and who it's for. One click, and your favorite AI does the homework.

Get your transcript – free to start

Pay as you go – credits never expire, nothing to cancel. Or start free with 60 minutes, no card.