video_splitter

Crates.iovideo_splitter
lib.rsvideo_splitter
version0.1.0
sourcesrc
created_at2024-08-08 11:34:02.872974
updated_at2024-08-08 11:34:02.872974
descriptionA Rust command-line tool to split a video file into two parts using ffmpeg.
homepage
repositoryhttps://github.com/slmachado/rs-videosplitter
max_upload_size
id1329455
size16,603
Sergio Machado (slmachado)

documentation

README

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.

Commit count: 0

cargo fmt