creating gif/avi file from vdf files

3 posts / 0 new
Last post
devshreemandal_...
creating gif/avi file from vdf files
Hi, I have time step binary data file which I want to plot in avi/gif files. I know I can use animation rendering but I'm facing a problem with it.If I create more than one visualizer then the code is dumped due to the segmentation fault. Please help.
pearse

Hi, a few questions:

What platform are you running Vapor on, and what version of Vapor are you using?

Is there any way you could share a sample of your data with us via Dropbox, Google Drive, or something similar?  We would need to see the .vdf file you created, and at least one of the variables at one or more timesteps.

-Scott

devshreemandal_...
Hi, I'm running vapor on ubuntu 16.04. And vapor version is 2.6.0. I think segmentation fault is due to graphics card of the system is not compatible. Can you tell me what is the graphics requirement for vapor? and about animation rendering, I think, what I was doing was totally wrong. I'll get back to you if I couldn't do it myself.