Hi, Pygame 1.9, Ubuntu 10.10, MPEG1 file (but it basically is the same for any MPEG1 file I could grab).
I just realized something that is really weird: The movie seems to play until the end, if I actually do something after calling movie.play(). And even if this "something" is just checking in a loop if the movie is still busy. Very strange. Any ideas why this is? Does this have to do with the fact that the movie is playing in another thread? Florian On Mon, Apr 18, 2011 at 7:15 PM, Lenard Lindstrom <le...@telus.net> wrote: > Hi, > > For which Pygame version, operating system, and movie file type does it not > work? Also, there is a movie player example you can try: > > pygame -m pygame.examples.movieplayer <moviefile> > > Lenard Lindstrom > > > On 18/04/11 08:46 AM, fladd wrote: > >> Hi there, >> >> the docu says one should call pygame.mixer.quit() before playing a >> movie. However, this does not work! The sound will not be played! Not >> initializing the mixer in the first place does work and the sound will >> be played! >> >> Am I missing something? >> How can I first play some audio and later play a movie? It seems that >> pygame.mixer.quit() is not doing what it should do. Can anyone confirm >> this? >> >> Thanks, >> Florian >> >> > > -- www.fladd.de - fladd.de: Homepage of Florian Krause blog.fladd.de - fladd's Blog: Blog of Florian Krause intermezzo.fladd.de - Intermezzo: Music by Florian Krause and Giacomo Novembre