On Sun, Jan 23, 2011 at 11:05 AM, Kenward Vaughan <[email protected]> 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,


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to