cleya layout
Arrange multiple videos in a grid or split-screen
cleya layout --inputs a.mp4 --inputs b.mp4 --layout side_by_side
Options
| Flag | What it does | |
|---|---|---|
--inputs | Video files (repeat --inputs for each) | required · string |
--layout | Layout arrangement | string · default side_by_side · one of side_by_side, stacked, grid |
--gap | Gap between videos in pixels | string · default 0 |
--background | Gap/background color | string · default black |
--output | Output file path | string · default <input>_layout.<ext> |
--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 layout --help for the same information in your terminal.