From 1ea9f4e41b8f59b8057e214531753150814a812c Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 18 Jul 2023 16:12:06 +0300 Subject: [PATCH] I do not use binary blobs for GPU now --- mpv/.mpv/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mpv/.mpv/config b/mpv/.mpv/config index 64991ff..69dc4b4 100644 --- a/mpv/.mpv/config +++ b/mpv/.mpv/config @@ -1,18 +1,18 @@ -vo=gpu +vo=sdl cache=yes cache-secs=60 display-tags=* -#osd-fractions gapless-audio=yes autosync=30 audio-channels=2 -hwdec=vaapi -hwdec-codecs=h264,hevc,vp8,vp9,mpeg2video,vc1 [AO] audio-device=oss//dev/vdsp audio-delay=-0.02 +[X1] +vo=x11 + [VN] af=lavfi=loudnorm -- 2.44.0