cleya multiclip
Switch between camera angles using a cut list
cleya multiclip --inputs cam1.mp4 --inputs cam2.mp4 --cuts '[{"start":0,"end":5,"source":0},{"start":5,"end":10,"source":1}]'
Options
| Flag | What it does | |
|---|---|---|
--inputs | Synced video files | required · string |
--cuts | JSON array of cuts: [{start, end, source}] | required · string |
--output | Output file path | string |
--overwrite | Overwrite output file if it exists | boolean |
Category: edit — transform existing media
Generated from the toolkit
Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift.
Run cleya multiclip --help for the same information in your terminal.