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.17.1 ### Devices that reproduce the issue * Oneplus 8T Android 12 * Android 12 Arm Emulator ### Devices that do not reproduce the issue _No response_...

bug
needs triage

👋 hi, i have the following .m3u playlist file ``` #EXTM3U #EXTINF:-1,livestream1 http://foo.com/live/1.ts ``` when i try to stream it with the following ``` Uri uri = Uri.parse("http://foo.com/playlist.m3u"); DefaultHttpDataSourceFactory httpDataSourceFactory...

enhancement

Hi, I am trying to use subtitles in my videos. When I display an .srt subtitle on a .mp4 video it works fine. But when I try to use an...

bug
need more info

### ExoPlayer Version 2.16.1 ### Devices that reproduce the issue ![image](https://user-images.githubusercontent.com/28720680/177503745-2affe09c-2e93-4478-b12e-14448758bcae.png) ### Devices that do not reproduce the issue _No response_ ### Reproducible in the demo app? No ### Reproduction...

question

### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue Motorola Moto E (2nd gen) 4G LTE - Android 6.0 API 23 ### Devices that do not reproduce the issue...

bug
needs triage

how to hide scrubber of seekbar in exoplayer. I want to hide the scrubber after playing the video 3 seconds

question

Hi All, Currently I render the video frames using extensions(OpenGL to render the frames) with exoplayer. I have noticed that when playing videos natively the max brightness achieved is around...

enhancement
low priority

### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue All Devices ### Devices that do not reproduce the issue _No response_ ### Reproducible in the demo app? Not tested...

bug
needs triage

### ExoPlayer Version 2.16.0 ### Devices that reproduce the issue Oppo a37f Android 5.1.1 ### Devices that do not reproduce the issue _No response_ ### Reproducible in the demo app?...

question

Add support for SSA/ASS styling. Currently there is only "minimal" support for ASS subtitles since styling was removed from the initial PR. (See https://github.com/google/ExoPlayer/pull/2281) It would be great to have...

enhancement
low priority