1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-05-14 14:35:46 +01:00

Update README

This commit is contained in:
Peter Boyle 2025-05-13 16:49:21 -04:00 committed by GitHub
parent bb317aba8d
commit b517e88db3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: