enhance your tools

This commit is contained in:
Tonton Th
2025-09-12 03:52:23 +02:00
parent 32606a5a18
commit cf0bcb9cab
4 changed files with 8 additions and 6 deletions

View File

@@ -16,7 +16,9 @@ fi
echo "$0 $SEQNAME from $START" >> WS/log
DIMS="-W$Img_Width -H$Img_Height"
POVOPT="+q9 +A0.02 -d ${DIMS} -WT7"
NBFR=" Declare=NbFrames=$NBFRAMES "
echo $NBFR
POVOPT="+q9 +A0.02 -d ${DIMS} ${NBFR} -WT7"
echo $POVOPT ; echo ; sleep 2
TMPIMG=/dev/shm/${SEQNAME}-tmp.png