F5OEO-rpitx/testspectrum.sh

6 wiersze
157 B
Bash
Executable File

#!/bin/sh
convert "$2" -flip -quantize YUV -dither FloydSteinberg -colors 4 \
-interlace partition picture.yuv
sudo ./spectrumpaint picture.Y "$1" 100000