You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When playing file with multiple audio AdaptatioSets with different AudioChannelConfiguration to support stereo and surround dashjs appears to choose surround on computers with two speakers as long as the surround codec is support. As it's AAC stereo and E-AC-3 surround this only happens on browsers that support E-AC-3 (e.g. Safari). I'm using dash.js 3.0 using videojs 7.5.5.
This is similar to what I brought up in #3022 but in the case of audio it needs to take into account both supported codec (which is does correctly) and the AudioChannelConfiguration.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
stalebot
added
the
stale
To be used by automatic issue staling and closing to indicate that this issue is about to be closed
label
Feb 26, 2021
This issue has been automatically closed because no further activity occurred. If you think this issue is still relevant please reopen it. Thank you for your contributions.
When playing file with multiple audio AdaptatioSets with different AudioChannelConfiguration to support stereo and surround dashjs appears to choose surround on computers with two speakers as long as the surround codec is support. As it's AAC stereo and E-AC-3 surround this only happens on browsers that support E-AC-3 (e.g. Safari). I'm using dash.js 3.0 using videojs 7.5.5.
This is similar to what I brought up in #3022 but in the case of audio it needs to take into account both supported codec (which is does correctly) and the AudioChannelConfiguration.
Here's the audios from my file:
The text was updated successfully, but these errors were encountered: