-
When working with Media3 Transformer, a transformation on a video is started by `transformer.start(editedMediaItem, outputPath)`, but it would be more convenient if `transformer.start()` was also able…
-
### Android application type
Android for .NET (net8.0-android)
### Description
I am trying to follow Googles "Getting Started" for the `Media3 Transformer` package to do a media file transfor…
-
### Version
Media3 main branch
### More version details
_No response_
### Devices that reproduce the issue
The issue was seen in Somin XP9900
### Devices that do not reproduce the issue
Tried i…
-
Use case description
Ability to set an instance of androidx.media3.transformer.Composition into an instance of androidx.media3.exoplayer.ExoPlayer so that the ExoPlayer instance is able to playback…
-
Hi Media3 Team,
I’m currently working with Media3 and have successfully implemented video effects on individual media items. However, I haven’t been able to find any support for transition effects(…
-
Compiled and installed demo-transformer onto my **Pixel 7 Pro**.
Selected a video _recorded on my pixel_.
Choose video effect overlay logo & timer.
Clicked export.
Failed.
VERY surprised you…
-
### [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…
-
Preview composition crashes with EditedMediaItem.getPresentationDurationUs error using **media3_version = "1.4.0-alpha02"**
I am trying this code to create a PIP video effect
```
private Linea…
-
I use the https://f-droid.org/packages/io.github.devhyper.openvideoeditor/ version on Android 14
and always if I use TRIM to cut a video and wants to export it this error occurs
Error
androidx.medi…
-
CompositionPlayer crashes when we seek the player in demo App using **media3_version = "1.4.0-alpha02"**
Here is the example video
https://github.com/androidx/media/assets/28686824/b961885b-2360…