summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2024-06-04 22:10:33 -0500
committerzachir <zachir@librem.one>2024-06-04 22:28:28 -0500
commit662b24e5385947f5118b5ae5bda9287394251cb5 (patch)
tree3335bb37572c4003f8bc5b6b5d7214a2f4349e9c
parente845fc03156439df4ceab4c702efbf4f79a5f165 (diff)
Add back osc in mpv; force enable hwdec
Mpv should use hardware decoding, as my devices have the capability of using it. Additionally, I actually like having the OSC; I don't know why I disabled it.
-rw-r--r--mpv/mpv.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpv/mpv.conf b/mpv/mpv.conf
index 5521474..649af35 100644
--- a/mpv/mpv.conf
+++ b/mpv/mpv.conf
@@ -1,5 +1,5 @@
save-position-on-quit
-osc=no
ao=pipewire,pulse,jack
vo=gpu
+hwdec=yes
audio-channels=2