tkinter to mpeg
Cameron Laird
claird at lairds.us
Mon Oct 2 16:43:26 EDT 2006
In article <efrf8m$q4b$00$1 at news.t-online.com>,
Thomas Jollans <nospam at jollans.com> wrote:
>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.
.
.
.
I've actually been thinking about implementing just such a special
mechanism. Let me know if there's sufficient interest.
More information about the Python-list
mailing list