[Paraview] Export animation in avi?

Karl König kkoenig11 at web.de
Thu Dec 13 08:57:20 EST 2012


According to

   git clone git://paraview.org/ParaViewSuperbuild.git
   sed -e '173,177p; d;' ParaViewSuperbuild/CMakeLists.txt

FFMPEG is deliberately not included in SuperBuilds on Mac:

  if (UNIX AND NOT APPLE)
    include(ffmpeg)
    include(fontconfig)
    include(mesa)
  endif()

HTH,
Karl


David E DeMarle wrote, On 13.12.2012 14:42:
> ParaView should be able to produce avi's on Mac, as long as it was
> compiled with ffmpeg.
> Did you build ParaView yourself or use the kitware binary distribution?
> 
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
> 
> 
> On Thu, Dec 13, 2012 at 8:26 AM, William Oquendo <woquendo at gmail.com> wrote:
>> Dear all,
>> I am using Paraview 3.98 on Mountain Lion. I would like to export an
>> animation. The only format available now are ogv, or png/jpeg snapshots. Is
>> there a way to export to avi? I know I can create an avi from a bunch of
>> png/jpeg files, just would like to know if Paraview has the ability built
>> in.
>> Thanks in advance.
>>
>> --
>>
>> Best regards / Cordialmente,
>>
>> William-Fernando Oquendo
>> --------------------------
>> Este correo puede carecer de tildes o eñes debido al teclado.



More information about the ParaView mailing list