From b517e88db307c16314d5328c7abeac8133674ea1 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Tue, 13 May 2025 16:49:21 -0400 Subject: [PATCH] Update README --- visualisation/README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/visualisation/README b/visualisation/README index b950e8eb..0d3b1d18 100644 --- a/visualisation/README +++ b/visualisation/README @@ -73,6 +73,21 @@ each to: VTK really should make it easier to pick up the flags required for FFMPEG linkage, especially as they are very quirky on MacOS. +======================================== +Aurora compilation: +======================================== +module load ffmpeg +download & untar: VTK-7.0.2 +mkdir build +cd build +ccmake ../ + +"t" +Enable: VTK_MODULE_ENABLE_VTK_IOFFMPEG YES +"configure" ; should "discover" the installed ffmpeg module + +Still need an "X" connection to make the MPEG files. + ======================================== Grid: