ExoPlayer
ExoPlayer copied to clipboard
Exoplayer having playback issues with certain url having mime-type: audio/mp4a-latm
ExoPlayer Version
2.17.1
Devices that reproduce the issue
- Oneplus 8T Android 12
- Android 12 Arm Emulator
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Reproducible in 2.17.1 as well as in the latest 2.18.1
Reproduction steps
- Try to play the media with these urls:
Urls can be shared upon the request
Expected result
The video should play perfectly.
Actual result
The playback closes with source error as mentioned below
Caused by: com.google.android.exoplayer2.source.hls.SampleQueueMappingException: Unable to bind a sample queue to TrackGroup with mime type audio/mp4a-latm. at com.google.android.exoplayer2.source.hls.HlsSampleStream.maybeThrowError(HlsSampleStream.java:62) at com.google.android.exoplayer2.BaseRenderer.maybeThrowStreamError(BaseRenderer.java:156) at com.google.android.exoplayer2.ExoPlayerImplInternal.doSomeWork(ExoPlayerImplInternal.java:1011) at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:499)
Media
Urls can be shared upon the request
Bug Report
- [ ] You will email the zip file produced by
adb bugreportto [email protected] after filing this issue.
Please share your full code so that I can look into it
Hi @skfaisal93, The issue is reproducible in the Exoplayer demo 2.18.1 as well. You can try out with this media files mentioned with the same.
@christosts ,I have shared the media urls on email [email protected]. Please check the email.