androidx / androidx/media

Caused by androidx.media3.exoplayer.ExoPlaybackException

Open
#932 14 comments 2 reactions 1 assignee View on GitHub

@rohitjoins is already working on this.

Since Dec 31, 2023.

bug needs triage
Dominant language
Java
Stars
3k
Forks
955
Avg merge
12d 14h
Merged PRs (30d)
2

Description

Version

Media3 1.2.0

More version details

androidx-media-exoplayer = { group = "androidx.media3", name = "media3-exoplayer", version.ref = "1.2.0" }

Devices that reproduce the issue
Screenshot 2023-12-29 at 17 20 54 Samsung: Galaxy A23 Galaxy A02s Galaxy A23 Galaxy A01 Galaxy Tab A7 Galaxy A14 5G Galaxy J4+ Galaxy A11

Xiaomi:
Redmi Note 11
Redmi 10C
Redmi 8A
Redmi 7A
Redmi 10C
Redmi 8

Motorola:
Moto G32
Moto G(30)
Moto E6
Moto G52
Moto G42
Moto G(9) Play
Moto G Pure (XT2163DL)
Moto G Play - 2023

Oppo:
Oppo Reno7/F21 Pro
CPH2461
CPH2473
A Series
A Serier
A78
CPH2365
A53

Devices that do not reproduce the issue

Samsung s10
Samsung A10
Google Pixel
Xiaomi Mi 11 Lite

Reproducible in the demo app?

Not tested

Reproduction steps
  1. Play my video on player
Expected result

The media played successfully

Actual result

Crash

Caused by androidx.media3.exoplayer.ExoPlaybackException: MediaCodecVideoRenderer error, index=0, format=Format(1, null, null, video/avc, avc1.4D4029, -1, null, [498, 2160, 24.0, null], [-1, -1]), format_supported=YES
       at f6.f0.handleMessage(:368)
       at android.os.Handler.dispatchMessage(Handler.java:102)
       at android.os.Looper.loopOnce(Looper.java:233)
       at android.os.Looper.loop(Looper.java:344)
       at android.os.HandlerThread.run(HandlerThread.java:67)

Caused by androidx.media3.exoplayer.ExoPlaybackException: MediaCodecVideoRenderer error, index=0, format=Format(1, null, null, video/avc, avc1.4D4029, -1, null, [498, 2160, 24.0, null], [-1, -1]), format_supported=YES at f6.f0.handleMessage(:368) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:313) at android.os.HandlerThread.run(HandlerThread.java:67)

Media

https://github.com/androidx/media/assets/99200686/15a6b8bd-81fd-4122-93b9-09f751ab7168

Bug Report
  • You will email the zip file produced by adb bugreport to android-media-github@google.com after filing this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.