Skip to main content

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

FlagWhat it does
--inputsSynced video filesrequired · string
--cutsJSON array of cuts: [{start, end, source}]required · string
--outputOutput file pathstring
--overwriteOverwrite output file if it existsboolean

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.