Image/Video pixel sorter made in rust inspired by Kim Asendorf
FFmpeg - tested with v5.1.2
cargo install --path .
pixsort --help
Argument | Flag | Description |
---|---|---|
input | -i | input file to sort |
rate | -r | framerate for videos |
threads | -t | numbers of threads to use for sorting |
white-threshold | -w | luminance threshold for whiteness |
black-threshold | -b | luminance threshold for blackness |
horizontal | -H | sort horizontally |