#command-line-tool #ffmpeg #file #split #parts

app video_splitter

A Rust command-line tool to split a video file into two parts using ffmpeg

1 unstable release

0.1.0 Aug 8, 2024

#195 in Video

MIT license

6KB

videosplitter

A Rust command-line tool to split a video file into two parts using ffmpeg. It accepts an input video file, two output file names, and the split time (in seconds) as arguments.

Dependencies

~6–9MB
~166K SLoC