← Back to all generators

lucataco/trim-video

Simple tool to quickly trim a video or audio file

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

videorequiredstring

Input video file to trim

durationstring

Duration to trim from start time (format: HH:MM:SS or MM:SS or seconds). Ignored if end_time is specified.

end_timestring

End time for trimming (format: HH:MM:SS or MM:SS or seconds). If not specified, uses duration instead.

output_formatstring

Output video format

Default: "mp4"
mp4movavimkvwebm
qualitystring

Video quality preset

Default: "medium"
ultrafastsuperfastveryfastfasterfastmediumslowslowerveryslow
remove_audioboolean

Remove audio track from output video

Default: false
start_timestring

Start time for trimming (format: HH:MM:SS or MM:SS or seconds)

Default: "00:00:00"
Version: a58ed8021532Updated: 7/25/202681.6K runs