You need the ffmpeg library to create .avi files within ParaView on Mac and Linux. More exactly, you need a specific (old) version of ffmpeg.
You can get that version, and instructions for how to compile it and link to it, here: http://www.vtk.org/VTK/resources/software.html#addons For the specific config parameters that we used when making the binaries see: http://www.paraview.org/Wiki/ParaView_Binaries David E DeMarle Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 On Thu, Jun 4, 2009 at 5:10 AM, Didier Roissé <[email protected]> wrote: > Hi, > I succeeded to compile the version 3.6 of Paraview on Red Hat 4.5 AS with > Dual Core AMD Opteron. > But 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). > I think i forgot something in cmake option. Can someone tell me which option > I have to put in ccmake to have the possibility to save animation in avi > format ? > > Thanks, > Didier > > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
