mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 11:26:56 +01:00
Update README
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user