cosmetic
This commit is contained in:
@@ -43,7 +43,7 @@ do
|
||||
# echo $frame $img $txt
|
||||
convert ${TMPIMG} \
|
||||
-font Courier-Bold \
|
||||
-pointsize 14 \
|
||||
-pointsize 16 \
|
||||
-kerning 4 \
|
||||
-fill ${TEXTCOL} \
|
||||
-gravity north \
|
||||
@@ -51,7 +51,7 @@ do
|
||||
${img}
|
||||
fin=$(date +%s)
|
||||
echo
|
||||
printf "%-12s %4d %4d\n" \
|
||||
printf "%-12s %5d %5d\n" \
|
||||
${SEQNAME} $frame $(( fin-debut )) | \
|
||||
tee -a WS/mp4.timing
|
||||
echo ; sleep 2
|
||||
|
||||
Reference in New Issue
Block a user