a better name
This commit is contained in:
parent
c47606438f
commit
f1fcebd77d
@ -36,7 +36,7 @@ SRC="frames/$1"
|
||||
local INTER="/dev/shm/tmp-intertitre.png"
|
||||
tools/plot-timing.sh $1
|
||||
|
||||
local NBRE=85
|
||||
local NBRE=78
|
||||
|
||||
convert "WS/negatif.png" \
|
||||
-gravity north \
|
||||
@ -103,13 +103,13 @@ echo
|
||||
# -------------------------------------------------------
|
||||
faire_la_fin ()
|
||||
{
|
||||
local NBRE=160
|
||||
local NBRE=180
|
||||
datetime=$(LANG=fr date -u +"%Y/%m/%d %H:%M")
|
||||
echo " $datetime" | tee -a WS/log
|
||||
|
||||
local SRC="frames/escadrille/00399.png"
|
||||
local GRAY="/dev/shm/tmp-titre.png"
|
||||
convert -colorspace gray -colors 23 $SRC $GRAY
|
||||
convert -colorspace gray -colors 33 $SRC $GRAY
|
||||
|
||||
for foo in $(seq 0 $NBRE)
|
||||
do
|
||||
@ -142,12 +142,14 @@ rm -f frames/Spool/*.png
|
||||
|
||||
faire_le_titre
|
||||
|
||||
linkfarm around # new 26 jan 2026
|
||||
linkfarm approche
|
||||
linkfarm hexacone
|
||||
linkfarm remote
|
||||
linkfarm hexabenz
|
||||
# linkfarm splined
|
||||
linkfarm hexawood
|
||||
linkfarm escadrille
|
||||
linkfarm survol
|
||||
linkfarm around # new 26 jan 2026
|
||||
linkfarm cutoff
|
||||
linkfarm panoramic
|
||||
linkfarm topview
|
||||
@ -158,14 +160,12 @@ linkfarm carto
|
||||
linkfarm circular
|
||||
linkfarm bubblecut
|
||||
linkfarm orbite
|
||||
linkfarm hexacone
|
||||
linkfarm remote
|
||||
linkfarm essai
|
||||
|
||||
tools/plot-timing.sh
|
||||
faire_la_fin
|
||||
|
||||
ff_encodage Spool hexacone-family.mp4
|
||||
ff_encodage Spool the-hexacone-family.mp4
|
||||
|
||||
nb=$(( $IDX - 1 ))
|
||||
echo "linkfarmed $nb files" | tee -a WS/log
|
||||
|
||||
Loading…
Reference in New Issue
Block a user