-
-
Notifications
You must be signed in to change notification settings - Fork 205
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
MediaPlayer Video not correctly rendered for Android (Galaxy S22 Ultra) #2101
Labels
Milestone
Comments
halx99
added a commit
that referenced
this issue
Aug 27, 2024
a. handle cbcr offset properly b. handle output dim properly
6 tasks
halx99
added a commit
that referenced
this issue
Aug 27, 2024
a. handle cbcr offset properly b. handle output dim properly
halx99
added a commit
that referenced
this issue
Aug 27, 2024
a. handle cbcr offset properly b. handle output dim properly
halx99
added a commit
that referenced
this issue
Aug 28, 2024
a. handle cbcr offset properly b. handle output dim properly
halx99
added a commit
that referenced
this issue
Aug 28, 2024
a. handle cbcr offset properly b. handle output dim properly
halx99
added a commit
that referenced
this issue
Aug 28, 2024
a. handle cbcr offset properly b. handle output dim properly
halx99
added a commit
that referenced
this issue
Aug 28, 2024
xfbird
pushed a commit
to xfbird/axmol
that referenced
this issue
Sep 18, 2024
…2109) a. handle cbcr offset properly b. handle output dim properly
xfbird
pushed a commit
to xfbird/axmol
that referenced
this issue
Sep 18, 2024
…2109) a. handle cbcr offset properly b. handle output dim properly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axmol version: 2.1.5~ (Commit from Add render I420 video support, fix #2049 #2050 merge)
devices test on:
developing environments
This is very similar to my previously reported issue with Android 11 Devices the other month #2049 however, it affects a fairly new phone (2022)
Steps to Reproduce:
A scene with a video with an expected standard video format.
Result:
I don't have the device in question so it is difficult to debug from my end. I have a collection of devices, but no Samsung devices so I also can't confirm if this might be a device specific issue or vendor specific.
Atached: Logcat, cleaned up a bit, no "does not support color format" like the previous issue. Is from the S22 Ultra
logcat.txt
Few other logs in there that appear problematic, but unsure if relevant or just a product of the earlier logs and process getting further than it should with bad params.
All of my other existing devices, and x64 simulator builds the video plays as expected.
If any other details are needed, let me know and I'll try get what I can
The text was updated successfully, but these errors were encountered: