On Saturday 13 June 2009 22:14:47 Alan Jackson wrote: > Any suggestions for turning a sequence of Matplotlib plots into a Flash > movie, on Linux? > > I did just notice that R now has that capability built in. 8-)
Use mencoder to make a series of images into a video. Don't know if it supports flash. If not you can use ffmpeg to turn a video of a supported format into a flash .flv video. http://ubuntuforums.org/showthread.php?t=499174 gives some hints to mencoder. ffmpeg is pretty much just: ffmpeg -i in.avi out.flv Best Regards Troels Kofoed Jacobsen ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users