Playing non-MPG movies with Pygame

Bocco jbocco at lycos.com
Mon Oct 15 22:58:53 EDT 2001


It's great that Pygame has built-in support for MPEG movies, but how
would I write a program which could use other video formats? Do I
actually need to load each individual frame, pixel by pixel, from the
file into some massive multi-dimensional array, or is there a simpler
way?
Thanks...



More information about the Python-list mailing list