I have very strange issue. I want to play ogg files on firefox using audio tag. But when I try to run this audio, firebug reporting this error:
Media resource http://127.0.0.1/packhorse/src/sounds/558143.ogg could not be decoded.
xhr.send( ( s.hasContent && s.data ) || null );
jquery-1.8.2.js (wiersz 8416)
All candidate resources failed to load. Media load paused.
I creating this ogg files from wav files generated by timidity++ using oggenc command. When I'm trying to open this file directly in firefox, I get black screen with grey box and the following error:
Video can't be played becouse the file is corrupt.
But I don't want to play video - it's the audio file.
I was thought that is some mime issue as long as I realized that on chrome everything work correctly. Have you know what can couse that problems?
You can download audio file which I want to play on firefox from here:
http://193.17.184.23/892643.ogg