In article <[EMAIL PROTECTED]>,
Thomas Jollans <[EMAIL PROTECTED]> wrote:
>On Mon, 02 Oct 2006 09:18:13 -0700, "dug" <[EMAIL PROTECTED]> let this
>slip:
>
>> Hi,
>> 
>> I have a small program that moves some shapes around a tkinter canvas.
>> Is there any way to save the output in a movie file, maybe mpeg?
>
>you can record any app with special programs designed for the job, such as
>vnc2swf (which produces macromedia flash), vncrec (which produces a
>special format readable by transcode) or istanbul (which produces
>ogg/theora). I doubt Tk would have a special mechanism to do this.
                        .
                        .
                        .
I've actually been thinking about implementing just such a special
mechanism.  Let me know if there's sufficient interest.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to