Subtitle Rules and Standards: Professional Guidelines for Perfect Captions
Professional subtitle standards and rules including reading speed, line length, duration, and formatting guidelines.
Introduction
Professional subtitling follows established rules and standards that ensure captions are readable, consistent, and effective across different platforms and viewing contexts. These standards cover reading speed, line length, duration, formatting, and platform-specific requirements. They are not arbitrary — they are based on decades of research in reading psychology, human-computer interaction, and broadcast engineering.
Whether you are creating subtitles for YouTube, Netflix, broadcast television, corporate videos, or educational content, following professional standards ensures your captions look polished and serve their purpose effectively. This comprehensive guide covers all major standards including Netflix technical specifications, broadcast television standards (SMPTE, ITU-R, EBU), web accessibility guidelines (WCAG 2.1), platform-specific comparisons, line break algorithms, reading speed research, and a complete quality control checklist.
Reading Speed Standards
Reading speed is the most critical factor in subtitle readability. It is measured in characters per second (cps) or words per minute (wpm). The standard conversion: 1 wpm \u2248 5 cps, so 20 cps \u2248 240 wpm.
Recommended Reading Speeds by Audience
Reading Speed Research
Research into subtitle reading speed is extensive and well-documented:
Exceeding the recommended reading speed causes viewers to miss text or feel rushed, reducing comprehension and creating a negative viewing experience. Our Online Editor includes a reading speed checker that automatically flags entries exceeding your target cps.
Reading Speed Reference Table
Use this table to quickly determine the minimum duration needed for a given number of characters:
| Characters | Min Duration at 15 cps | Min Duration at 18 cps | Min Duration at 20 cps |
|-----------|----------------------|----------------------|----------------------|
| 10 | 0.67s (min 1s) | 0.56s (min 1s) | 0.50s (min 1s) |
| 20 | 1.33s | 1.11s (min 1s) | 1.00s |
| 30 | 2.00s | 1.67s | 1.50s |
| 40 | 2.67s | 2.22s | 2.00s |
| 50 | 3.33s | 2.78s | 2.50s |
| 60 | 4.00s | 3.33s | 3.00s |
| 70 | 4.67s | 3.89s | 3.50s |
| 80 | 5.33s | 4.44s | 4.00s |
| 84 (max 2x42) | 5.60s | 4.67s | 4.20s |
Line Length and Formatting
Character Limits by Platform
| Platform | Max Characters per Line | Max Lines | Notes |
|----------|------------------------|-----------|-------|
| Industry standard | 42 | 2 | Most widely adopted across all media |
| Netflix | 42 | 2 | Strictly enforced for original content; some languages have different limits |
| YouTube | 42 | 2 | Recommended but not enforced; longer lines still accepted |
| BBC | 32 | 2 | More restrictive for accessibility and readability |
| TikTok | 30 | 2 | Optimized for mobile portrait viewing at small screen sizes |
| Broadcast TV (SMPTE) | 32-37 | 2 | Varies by standard and broadcast region |
| DVD / Blu-ray | 40 | 2 | Font size and resolution dependent |
| WebVTT (HTML5) | No fixed limit | No fixed limit | Best practice: follow the 42/2 industry standard |
Line Break Algorithm Explained
Line breaks should follow a hierarchical decision process for maximum readability:
Level 1: Never split a word
A word must always appear entirely on one line or the other. This is the most fundamental, non-negotiable rule of line breaking.
Level 2: Break at punctuation
Commas, periods, semicolons, em dashes, and ellipses are natural break points:
Level 3: Keep linguistic units together
Do not separate closely related words:
Level 4: Balance line lengths
Make two-line entries roughly equal in character count:
Level 5: Each speaker gets their own line
In dialogue, put each speaker on a separate line with a hyphen prefix:
```
```
Level 6: Break at the highest syntactic boundary
Priority order: between sentences > between clauses > between phrases > between individual words.
Applying this algorithm consistently ensures subtitles are maximally readable across all audiences and platforms.
Duration Rules
Minimum and Maximum Display Times
| Rule | Specification | Rationale |
|------|--------------|-----------|
| Minimum duration | 1 second (1,000ms) | Even single words and short exclamations need adequate time to read |
| Maximum duration | 8 seconds | Longer durations cause viewers to re-read the text, creating confusion about which part of the video the captions correspond to |
| Optimal duration | 3-5 seconds | Comfortable reading window for standard two-line subtitle entries |
| Gap between entries | 40-100ms (1-2 frames) | Prevents visual blending between consecutive subtitles; critical for readability |
| Minimum gap | 2 frames | At 24fps = ~83ms; at 25fps = 80ms; at 30fps = ~67ms |
| Snap-on / snap-off | Minimum 2 frames | Prevents jarring appearance and disappearance of text |
Calculating Required Duration
To calculate the minimum reading time for a subtitle entry:
Example 1: "He walked to the store." (24 characters including spaces)
Example 2: Two-line subtitle with 76 characters total (38 + 38)
Platform-Specific Standards
Netflix Subtitle Standards
Netflix has one of the most detailed, extensively documented, and strictly enforced subtitle specifications in the industry. These standards apply to all original Netflix content and third-party content delivered to the platform.
Timing Requirements:
Formatting Requirements:
Content Guidelines:
Language-Specific Rules:
Broadcast Television Standards
#### SMPTE (Society of Motion Picture and Television Engineers)
SMPTE standards for subtitling (primarily SMPTE 2052 and SMPTE RP 219):
#### ITU-R (International Telecommunication Union — Radiocommunication Sector)
ITU-R BT.500 and BT.2020 standards for television subtitling:
#### EBU (European Broadcasting Union)
EBU Tech 3350, the EBU STL (Subtitle Transfer Language) standard, is the primary subtitle format for European broadcast:
Accessibility Guidelines (WCAG)
The Web Content Accessibility Guidelines (WCAG 2.1) define legal requirements for web-based captions in many jurisdictions:
WCAG 1.2.2: Captions (Prerecorded) — Level A
WCAG 1.2.4: Captions (Live) — Level AA
WCAG 1.2.5: Audio Description (Prerecorded) — Level AA
Additional accessibility best practices:
Platform Comparison Summary
| Criteria | Netflix | YouTube | Broadcast TV (SMPTE/EBU) | TikTok | Web (WCAG) |
|----------|---------|---------|-------------------------|--------|------------|
| Max chars/line | 42 (varies by language) | 42 | 32-37 | 30 | 42 (recommended) |
| Max lines | 2 | 2 | 2 (up to 4 for teletext) | 2 | 2 (recommended) |
| Reading speed (cps) | 20 (adult), 18 (child) | 20 (recommended) | 15 (ITU-R), 20 (SMPTE) | — | 20 (recommended) |
| Min duration | ~833ms | 1 second | 1 second | — | 1 second |
| Max duration | 8 seconds | 8 seconds | 8 seconds | ~3 seconds | 8 seconds |
| Styling | Ghost box, white text | Any | White/yellow on black | Bold, styled | High contrast, CSS-driven |
| Format | SRT or TTML | SRT, VTT, SBV | EBU STL, TTML | SRT | WebVTT |
| Positioning | Bottom-centered | Variable | Title-safe (80%x90%) | Centered | CSS-controlled |
| Gap between entries | 2 frames min | None specified | 1-3 frames | — | 100ms recommended |
Common Violations Even Experts Make
Too Fast (Exceeding Reading Speed)
Text disappears before viewers can finish reading. This is the most common and most impactful violation. Always check entries against the target cps rule. Our Online Editor highlights entries that exceed your reading speed threshold.
Too Long (Exceeding Maximum Duration)
Subtitles staying on screen for more than 8 seconds cause viewers to re-read, becoming confused about which part of the video the captions correspond to. Split long entries into multiple shorter ones.
Bad Line Breaks
Breaking a line mid-phrase disrupts reading flow. "He went to the / store" should be "He went to the store" on one line. Apply the line break algorithm described above to prevent this.
Crossing Shot Boundaries
Subtitles that continue across a video edit or scene change create confusion — viewers associate the subtitle with the wrong visual context. Rule: A subtitle should never span a cut. Either adjust timing or split the entry.
Inconsistent Formatting
Mixing bold and plain text, different positioning, or varying font styles within the same file looks unprofessional and distracts viewers.
Overlapping Subtitles
Two subtitle entries visible simultaneously because the next entry starts before the previous one ends. Use Fix Overlaps to correct this automatically.
Too Many Lines
Using 3 or more lines on screen covers too much of the video frame (more than 20%). Maximum is 2 lines for nearly all platforms.
Mono-font Dialogue
Not using italics for off-screen speakers, narration, or song lyrics makes it difficult for viewers to distinguish dialogue context and source.
Quality Control Checklist
Before finalizing any subtitle file, systematically verify each item:
Timing (8 checks)
Text (8 checks)
Formatting (6 checks)
Platform Compliance (6 checks)
Related Tools
Conclusion
Professional subtitle standards exist for good reason — they ensure captions are readable, consistent, and effective for their intended audience. Whether you are creating content for Netflix, broadcast television, YouTube, or web platforms, following the relevant standards ensures your subtitles serve their purpose: making video content accessible to all viewers.
The key rules to remember: use 42 characters per line maximum, 2 lines per entry maximum, 20 cps for general audiences (slower for children and language learners), 1-8 second duration range, break lines at natural linguistic boundaries, maintain a 40-100ms gap between entries, and always use UTF-8 encoding without BOM. Use our free tools to create, validate, and format your subtitles according to professional standards. Browse our subtitle tools to get started.