Closed (won't fix)
Project:
Audio
Version:
6.x-1.x-dev
Component:
players
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2008 at 12:53 UTC
Updated:
14 Oct 2008 at 20:22 UTC
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
Comment #1
drewish commentedflash players can't play .ogg files. you'll need to use something else to play them.
Comment #2
nargonne commentedI 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.