|
[Sponsors] |
February 17, 2012, 05:17 |
Paraview Animation
|
#1 |
Member
|
Hi Everybody,
I install the latest version of paraview 3.12.0 but one problem arise from it:- when I want to save an animation, I don't have the possibiliy to save an animation in avi format (only jpg, tiff or png format). Can someone tell me how can i save the animation in .avi format? please help me Thanks Jignesh |
|
February 17, 2012, 05:27 |
|
#2 |
New Member
Naveed Iqbal
Join Date: Oct 2009
Location: Germany
Posts: 19
Rep Power: 17 |
One way is to compile your paraview with the python option and then there is a possibility to save the animation (I have not tried it by myself yet). There is an other way that I used to do is to convert your jpeg's into a movie by the "convert" command available in Linux.
|
|
February 17, 2012, 05:36 |
|
#3 |
Super Moderator
Niklas Nordin
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 693
Rep Power: 29 |
or use mencoder
mencoder "mf://pics.0*.jpg" -mf fps=10 -o movie.avi -ovc lavc -lavcopts vcodec=msmpeg4v2:vbitrate=1000 |
|
February 18, 2012, 07:36 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
For the sake of completeness, a very similar question was asked about a month ago and here is the end result: http://www.cfd-online.com/Forums/ope...tml#post340473 post #7 Best regards, Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Paraview 3.12 memory allocation problem while saving animation | jgomez | ParaView | 17 | September 14, 2013 18:03 |
[OpenFOAM] plot particles and animation in paraview | phsieh2005 | ParaView | 1 | July 26, 2013 06:35 |
[General] Paraview nice animation | PyGloo | ParaView | 4 | June 7, 2012 13:34 |
Paraview 3.12 - How to compile with ffmpeg for animation | tunkers | OpenFOAM Installation | 6 | January 21, 2012 22:08 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |