timing adjust

This commit is contained in:
Tonton Th 2025-02-27 13:25:57 +01:00
parent db5eedffe1
commit 8bcb56e9ea

View File

@ -36,7 +36,7 @@ echo "linkfarm $SRC" | tee -a WS/log
local INTER="/dev/shm/tmp-intertitre.png" local INTER="/dev/shm/tmp-intertitre.png"
tools/plot-timing.sh $1 tools/plot-timing.sh $1
local NBRE=75 local NBRE=60
convert "WS/negatif.png" \ convert "WS/negatif.png" \
-gravity north \ -gravity north \
@ -100,7 +100,7 @@ echo
# ------------------------------------------------------- # -------------------------------------------------------
faire_la_fin () faire_la_fin ()
{ {
local NBRE=180 local NBRE=160
datetime=$(LANG=fr date -u +"%Y/%m/%d") datetime=$(LANG=fr date -u +"%Y/%m/%d")
echo $datetime | tee -a WS/log echo $datetime | tee -a WS/log