SplitScreen is a program made to compare speedruns: it allows you to split video recordings into segments and compare them side-by-side.
- Cargo/rustc 1.56.0 or higher
- ffmpeg
TODO how to install dependencies
Compile using cargo build or cargo build --release.
The binaries are put into target/debug/ or target/release/.