Closed
Bug 990605
Opened 11 years ago
Closed 7 years ago
Audio playback don't work at all on Ubuntu 13.04, Raring Ringtail
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: rgauthier, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0
Audio playback does not work at all. Playing an OGG file does not produce any audio output. During WebRTC calls the contact hear the sounds from my microphone but I hear nothing on my side.
Worked a bit with jesup to find the regression, it seems to start at Firefox 28, Firefox 27 works fine.
Reproducible: Always
Steps to Reproduce:
1. Open an OGG file
Actual Results:
no sound output
Expected Results:
sound output
| Reporter | ||
Comment 1•11 years ago
|
||
Thanks to padenot I was able to produce a working build from trunk with the following configuration:
ac_add_options --disable-pulseaudio
ac_add_options --enable-debug
ac_add_options --disable-optimize
WebRTC calls and playing OGG files work now.
Thanks.
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Comment 2•7 years ago
|
||
Mass closing do to inactivity.
Feel free to re-open if still needed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•