[vtkusers] How to make movie in vtk?

David E DeMarle dave.demarle at kitware.com
Fri Dec 11 11:45:51 EST 2009


If you are on windows, you do not need an external library. Use the
vtkAVIWriter class. On the doxygen for that page, click on the Tests
link to see some code that exercises it for an example of code that
uses it.

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



On Thu, Dec 10, 2009 at 4:21 AM, Cheng Zhigao <ZGCHENG at ntu.edu.sg> wrote:
> Hi,
>
> I am using Windows platform. I have a time serial animation data displayed in VTK. And i want to make a movie for the display. From some posts i know i need to generate some pictures first, then use a third party encoder to encode the pics to a movie. Which codec i can use to do the movie? What i mean is a kind of library that i can directly call from my code. Or is there an easier way to do it in VTK? Thanks
>
> Regards,
> zhigao
>
> CONFIDENTIALITY: This email is intended solely for the person(s) named. The contents may be confidential and/or privileged. If you are not the intended recipient, please delete it, notify us, and do not copy or use it, nor disclose its contents. Thank you.
>
> Towards A Sustainable Earth: Print Only When Necessary
> _______________________________________________
> 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 VTK 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