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

Virto GPU error wrong color when watch video, and crash tiktok #818

Open
1 of 2 tasks
trgkyle opened this issue Feb 22, 2025 · 2 comments
Open
1 of 2 tasks

Virto GPU error wrong color when watch video, and crash tiktok #818

trgkyle opened this issue Feb 22, 2025 · 2 comments

Comments

@trgkyle
Copy link

trgkyle commented Feb 22, 2025

Describe the bug
请详细描述问题(ZH_CN)
I running on macbook pro m4, using parallel 20, ubuntu 24.04, running redroid 12

make sure the required kernel modules present
确保必须的内核功能已开启(ZH_CN)

  • grep binder /proc/filesystems
  • grep ashmem /proc/misc (optional)
  • I'm using host gpu, that is virgl mesa 24.0.8

Image

Collect debug logs
收集调试日志(ZH_CN)
There is no error log there seem its normal

Screenshots
截图(ZH_CN)
Image

Image

@trgkyle
Copy link
Author

trgkyle commented Feb 22, 2025

I realize when play tiktok with high internet connect tiktok will not crash, and if low internet speed it will crash, that could be compress video resolution to another fomart that my android didn't support ?

@trgkyle
Copy link
Author

trgkyle commented Feb 22, 2025

as mention of #461 take a look at goldfish decoder I added

PRODUCT_PACKAGES += \
    libcodec2_goldfish_vp8dec \
    libcodec2_goldfish_vp9dec \
    libcodec2_goldfish_avcdec \

to redroid but didn't work

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

No branches or pull requests

1 participant