[vtkusers] genarating movies from VTK views
    David Gobbi 
    dgobbi at irus.rri.on.ca
       
    Fri Mar  9 14:49:08 EST 2001
    
    
  
On Sat, 10 Mar 2001, Prabhu Ramachandran wrote:
> >>>>> "David" == David Gobbi <dgobbi at irus.rri.on.ca> writes:
> 
>     David> Hi Oliver, I have a class called vtkWindowVideoSource that
>     David> will automatically capture n frames/second from any
>     David> vtkWindow and store the frames in memory.  The frames can
>     David> be accessed (either one at a time or en masse) from
>     David> vtkWindowVideoSource output and written to files using
>     David> vtkPNMWriter.  Then I use an mpeg encoder on the files.
>     David> The class is still a little buggy, but you can try it out
>     David> if you want.
> 
> Why dont you put it up in the contrib section?  I am sure a lot of
> folks would be interested in something like this.
I will eventually, but like I said, it's still buggy, and I don't have
a Tcl example program to go with it for regression testing (and we all
know how much I looove Tcl).  So patience, huh? ;)
 - David
    
    
More information about the vtkusers
mailing list