Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 400 Bytes

splitscreen-cli

SplitScreen is a program made to compare speedruns: it allows you to split video recordings into segments and compare them side-by-side.

Development

Dependencies

  • Cargo/rustc 1.56.0 or higher
  • ffmpeg

TODO how to install dependencies

Building

Compile using cargo build or cargo build --release. The binaries are put into target/debug/ or target/release/.