ExoPlayer
ExoPlayer copied to clipboard
An extensible media player for Android
While the tasks for signing the APK are going on a specific task fails with the following feedback: ``` * What went wrong: Execution failed for task ':app:minifyReleaseWithR8'. > A...
I have a media where the black horizontal bars are visible. I want to remove those bars and want the media to cover the full screen without loosing any visible...
I using MergeDataSource which have a videoUrl 3 three audoUrl to play . and I want to two audioUrl play at the same time . Refer to those link [How...
### ExoPlayer Version 2.18.0 ### Devices that reproduce the issue Pixel 2 emulator API 31 TCL 10 SE TCL UI 3.0.7.K2V (API 30) ### Devices that do not reproduce the...
# Bug Player throws an error when the Dash manifest includes H265. Affected manifest: https://travelxp.s.llnwi.net/watch1/6130b8c5c66ce2ff85d3f069/manifest_v1.mpd Affected Models: - [Oppo A7](https://www.gsmarena.com/oppo_a7-9394.php) - [Moto G5S Plus](https://www.gsmarena.com/motorola_moto_g5s_plus-8699.php) It has HEVC codec adaptation first...
### Use case description Currently ExoPlayer ignores all the EXT-X-PROGRAM-DATE-TIME (PDT) tags save for the very first one in a media playlist. When such a playlist has no gaps between...
Use actual chunk bitrate instead of average in ABR decisions to improve performance for VBR streams.
Hi, In our experience ExoPlayer does not use lower bitrate even there is latency in downloading big chunks and this causes freezing and buffering. However the bandwith is 6 Mbit,...
### ExoPlayer Version 2.17.1 ### Devices that reproduce the issue NA ### Devices that do not reproduce the issue NA ### Reproducible in the demo app? Not tested ### Reproduction...
CAS support
### [REQUIRED] Searched documentation and issues * https://google.github.io/ExoPlayer/ * Source codes of this repository * Issues section of this repository ### [REQUIRED] Question Is there a time frame/plan for adding...
Consider two I-Frame only playlists, to allow adaption based on frame rate the two playlist have different I-Frame duration. The I-Frame only segment has a single sample (IDR), of sub-second...