| Crates.io | pfv-cli |
| lib.rs | pfv-cli |
| version | 0.1.7 |
| created_at | 2023-05-25 03:52:02.195199+00 |
| updated_at | 2023-06-04 19:43:09.328324+00 |
| description | A CLI tool for encoding PFV video files |
| homepage | |
| repository | https://github.com/GlaireDaggers/pfv-cli |
| max_upload_size | |
| id | 873972 |
| size | 28,530 |
CLI tool for encoding PFV video files
cargo install pfv-cli
Takes as input a .Y4M video and produces an encoded PFV video file
Currently only 8bpp input supported, and only whole number framerates supported.
Usage: pfv-cli.exe [OPTIONS] -i <FRAMEPATH> -n <NUMFRAMES> -f <FPS> -o <OUTPATH>
Options:
-i <INPATH>
-q <QUALITY>
-k <KEYFRAME_INTERVAL>
-t <THREADS>
-o <OUTPATH>
-h, --help Print help
-V, --version Print version