increase video size

This commit is contained in:
Tonton Th
2025-01-16 15:07:06 +01:00
parent cf899967ce
commit 1eac9d4cfc
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ NBFRAMES=360
echo "Running $0 $SEQNAME" >> WS/log
DIMS="-W1024 -H768"
DIMS="-W1280 -H1024"
POVOPT="+q9 +A -d ${DIMS} -WT6"
echo $POVOPT ; echo ; sleep 2