mirror of
https://github.com/paboyle/Grid.git
synced 2025-05-14 22:45:47 +01:00
Update README
This commit is contained in:
parent
bb317aba8d
commit
b517e88db3
@ -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.
|
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:
|
Grid:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user