Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

firefox media resource mp3 could not be decoded with JW7


Hi,
Myself Rizban Ahmad (Web Developer),I am working with JW Player 7, i am unable to play .mp3 audio files in Mozilla Firefox but It is working fine in Chrome & IE.
Here it is my code by which i am trying to play an audio file.

playerInstance.setup({
file: mediaUrl,
width: $(this).attr('data-width'),
height: height,
autostart: 'false',
skin: {
name: basepath+"/js/plugins/jwplayer/skins/five",
url: basepath+"/js/plugins/jwplayer/skins/bekle.css",
active: "red",
inactive: "white",
background: "black"
}
});

Here it is error, i am getting on Firefox :

Media resource http://kalemon.net/public/upload/9d553911a730852e33c7cb536942c63b.mp3 could not be decoded.

Please, suggest me here, what should i do to fix this problem. Thanks in Advance.

1 Community Answers

Donni

JW Player Support Agent  
0 rated :

Please submit a reproduction page. I used our JW Player Stream Tester to play that MP4 file in Firefox successfully so I am unable to replicate your issue.

This question has received the maximum number of answers.