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