Closed
Bug 706327
Opened 13 years ago
Closed 8 years ago
Support multichannel (e.g., 5.1) audio
Categories
(Core :: Audio/Video: cubeb, defect, P3)
Core
Audio/Video: cubeb
Tracking
()
RESOLVED
DUPLICATE
of bug 1073786
People
(Reporter: derf, Unassigned, NeedInfo)
References
(Depends on 1 open bug)
Details
Currently we don't support 5.1 audio at all (see bug 521615). However, even if we tried to open a 5.1 output stream and get the channel mappings correct, some platforms (such as Android) will never be able to provide more than 2 output channels. We should add support for downmixing such streams to what the OS actually provides.
Updated•11 years ago
|
Updated•10 years ago
|
Assignee: nobody → kinetik
Status: NEW → ASSIGNED
Updated•9 years ago
|
Component: Audio/Video → Audio/Video: MSG/cubeb/GMP
Updated•9 years ago
|
Component: Audio/Video: MediaStreamGraph → Audio/Video: cubeb
Comment 1•9 years ago
|
||
Many Android devices pass 5.1 multichannel audio through HDMI.
Currently Firefox is now the only major browser not supporting multichannel AAC audio.
Maybe we can get past this problem soon.
We provide high performance high quality streaming audio encoders to many of the largest content providers. We have test HLS streams available upon request. The surround streams unfortunately, play in 2 channels using Firefox. We need multichannel AAC decoding! This would be easy to do now that Firefox is MSE compatible.
Our test multichannel AAC HLS streams currently play using Microsoft Edge, IE for Win 8/10, Safari Mac OS X and iOS, and Google Chrome. It sure would be good to add Firefox to this list.
Please let me know if we can be of assistance to make this happen.
Here are test resources:
https://www2.iis.fraunhofer.de/AAC/
https://www.indexcom.com/products/encoder/
Comment 2•9 years ago
|
||
I believe we do support downmixing (for some time now). We don't support 5.1 through the graph to cubeb output, though, so revectoring this bug to the cubeb portion of that.
We'd love support for 5.1. Greg, if you have some cycles to work on patches for cubeb for this, that would help move this feature along, as right no all our audio people are pretty tied up with other work (full-duplex, Worklets for WebAudio, etc). We can help guide you through the process of submitting patches. We all hang out on IRC at irc.mozilla.org in #media.
Rank: 32
Flags: needinfo?(greg)
Priority: -- → P3
Summary: Support downmixing for multichannel (e.g., 5.1) audio → Support multichannel (e.g., 5.1) audio
Updated•9 years ago
|
Assignee: kinetik → nobody
Status: ASSIGNED → NEW
Comment 3•8 years ago
|
||
Hi
I am interested in 5.1 audio. Could someone give me a hint?
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•