Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to media3 1.4.0-rc01 #177

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Upgrade to media3 1.4.0-rc01 #177

merged 2 commits into from
Jul 12, 2024

Conversation

calren
Copy link
Contributor

@calren calren commented Jul 12, 2024

Confirmed that this fixes #172 cc @droid-girl

@@ -123,7 +123,7 @@ This sample demonstrates converting a series of UltraHDR images into a HDR
- [UltraHDR x OpenGLES SurfaceView](graphics/ultrahdr/src/main/java/com/example/platform/graphics/ultrahdr/opengl/UltraHDRWithOpenGL.kt):
This sample demonstrates displaying an UltraHDR image via and OpenGL Pipeline
- [Video Composition using Media3 Transformer](media/video/src/main/java/com/example/platform/media/video/TransformerVideoComposition.kt):
This sample demonstrates concatenation of two video assets using Media3
This sample demonstrates concatenation of two video assets and an image using

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I think we've lost "Media3" at the end of this sentence?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops! good catch. fixed.

@calren calren merged commit b556c01 into main Jul 12, 2024
2 checks passed
@calren calren deleted the caren/upgrade_media branch July 12, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Transformer Demo video is initially clipped after export
2 participants