-
Since `androidx.media3.ui.SubtitlePainter` is private in the package. I wonder if there is an alternate path to achieve this?
The `SubtitleView` is not an option cause off screen rendering is require…
xxoo updated
3 months ago
-
### Describe the bug
A certain group of channels I can watch over IPTV from all other clients without a problem crash the Android TV app on a Chromecast with Google TV immediately.
All other channel…
-
### Version
Media3 main branch
### More version details
// 1.4.1
implementation(libs.androidx.media3.transformer)
implementation(libs.androidx.media3.effect)
implementation(lib…
-
### Version
Media3 1.2.0
### More version details
_No response_
### Devices that reproduce the issue
All
### Devices that do not reproduce the issue
_No response_
### Reproducible in the demo …
-
I am trying to implement a text to speech reader using Android TTS and Media3.
This is a lot of text separated by the dot, as TTS does not support content with more than 4000 characters in a single…
-
### Version
Media3 main branch
### More version details
Library Version: androidx.media3:media3-transformer:1.4.1
Android Version: Android 13 and other emulators.
Device Model: Tested in M…
-
### Describe the bug
1. Play music
2. Wait for Jellyfin to load the next Song
In case of a connection issue whilst loading that new Song (or more specifically the Images for that song), the client w…
-
I wan't to encode videos using media3 transformers api, it works correctly but output bitrate bigger than input bitrate. althoug i am using the reducing frame rate, resolution, bitrate but it not work…
-
### Version
Media3 1.4.1
### More version details
it can Reproduce bug on version 1.3.1 and 1.4.1
### Devices that reproduce the issue
OnePlus PGZ110 running android 14
### Devices t…
-
### Version
Media3 1.4.0
### More version details
Calling `player.setVideoEffects()` with any effects or even an empty list results in no video (just black screen).
I reviewed the requirements f…