On Apr 16, 7:34 pm, superpollo <superpo...@tznvy.pbz> wrote: > is there a way to convert the graphical output of a pygame application > to a mpeg file or better an animated gif? i mean, not using an external > capture program...
There is, but it's probably not going to be as performant as using something external: http://stackoverflow.com/questions/6087484/how-to-capture-pygame-screen I'd also recommend checking out the pygame mailing list: http://www.pygame.org/wiki/info -- http://mail.python.org/mailman/listinfo/python-list