[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sequence of screenshots?



On Sun, Jan 23, 2011 at 11:05 AM, Kenward Vaughan <kay_jay@earthlink.net> wrote:
> I want to capture a rotating figure in a window and make a movie of it.
> I've Googled several ways to take screenshots with programs (gimp,
> shutter, imagemagick, etc.) but have seen no way to do this consistently
> every 0.X seconds...
Maybe with imagemagick, with import:

import -window root -delay 0.2 -snaps 3 myfile.png

Regards,


Reply to: