On Sun, 23 Jan 2011 02:05:20 -0800, Kenward Vaughan wrote: > I want to capture a rotating figure in a window and make a movie of it.
(...) What is the source of the animation? Animated gif, streaming video...? You can use a video screen capture program. You have many choices, starting from ffmpeg (command line based) and with GUI there is "istanbul" or "recordmydesktop". A more basic approach can be automating "gnome-screenshot" or its KDE counterpart in a bash script to take snapshots (images) every "x" seconds, but adding pauses in the capture will render badly the movement of the animation. Greetings, -- Camaleón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

