[Paraview] Creating videos from animations

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Feb 27 09:56:06 EST 2013


I think VTK_USE_FFMPEG_ENCODER needs to be ON for 3.14.1.

On Wed, Feb 27, 2013 at 8:32 AM, Utkarsh Ayachit
<utkarsh.ayachit at kitware.com> wrote:
> Can you attach your CMakeCache.txt?
>
> On Fri, Feb 15, 2013 at 9:47 AM, Fred Fred <stan1313 at hotmail.fr> wrote:
>> Hello,
>> I compiled PV with FFMPEG library enabled:
>>  FFMPEG_INCLUDE_DIR               /usr/local/include
>>  FFMPEG_avcodec_LIBRARY           /usr/local/lib/libavcodec.dylib
>>  FFMPEG_avformat_LIBRARY          /usr/local/lib/libavformat.dylib
>>  FFMPEG_avutil_LIBRARY            /usr/local/lib/libavutil.dylib
>> so I expected being able to save an animation into a video format but if I
>> use File->SaveAnimation I get a list of files, which requires an external
>> tool to build a video from them.
>> So is there a problem with my implementation or what does FFMEG library mean
>> in the configuration file?
>>
>>
>> _______________________________________________
>> 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
>>


More information about the ParaView mailing list