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

[pygame] pygame.mixer.quit() not working correctly?



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