From ef23006b9b5dcbc9f12f8c75b57e8f161861504b Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Sat, 28 Dec 2024 14:45:01 +0100 Subject: [PATCH] bla --- Makefile | 4 ++-- plot-timing.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index f251361..62c5fc6 100644 --- a/Makefile +++ b/Makefile @@ -10,8 +10,8 @@ PNG: essai.png scene.png essai.png: essai.pov Makefile $(POVDEP) povray $(POVOPT) -W800 -H600 -i$< -o$@ -CK=130 +CK=306 scene.png: scene.pov Makefile $(POVDEP) - povray $(POVOPT) -W1920 -H1080 +K${CK} -i$< -o$@ + povray $(POVOPT) -W3200 -H2400 +K${CK} -i$< -o$@ diff --git a/plot-timing.sh b/plot-timing.sh index 693ce76..15d3aa1 100755 --- a/plot-timing.sh +++ b/plot-timing.sh @@ -5,7 +5,7 @@ set -ue TMPFILE="/dev/shm/plot-timing.tmp" IMAGE="timing.png" -tail -3600 WS/mp4.timing | awk ' \ +tail -1800 WS/mp4.timing | awk ' \ BEGIN { \ nbrames=360; for (foo=0; foo