CLI tool for encoding PFV video files
cargo install pfv-cli
Takes as input a folder containing named PNG files (as 001.png, 002.png, etc) and produces an encoded PFV video file
``` Usage: pfv-cli.exe [OPTIONS] -i -n -f -o
Options: -i -n -f -q -k -t -o -h, --help Print help -V, --version Print version ```