cleya caption
Burn captions/subtitles into video
cleya caption --input video.mp4 --srt-file subs.srt
Options
| Flag | What it does | |
|---|---|---|
--input | Path to input video | required · string |
--srt-file | Path to SRT subtitle file | string |
--font-size | Font size in pixels | string · default 24 |
--font-color | Font color | string · default white |
--background | Background color and opacity | string · default black@0.5 |
--position | Caption position | string · default bottom · one of top, center, bottom |
--font | Font name | string · default Arial |
--output | Output file path | string · default <input>_captioned.<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 caption --help for the same information in your terminal.