Anthony Thyssen wrote: > Jim Kleckner on wrote... > | Is there a simple way to just extract that first frame? > the other is only read the first frame by adding '[0]' into the AVI > filename > > convert movie.avi'[0]' .... first_frame.png This worked great, thanks!