MPV hardware decoding change attempt

This commit is contained in:
kat witch 2021-07-22 01:39:28 +01:00
parent dd96418a3d
commit 3ba15e5da7
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
2 changed files with 2 additions and 2 deletions

View file

@ -82,11 +82,11 @@
no-input-default-bindings = "";
profile = "gpu-hq";
gpu-context = "wayland";
hwdec = "auto";
vo = "gpu";
volume-max = 200;
keep-open = true;
opengl-waitvsync = true;
hwdec = "auto";
demuxer-max-bytes = "2000MiB";
demuxer-max-back-bytes = "250MiB";
osd-scale-by-window = false;