Subtitling
Timed text accompanying video, with conventions that differ deliberately from written prose.
Subtitling is the practice of presenting timed text alongside video. Subtitles assume the viewer can hear and render dialogue; captions assume they cannot and include speaker identification and relevant non-speech sound. The most common interchange format, SubRip (.srt), is plain text: an index, a start and end timecode, and one or more lines.
The craft is more constrained than prose writing, and the constraints are why it looks wrong to a copy editor. Reading speed governs everything — roughly 15 to 20 characters per second — so text is condensed rather than transcribed. Lines are broken at syntactic boundaries so each fragment parses on its own. A caption stays on screen long enough to read and clears before it competes with the next.
Punctuation follows from the same pressure. Commas are frequently omitted deliberately, because a subtitle is presented in short timed units and the segmentation is already doing the work a comma would do in continuous prose. Adding them can be a genuine improvement or can be applying prose conventions to a medium that does not want them — a distinction worth checking before correcting anyone's work.
Because a subtitle file is plain text with stable indices, a change log keyed to timecode is the natural review artifact: reviewable, sortable, and precise about what changed.
See also6
Plain Language
Writing so that the intended reader can find, understand, and use the information the first time.
Meaning & Society27 connections
Accessibility
Designing so that people with disabilities can use a thing, and the standards that make it checkable.
Design & Interface27 connections
Markdown
A plain-text formatting syntax designed to be readable as written, now the default for technical writing.
Data & Content11 connections
Automatic Speech Recognition
Turning audio into text, and the reasons real-world accuracy is set by the signal more than by the model.
Agents & Language Models12 connections
Environmental Storytelling
Narrative carried by placed objects and world state rather than dialogue, completed by the audience's inference.
Play & Games26 connections
Diegesis
The boundary between what exists in a work's world and what is shown only to the audience.
Meaning & Society11 connections
Related3
Nearby in the graph rather than deliberately chosen. Looser, sometimes surprising.
Linked from6
- Assist ModePlay & Games
Difficulty and accessibility settings offered as separate, combinable toggles instead of one difficulty slider.
- Automatic Speech RecognitionAgents & Language Models
Turning audio into text, and the reasons real-world accuracy is set by the signal more than by the model.
- DiegesisMeaning & Society
The boundary between what exists in a work's world and what is shown only to the audience.
- Environmental StorytellingPlay & Games
Narrative carried by placed objects and world state rather than dialogue, completed by the audience's inference.
- MarkdownData & Content
A plain-text formatting syntax designed to be readable as written, now the default for technical writing.
- Video Game LocalizationPlay & Games
Translating a game plus adapting it for a new market, and the drift that adaptation introduces.