yuroyami / syncplay-mobile

📱 Unofficial Syncplay client app for Android and iOS. Watch stuff in sync with your friends. Works well with Syncplay on PC. Fully written in Kotlin and Compose multiplatform.
113 stars 5 forks source link

Videos showing only black screen unless I enable gpu-next option in 0.13.0 version #85

Closed soredake closed 2 months ago

yuroyami commented 2 months ago

I was not able to identify the root of the issue so I will just assume that mpv-android changed some of the defaults arguments passed to mpv after integrating the libplacebo library. I made gpu-next the default option in v0.14.0, since there should be no performance overhead or side effects, so I've seen.