No support for HTML5 Audio tag
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
firefox (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Firefox doesn't support the HTML5 audio tag correctly whilst other modern browsers do
<!DOCTYPE html><html lang="en"><meta charset=utf-8>
<body>
<p>Mobile HTML5 Test stream</p>
<audio controls src="http://
</body>
http://
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: firefox 5.0+build1+
ProcVersionSign
Uname: Linux 2.6.38-11-generic i686
Architecture: i386
Date: Wed Aug 3 13:36:17 2011
FirefoxPackages:
firefox 5.0+build1+
flashplugin-
adobe-flashplugin N/A
icedtea-plugin 1.1.1-0ubuntu1~
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
ProcEnviron:
LANGUAGE=en_GB:en
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
Hello Iain,
Thank you for taking the time to report this bug and helping to make Ubuntu better.
I went to the page you mention using Firefox 5 and indeed I get no audio; however I used Google Chrome as well and I get the same results (i.e. no audio). Furthermore, I found this official audio tag demo from Mozilla:
http:// moztw.org/ demo/audioplaye r/
Both Firefox and Chrome are able to play the audio in that page without problems.
You can also try this demo:
http:// www.phoboslab. org/files/ html5audio/
So I'd like to ask you:
1- Which browsers have you seen that are able to play the audio file you pointed to?
2- Might it be an audio format issue? It looks like Firefox only supports ogg format audio and apparently the audio file in the website you're looking at is mp3 format (specifically not supported by Firefox).
Thanks!