fine tuning
This commit is contained in:
parent
70469c7904
commit
5aa179c8e8
@ -16,12 +16,12 @@ GIF="t-$SEQ.gif"
|
|||||||
echo "seq $SEQ -> $GIF" | tee -a WS/log
|
echo "seq $SEQ -> $GIF" | tee -a WS/log
|
||||||
|
|
||||||
convert \
|
convert \
|
||||||
-delay 6 \
|
-delay 7 \
|
||||||
-dither none \
|
-dither none \
|
||||||
-equalize \
|
-equalize \
|
||||||
-resize '320x240!' \
|
-resize '320x240!' \
|
||||||
-remap datas/ega-16colors.png \
|
-remap datas/ega-16colors.png \
|
||||||
frames/$SEQ/?[012]*[369].png \
|
frames/$SEQ/00??[369].png \
|
||||||
$GIF
|
$GIF
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user