From c7fb24e64435dcc20ba63d312cc630e172d45b0b Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Sat, 9 Jul 2022 00:27:53 +0300
Subject: [PATCH] virtual_oss has 20ms buffer, sync with it

---
 mpv/.mpv/config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mpv/.mpv/config b/mpv/.mpv/config
index cb79bbc..853cefb 100644
--- a/mpv/.mpv/config
+++ b/mpv/.mpv/config
@@ -9,6 +9,7 @@ ytdl=no
 gapless-audio=yes
 autosync=30
 audio-channels=2
+audio-delay=-0.02
 
 [AO]
 audio-device=oss//dev/vdsp
-- 
2.51.0