cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kxra
Strollin' around
Status: New idea

Browsers such as Safari and IE11 support playing files containing multiple audio tracks, and allow the user to select which channel they wish to listen to. This is needed for files which have tracks in different languages, or tracks for different speaker configurations such as multi-channel surround sound vs mono.

This is experimental in Firefox as of version 33 (and in Chrome as of version 45). Support depends on two things: support for the AudioTrackList and VideoTrackList W3C spec, and support for actual multi-track media playback.

In Firefox, support for the spec can be tested by enabling the media.track.enabled setting in about:config. Support for handling multiple tracks tracked separately here https://bugzilla.mozilla.org/show_bug.cgi?id=1057233

This can be tested in Chrome by enabling the enable-experimental-web-platform-features flag https://bugs.chromium.org/p/chromium/issues/detail?id=851160

Track stable support across browsers here: https://caniuse.com/audiotracks

3 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

D337z
New member

There's a problem that prevents multi-track audio from being a thing. Firefox can't even properly play surround audio in h.264 streams. I have verified this via OBS and it freaks out completely when attempting to play it.  It gives repeated error #3000 even with media track enabled.
So, I would say that it needs to be addressed before this can even really be approached.  I know it sounds like it's not related, but they go hand-in-hand.