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

Re: [pygame] noise added on OGG playback



On Sat, 2005-09-24 at 23:46 -0700, David Tweet wrote:
> I tried playing a WAV with pygame.mixer.music, but it doesn't accept
> WAV as a format.

Standard WAV files should be supported, but only uncompressed raw files.
Like AVI, there are a ton of codecs that can be used inside a WAV.