google / google/ExoPlayer

Media produces NO_EXCEEDS_CAPABILITIES ([3600, 1500, 23.976023]) on Amazon FireTV Stick

Open
#10,229 11 comments 0 reactions 1 assignee Claimed by @marcbaechinger View on GitHub
bug: device specific needs triage
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

### ExoPlayer Version

2.17.1

### Devices that reproduce the issue

Amazon Fire tv stick
Android 7

### Devices that do not reproduce the issue

-

### Reproducible in the demo app?

Not tried

### Reproduction steps

Run app on fire tv stick.
When try loading ads, player restarting video from start

### Expected result

Playing ads and video

### Actual result

When try loading ads, player restarting video from start

```
EventLogger: playerFailed [eventTime=95.35, mediaPos=0.00, window=0, period=0, adGroup=1, ad=0, errorCode=ERROR_CODE_DECODER_INIT_FAILED
com.google.android.exoplayer2.ExoPlaybackException: MediaCodecVideoRenderer error, index=0, format=Format(1, null, null, video/avc, avc1.4D0032, -1, null, [3600, 1500, 23.976023], [-1, -1]), format_supported=NO_EXCEEDS_CAPABILITIES
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:562)
```

### Media

[app-release.zip](https://github.com/google/ExoPlayer/files/8590688/app-release.zip)

### Bug Report

- [X] You will email the zip file produced by `adb bugreport` to dev.exoplayer@gmail.com after filing this issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.