I installed Audio module in Drupal 6.4. Everything OK, but while playing the .ogg files it shows "buffering..." for a long period and at the end it says "Error opening file". I tried with two different files and same result. I made .ogg file with the help of Audacity and it works in my computer very well.

Please help.

getid3() is giving me error. So I uninstalled the module getid3(). The Artist/Title/duration etc are given manualy while uploading .ogg file to Drupal.

I posted this in forum, but no reply. Hence this re-posting

Regards,
-S-

Comments

drewish’s picture

Status: Active » Closed (won't fix)

flash players can't play .ogg files. you'll need to use something else to play them.

nargonne’s picture

I made a player for the audio module that will play OGG files using Cortado. I posted it here: http://drupal.org/node/205392#comment-1056422

Please take a look and give feedback for how to make it better. The code validates xhtml too.