-
### Version
Media3 main branch
### More version details
1.3.1
### Devices that reproduce the issue
Pixel 6a with Android 14
### Devices that do not reproduce the issue
_No respons…
-
Hi Team,
By passing Start and End Millisecond's, I want to get the duration and size of that particular portion (Between Start and End) of the video using Media3 transformer library.
Can you ple…
-
**Description:**
I am encountering an `androidx.media3.transformer.ExportException: Unexpected runtime error` when attempting to trim a video and then change its resolution and frame rate using the `…
-
Provide example of MediaItem as an image in Main Demo
I recently came across the `setImageDurationMs`
[here](https://developer.android.com/reference/androidx/media3/common/MediaItem.Builder#set…
-
I have a sentry report about an Export exception, the device is: SM-N960F(running Android 10), the stack trace is:
```
ExportException
Muxer error
androidx.media3.transformer.SampleExporter in fe…
-
### Describe the bug
Android TV app crashes every time an episode ends and goes to switch to next episode in a playlist. This did not happen before updating to new server version 10.9.9 even with app…
-
### Describe the bug
Crash occured when trying to play an 1080p HEVC SDR+ ac3 5.1 file on Android TV client.
Here is the device specs:
https://www.iptv-anbieter.info/iptv-hardware/receiver/teleko…
-
### Version
Media3 1.3.1
### More version details
-
### Devices that reproduce the issue
Pixel 4a running Android 13
Pixel 6a running 14
### Devices that do not reproduce the issue
…
-
Hi Team,
I want to reduce the size of the video by using media3 transformer library. I tried by setting the Presentation.createForHeight(360). Still I could see the size is more, when compare with …
-
Hi,
I would like the feature to specify the playback start and end times of the text in a TextOverlay.
Currently, I am using Media3 Transformer to embed text into videos, but I cannot set the play…