That "should" be all that is necessary, I used that older FFMPEG on the ParaView releases up through 3.8.x. In 3.10.x I switched to the newer FFMPEG 0.6.1 release<div><br></div><div><a href="http://www.ffmpeg.org/releases/ffmpeg-0.6.1.tar.gz">http://www.ffmpeg.org/releases/ffmpeg-0.6.1.tar.gz</a></div>
<div><br></div><div><div class="gmail_quote">On Tue, Apr 19, 2011 at 4:54 PM, Kit Chambers <span dir="ltr"><<a href="mailto:kit.chambers@rocktalkimaging.com">kit.chambers@rocktalkimaging.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>
Hi all,<br>
<br>
When i compile paraview 3.10.0 from source it is unable to save animations as AVI.<br>
<br>
The system is RHEL5 - 64 bit. I have compiled with it linked against ffmpeg which I installed from source as per <a href="http://www.vtk.org/VTK/resources/software.html#addons" target="_blank">http://www.vtk.org/VTK/resources/software.html#addons</a><br>
<br>
In CMake I have specified: <br>
VTK_USE_FFMPEG_ENCODER ON <br>
FFMPEG_INCLUDE_DIR ffmpegDir/include<br>
FFMPEG_avcodec_LIBRARY ffmpegDir/lib//libavcodec.so<br>
FFMPEG_avformat_LIBRARY ffmpegDir/lib/libavformat.so<br>
FFMPEG_avutil_LIBRARY ffmpegDir/lib/libavutil.so<br>
<br>
Everything compiles, but when I go to use the save as animation option only png/jpg and tiff are available. Is there something I'm missing here? or are there any suggestions as to how to get to the bottom of this? Any help would be appreciated.<br>
<br>
cheers<br>
<br>
Kit<br>
<br>
</div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>