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 \ convert \
-delay 10 -dither none \ -delay 10 -dither none \
-resize 40% \ -resize 40% \
-colorspace gray -equalize \ -colorspace gray -normalize \
-colors 15 \ -colors 14 \
frames/$SEQ/?[012]*[369].png \ frames/$SEQ/?[012]*[369].png \
$GIF $GIF