mpv-player / mpv-examples

📚
224 stars 77 forks source link

Video playing is flickering on android 9-10 #34

Closed fifa87 closed 4 years ago

fifa87 commented 4 years ago

I knew mpv was most open-source cross-platform player engine. But I didn't know it has critical error. I can't understand other developer couldn't found this. I have built android project by using https://github.com/mpv-player/mpv-examples/tree/master/libmpv/qml.(last committed) I have used libmpv and other libraries of https://github.com/mpv-android/mpv-android.(last committed) On Windows and most phones, it was ok.(android 8 lower) But on some phones(i.e. Samsung Galaxy A30, Honor 9 Lite, vivo s1, Realme 3 rmx 1825, ... . android 9 higher), videos are flickering. Please look at this link video. I have uploaded captured videos. https://drive.google.com/file/d/1EaVYDEt1_nzC-UjzG1NxWeZPC7CMypzi/view?usp=sharing https://drive.google.com/file/d/1R5OYsI3rvXPhp0Ppj32Y2K16VCvbe0Ht/view?usp=sharing I was humiliated from my clients.

Akemi commented 4 years ago

duplicate of #33.

fifa87 commented 4 years ago

not duplicated. I have not used the following options. mpvSetProperty("hwdec", "auto-safe"); mpvSetProperty("interpolation", "yes"); mpvSetProperty("video-sync", "audio"); mpvSetProperty("vo", "libmpv"); but video is still flickering. and i have added phone models. It is very critical problem. many hundreds phones are reported.

Akemi commented 4 years ago

it's still the a duplicate, since it's the same issue.