# 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.