Skip to content
Esc
navigateopen⌘Jpreview

captions

Frame-accurate caption cues for sound-off playback.

The same runtime that renders the export. Scrub to any frame, switch format, and edit the fixture props.

Installation

pnpm odori add @odori/captions

Source is copied into videos/components/captions/ and belongs to your repository. odori diff compares it with upstream later; odori update applies the change you accept. It has no registry dependencies.

Timing contract

Every registry component declares how it behaves in time.odori test fails a cut that violates these.

Family
Typography
Aspect ratios
16:9 · 9:16 · 1:1
Recommended duration
60 frames · 2s
Minimum duration
20 frames · 0.67s
Entrance
6 frames
Exit
6 frames
Reduced motion
cuts instead of fading
Requires
sans font
Content limits
text ≤ 84

Props

PropTypeDefaultRequired
cuesCaptionCue[]Yes
position"bottom" | "center""bottom"