tkinter to mpeg
Thomas Jollans
nospam at jollans.com
Mon Oct 2 12:37:42 EDT 2006
On Mon, 02 Oct 2006 09:18:13 -0700, "dug" <mm2ps at yahoo.co.uk> 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.
--
Thomas Jollans alias free-zombie
More information about the Python-list
mailing list