On 8/29/2010 12:50 PM, P Kishor wrote: > > I have the following > > Info: PDL: Float D [252,189,100] > > I want to write out 100 images 252x189 pixels wide, both as 100 > separate images as well as a movie of 100 frames. Can I use wmpeg for > the movie part? How?
Take a look at Example/IO/wmpeg.pl for a simple test/example of how to make a movie. --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
