Use dmabuf backend in mpv
This commit is contained in:
parent
43a56b7bfc
commit
60a829f526
|
@ -6,7 +6,7 @@ sub-auto=all
|
|||
sub-file-paths=Subs:subs
|
||||
## HW Decoding
|
||||
hwdec=vaapi
|
||||
vo=gpu
|
||||
vo=dmabuf-wayland
|
||||
profile=gpu-hq
|
||||
## Volume settings
|
||||
volume-max=200
|
||||
|
|
Loading…
Reference in New Issue