From: Josh Vermaas (vermaas2_at_illinois.edu)
Date: Sat Feb 28 2015 - 13:13:49 CST

The general procedure is to render each frame individually into whatever
format you want, then use a video encoder like ffmpeg to stitch the
individual images into an animation. ffmpeg is really liberal with the
file types it can handle. I've personally used .jpg, .png, .ppm, and
.tga files as inputs for ffmpeg, but I assume other formats would work
as well.

-Josh

On 02/28/2015 12:04 PM, Maryam Kowsar wrote:
> Dear all,
>
> I am somehow new to VMD and possibly want to see a film of a
> simulation done, (and while doing) with 4000 frames in gromacs. Which
> kinds of files can be converted to movies? I cant find any options for
> that. I would be grateful in case of any help.
>
> Thank you!