I realize this isn't a bug of the Audio module - but an issue with the XSPF player -

but it appears that the audio player only handles bitrates of 128k properly in audio and the playlist module. If you load up lower-rate MP3's the play either won't display a play button - or in the case of the stuff associated with the playlist module, it plays the MP3, but at the wrong bitrate (and yeah, I realize the playlist module is a separate item with different developers)

Guess my question is, is there some way to deal with this other than only uploading 128k audio?? Or do you have any other suggestions?

Comments

drewish’s picture

take a look at this bug: http://drupal.org/node/33052

you'll find that flash actually supports 11025, 22050 and 44100Khz files just fine. the problem is the sample rate not the bit rate.

i need to write a up a FAQ and get colin to post it on the project's node.

steve hanson’s picture

Thanks - I'd searched around but somehow never found that one. It at least makes it a lot clearer what does and doesn't work.

drewish’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)