mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
28.85k stars 2.93k forks source link

differences in performance between windows and ubuntu #9363

Closed feanor3 closed 2 years ago

feanor3 commented 3 years ago

Important Information

Provide following Information:

Expected behavior

Why does this happen? Hardware is the same, except that the ssd is connected through usb. Thanks.

Log file

output.txt

lavilao commented 3 years ago

try using gpu-api=vulkan to see if the performance increases, also on my experience with a weaker cpu than yours using ACNet instead of anime4k gives better quality and performance. Another thing that might help is to use a newer mpv, look for 0.34.0 do NOT use 0.33.x as its broken with vulkan using vaapi (at least that was my case until yesterday with an intel igpu)

Dudemanguy commented 2 years ago

Performance differences in this case is mostly down to drivers. In general on Linux you want to be on up-to-date kernel and mesa versions (also mpv versions).