From 267419feb9cfd2f0a8754477494647b4e9754bab Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Mon, 22 Jun 2026 21:15:16 +0100 Subject: Add gpu-api=opengl to mpv.conf to stop mpv freezing --- .config/mpv/mpv.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 68024f6..1a47cd0 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -67,6 +67,8 @@ profile=gpu-hq # may or may not help. #hwdec=auto +gpu-api=opengl + ################## # audio settings # ################## -- cgit v1.3