Caption track

The track responsible for subtitle text and its styling. Because captions render from the script, they stay synchronised through every re-take.

Definition

The track responsible for subtitle text and its styling. Because captions render from the script, they stay synchronised through every re-take.

Why it matters

Captions are watched as much as they are read, so treating them as a first-class track — not an export option — is what keeps a weekly format legible.

Where it shows up in Hypit

Bound with <caption-track document={story.caption}/> and styled from the stylesheet.

Related

FAQ

Is caption track specific to Hypit?

The idea is general to video workflows; the way it is expressed here follows how Hypit models projects, so the term maps to something you can actually edit.

Where can I see it in practice?

The quickstart walks through a full clone, and the clone-format pages show the same concept used in a real structure.

Do I need the paid API for this?

No. The agent tooling is free and open source; the managed API is optional.