adjust colorimetry

This commit is contained in:
Tonton Th 2025-10-19 06:31:44 +02:00
parent 1c2a4f9be2
commit 9a00f7317f

View File

@ -18,8 +18,8 @@ echo "seq $SEQ -> $GIF" | tee -a WS/log
convert \
-delay 10 -dither none \
-resize 40% \
-colorspace gray -equalize \
-colors 15 \
-colorspace gray -normalize \
-colors 14 \
frames/$SEQ/?[012]*[369].png \
$GIF