-
### Version
Media3 main branch
### More version details
I’ve encountered a bug in the `collectTrackSelectionOverrides` method where it skips adding a new `TrackSelectionOverride` for a track …
-
After migrating to `media3` from `ExoPlayer` and new `MediaSession` api, we've started getting some rare crash reports on duplicate media sessions:
```
Fatal Exception: java.lang.IllegalStateExcep…
-
### [REQUIRED] Use case description
I work on an encrypted messaging app (https://github.com/signalapp/Signal-Android) and we want to use the media3 Transformer library for transcoding media before…
-
### Version
Media3 1.3.0
### More version details
_No response_
### Devices that reproduce the issue
- Fire TV Stick 4K
### Devices that do not reproduce the issue
- Nvidia Shield
- Android em…
-
### Version
Media3 1.3.0
### More version details
_No response_
### Devices that reproduce the issue
Pixel 4 XL (Android 13)
### Devices that do not reproduce the issue
_No response_
### Repro…
-
I use media3 exoplayer to develop a music playback APP. Since the audio URL will become invalid, I need to request a new URL and replace it after it expires.
As follows
```
val upstreamFactory = …
-
It would be extremely helpful to provide fade in/FadeOut and crossfade audio feature. Since current implementation of media3 supports only one Exoplayer, hence crossFade seems not possible.
Since t…
-
### Version
Media3 1.1.1 / ExoPlayer 2.19.1
### More version details
_No response_
### Devices that reproduce the issue
Across all devices
65% Samsung all models
26% Amazon all models
### De…
-
Hello,
Currently working on a video feature supporting multiple session for a compose app.
For our example I have 1 video who appear in a middle of a list which contain other items.
The featur…
Kayri updated
9 months ago
-
https://github.com/androidx/media/issues/1014
Once support for composition previewing is implemented in Media3, this will enable a proper video editing experience.
The following issues will be solve…