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

Re: [pygame] Playing a media file, Windows + BSD



On Tue, Mar 16, 2010 at 4:10 AM, Alex Nordlund <deep.alexander@xxxxxxxxx> wrote:
Hello,

I need to play a movie (with it's corresponding audio) in my pygame window.
Seeing as the movie playing in pygame apparently doesn't work on
latest windows I'd like a recommendation on what to use for Windows
Python 2.6 that would also work with BSD and optionally Linux too.
The movie module does usually work.  Try the code suggested in the comments,
Ian