>>>>> "Gary" == Gary Hennigan <[EMAIL PROTECTED]> writes:

    > I've got a series of still captures of some scientific data
    > that I'd like to string together to form an animation,
    > picture-book style. 

You can try using convert (part of the imagemagick package), to
make mpegs, as in

   convert *.png movie.mpeg

Mike

Reply via email to