#command-line-tool #split #file #ffmpeg #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

#126 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.5–9MB
~164K SLoC