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
Unfortunately, this seems to be a platform limitation: before Android N, the platform's software AAC decoder would downmix audio to 5.1. Internal bug reference: b/25842037.
I'm not sure we can do anything about this. If it's a viable option for your app, you could try the ffmpeg extension which can decode AAC.
Issue description
When I play mp4 file with AAC 7.1, Exoplayer tell me audio channel count is 6 instead of 8
Reproduction steps
Using Exoplayer Demo to play any mp4 file with AAC 7.1 on device with Android OS 6.0. I have sent a mp4 file in email for issue #3249.
Version of ExoPlayer being used
2.5.3
Device(s) and version(s) of Android being used
Android OS: 6.0
Device: Samsung Galaxy S6, XiaoMi 5S.(I think any device with Android OS 6.0 or below will reproduce this problem)
A full bug report captured from the device
The text was updated successfully, but these errors were encountered: