cosmetic: change display of frame number
This commit is contained in:
parent
8b5dbb7a99
commit
46bb5ee3da
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user