ExoPlayer icon indicating copy to clipboard operation
ExoPlayer copied to clipboard

Exoplayer having playback issues with certain url having mime-type: audio/mp4a-latm

Open vikaspAlgoworks opened this issue 3 years ago • 4 comments

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

  1. 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 bugreport to [email protected] after filing this issue.

vikaspAlgoworks avatar Sep 09 '22 15:09 vikaspAlgoworks

Please share your full code so that I can look into it

skfaisal93 avatar Sep 13 '22 11:09 skfaisal93

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.

vikaspAlgoworks avatar Sep 13 '22 12:09 vikaspAlgoworks

@christosts ,I have shared the media urls on email [email protected]. Please check the email.

vikaspAlgoworks avatar Sep 15 '22 13:09 vikaspAlgoworks