This tools looks very promising, but I can't get it to work:
I get:
in#0 @ 0x55c70e4d5500] Error opening input: No such file or directory
Error opening input file ./output.mp4.
Error opening input files: No such file or directory
thread 'main' panicked at src/commanders/chapterer.rs:55:59:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Full output: https://pastebin.com/KeyyNa5c
Many thanks.