cleya title
Burn styled text titles into video (location, lower third, chapter, date)
cleya title --input video.mp4 --text 'Tokyo, Japan' --subtitle '35.6762° N, 139.6503° E' --style location
Options
| Flag | What it does | |
|---|---|---|
--input | Path to input video | required · string |
--text | Title text | required · string |
--subtitle | Subtitle text (coordinates, date, etc.) | string |
--style | Title style | string · default location · one of location, lower_third, chapter, date |
--position | Vertical position | string · default bottom · one of top, center, bottom |
--start | Show title from this time (seconds) | string |
--end | Hide title after this time (seconds) | string |
--font | Path to font file | string |
--font-color | Font color | string · default white |
--output | Output file path | string · default <input>_titled.<ext> |
--overwrite | Overwrite output file if it exists | boolean |
Category: author — create media from specs (scene DSL, cards, titles, captions, voiceover, capture)
Generated from the toolkit
Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift.
Run cleya title --help for the same information in your terminal.