Skip to main content

cleya trim

Trim video to a time range

cleya trim --input video.mp4 --start 0:30 --end 1:15

Options

FlagWhat it does
--inputPath to input videorequired · string
--startStart time (H:MM:SS, M:SS, or seconds)required · string
--endEnd time (H:MM:SS, M:SS, or seconds)required · string
--outputOutput file pathstring · default <input>_trimmed.<ext>
--fade-inFade-in duration in secondsstring
--fade-outFade-out duration in secondsstring
--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 trim --help for the same information in your terminal.