From 793ea535a99084ad5e09da0271b42e24ea9538d4 Mon Sep 17 00:00:00 2001 From: tTh Date: Wed, 14 Dec 2022 15:35:09 +0100 Subject: [PATCH] generating a new vidz --- GravityField/runme.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GravityField/runme.sh b/GravityField/runme.sh index a9d4070..722bc77 100755 --- a/GravityField/runme.sh +++ b/GravityField/runme.sh @@ -4,7 +4,9 @@ set -e # stop on error make animation +date > animation.log + time ./animation | tee animation.log ./encode.sh WS/nanim/ quux.mp4 - +./encode.sh WS/colmap/ zzz.mp4