Closed
Bug 574363
Opened 16 years ago
Closed 15 years ago
No sound with OSS4 in HTML5 videos
Categories
(Core :: Audio/Video, defect)
Tracking
()
VERIFIED
INCOMPLETE
People
(Reporter: thomas-lange2, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.3a6pre) Gecko/20100624 Firefox
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.3a6pre) Gecko/20100624 Firefox
Firefox 3.7a6, ArchLinux, OSS 4.2,
Sound doesn't work with OSS in HTML5 videos,
for example the WebM videos on Youtube.
Flash videos play sound normally.
Reproducible: Always
Steps to Reproduce:
1. Install OSS4 and Firefox 3.7
2. enable HTML5 support on Youtube (youtube.com/html5)
3. watch any supported video
Actual Results:
Sound is not played
Expected Results:
Sound should be played
| Reporter | ||
Comment 1•16 years ago
|
||
Can someone reproduce this bug?
Any update?
Comment 2•16 years ago
|
||
Alsa is the only sound option when building Firefox. Someone has proposed bug 543779 for changing that. You should use whatever alsa to oss tool to get this to work.
This actually applies to sound in general. Vorbis used in audio tag doesn't work with OSS4 as well.
Updated•15 years ago
|
Component: General → Video/Audio
Product: Firefox → Core
QA Contact: general → video.audio
Comment 4•15 years ago
|
||
Assuming you're using an official build (or something built using the official configuration, which uses ALSA), this is a configuration problem on your system. You need to install and configure ALSA correctly on your distribution so that it uses the OSS backend (via the alsa-oss plugin, I think).
If you're using an unofficial/unsupported configuration where the Firefox audio backend is using OSS directly (using media/libsydneyaudio/src/sydney_audio_oss.c), we'll need to find someone interested in supporting that code to look at debugging the problem.
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Comment 5•14 years ago
|
||
O, sh...! Almost 2 years of hard researching! 6 major releases till that time! And still no sound.
Comment 6•13 years ago
|
||
I've compiled Seamonkey from sources, yet I have no sound what so ever.
So, what can be done to fix sound for HTML5 in Seamonkey/Firefox with OSS? And no, I don't want anything ALSA on my workstation.
Thanks
See above comments. I don't think Firefox supports building with OSS as the audio backend. Please take any further concern regarding Firefox & OSS to the dev-media@lists.mozilla.org mailing list.
You need to log in
before you can comment on or make changes to this bug.
Description
•