cleya compose
Assemble scenes into one video — render each, transition between, lay/fade audio (+ beat-snap cuts to the track)
cleya compose --descriptor ad.json --output ad.mp4
Options
| Flag | What it does | |
|---|---|---|
--descriptor | ComposeSpec — file path or inline JSON {scenes,transition,audio,beatSnap,size,fps} | required · string |
--output | Output file path | string |
--overwrite | Overwrite output file if it exists | boolean |
--no-cache | Re-render every scene (skip the per-scene render cache) | 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 compose --help for the same information in your terminal.