ExoPlayer icon indicating copy to clipboard operation
ExoPlayer copied to clipboard

An extensible media player for Android

Results 296 ExoPlayer issues
Sort by recently updated
recently updated
newest added
trafficstars

### ExoPlayer Version 2.15.1 ### Devices that reproduce the issue Redmi Note 9 Pro ### Devices that do not reproduce the issue _No response_ ### Reproducible in the demo app?...

bug

FMQ error occurs when loading the Excoplayer multiple times in the Recycler view. It's okay to load Exoplayer less than two, but from the third, the following errors occur. **_E/FMQ:...

question
need more info
stale

### ExoPlayer Version 2.18.0 ### Devices that reproduce the issue Multiple android tv boxes (both ATV and AOSP) ### Devices that do not reproduce the issue None ### Reproducible in...

bug
needs triage

Refer to this issue #10360 HI, As you said in the above issue that I should depend on the exoplayer-dev-2 branch locally for AVI formats to be supported, well I...

question

### Use case description While playing an HLS stream it is possible to seekTo before the player is in Player.STATE_READY state and it is also possible to perform a key-frame...

enhancement
needs triage

I modified the exoplayer demo to make it play multicast, but found a problem. After exoplayer renders the first frame, it will be still for 1-2 seconds, then it will...

enhancement
low priority

### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue OnePlus 6 A6003 - Android 11 Samsung SM-A405FN - Android 10 ### Devices that do not reproduce the issue _No...

bug
needs triage

The test file is https://www2.iis.fraunhofer.de/AAC/gapless-sweep_part1_iis.m4a (Download it. The downloaded file suffix is .mp3 and you need to rename the suffix to .m4a manually.) This file includes one 'elst' box with...

question

### ExoPlayer Version 2.16.1 ### Devices that reproduce the issue Pixel 4A ### Devices that do not reproduce the issue _No response_ ### Reproducible in the demo app? Not tested...

wont fix: intended behavior

Dolby AC-4 audio, used in ATSC-3 broadcasts, includes an alternate AudioChannelConfiguration schemeIdUri that is currently not parsed, for example: ``` ``` This is defined (sort of) in DASH-IF IOP for...

enhancement