[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] PyMedia



I am trying to use pymedia ( http://pymedia.sourceforge.net/ ) to play a
compressed (divx AVI) video file.  I can get it to display video, but I
have a feeling I'm doing something wrong, because it's really slow.  Has
anyone had any success playing compressed video in pygame?

My code is at http://toughtechs.com/projects/game/code/aviplayer.py

Thanks,
David