-
Notifications
You must be signed in to change notification settings - Fork 10
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
Is Exoplayer 2, still an issue? #27
Comments
my question on SO was deleted. In sample with video you don't see before video which is black and white color. It can be related with this issue. Exoplayer doesn't get clipped even though it should be. |
Line 217 in 48085d4
|
I build a before/after layout that runs two Images, Composables or videos at the same time. It works except with Exoplayer2 showing 2 vidoes. When second video is loaded first video changes to second one. I made a reproducible sample below. It happens if i set
How i create ExoPlayer2
How they are displayed
EditCreated a custom layout to check if both videos play and it looks like they do but second video is clipped on intersection of first and second video
And put both before and after inside this layout with
This was the question. I don't know if issue still exists in this minimal reproducible sample |
Thank you for all the details, I'll take a look and see what can be done 👍🏼 |
Readme mentions an issue but the link doesn't work
Maybe this issue can be used to discuss what the actual issue was. This way the knowledge is not lost and someone can issue a fix.
The text was updated successfully, but these errors were encountered: