[vtkusers] vtkAVIWriter
David E DeMarle
dave.demarle at kitware.com
Mon Mar 3 10:14:13 EST 2008
vtkAVIWriter is specific to Microsoft Windows. For Linux and Mac use
the vtkFFMPEGWriter to create .avi files instead. To do that you must
compile the ffmpeg library externally to vtk and then link vtk to it.
Instructions for doing so, and a snapshot of the ffmpeg code is
available at http://www.vtk.org/get-software.php#addons
cheers,
Dave DeMarle
On 2/29/08, Mohammad Nazrul Islam <int64380 at stud.uni-stuttgart.de> wrote:
> Hi all,
> I am using python in linux and I want to use vtkAVIWriter to write movie file using python.Could anybody help how can I do this?
>
> Thanks in advance
>
> Mohammad
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list