From 0cedf1c7a9b7b2320b62afb8f49a2f75d7388cb6 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 14 Dec 2023 16:22:26 +0300 Subject: [PATCH] Updated virtual_oss requires larger buffer --- mpv/.mpv/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpv/.mpv/config b/mpv/.mpv/config index 2f22da6..b50b600 100644 --- a/mpv/.mpv/config +++ b/mpv/.mpv/config @@ -10,7 +10,7 @@ hwdec-codecs=h264,hevc,vp8,vp9,mpeg2video,vc1 [AO] audio-device=oss//dev/vdsp -audio-delay=-0.02 +audio-delay=-0.04 [X1] vo=x11 -- 2.48.1