[vtkusers] vtk movies

Tuhin Sinha tk.sinha at vanderbilt.edu
Tue Jan 6 10:03:25 EST 2004


Hey,

I don't know what platform you are on, but under Linux try MPlayer.  I
use that regularly to generate MPEG4 (DiVX) movies from VTK renderings
saved in JPEG format.

Best regards,

Tuhin Sinha

On Tue, 2004-01-06 at 07:51, Alex Peckham wrote:
> Hi,
>  
> I am currently working on a C++/VTK program that amongst other things
> will create AVIs (the main purpose of the program is to
> take 3d hyperslices through 4d data sets). 
>  
> The method is fairly simple; I will use the BMPWriter class to create
> a sequence of BMPs, and then I have existing C++ code that can convert
> this BMP sequence into an uncompressed AVI.
>  
> Unfortunately there doesn't seem to be a VTK class that will write
> AVIs directly, but I can send some example C++ code of how to convert
> a sequence of BMPs into an AVI if it would help (the code is for
> Windows platforms).
>  
> Hope this helps,
>  
> Alex Peckham
>  
> University of Bristol
>         ----- Original Message ----- 
>         From: Kenneth Armand
>         To: vtkusers at vtk.org
>         Sent: Monday, January 05, 2004 10:05 PM
>         Subject: [vtkusers] vtk movies
>         
>         Hi
>          
>         I have a program I created using vtk where I render images in
>         a loop (so it looks like an animation)
>          
>         Is there a class where I make an AVI or MPEG out of this from
>         vtk?   (Or any other type of common video/movie extension)
>         
>         ______________________________________________________________
>         Tired of slow downloads? Compare online deals from your local
>         high-speed providers now.
>         _______________________________________________ This is the
>         private VTK discussion list. Please keep messages on-topic.
>         Check the FAQ at: Follow this link to subscribe/unsubscribe:
>         http://www.vtk.org/mailman/listinfo/vtkusers 




More information about the vtkusers mailing list