cosmetic: change display of frame number

This commit is contained in:
Tonton Th 2025-02-07 23:16:17 +01:00
parent 8b5dbb7a99
commit 46bb5ee3da

View File

@ -34,9 +34,9 @@ do
# echo $frame $img $txt
convert ${TMPIMG} \
-font Courier-Bold \
-pointsize 16 \
-pointsize 14 \
-fill ${TEXTCOL} \
-gravity south-west \
-gravity north \
-annotate +12+5 "$txt" \
${img}
fin=$(date +%s)