From 25a2605405d8ec7645d0664914c3b7290745afec Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 15 Apr 2024 17:37:53 +0200 Subject: synced --- config/common/mpv/input.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/common') diff --git a/config/common/mpv/input.conf b/config/common/mpv/input.conf index 7e16c16..1d3a486 100644 --- a/config/common/mpv/input.conf +++ b/config/common/mpv/input.conf @@ -226,3 +226,7 @@ alt+c script-message cycle-commands 'show-text "${chapter-metadata/title}" 10000 # display information and statistics i script-binding stats/display-stats-toggle + +x add audio-delay 0.100 # change audio/video sync by delaying the audio +X add audio-delay -0.100 # change audio/video sync by shifting the audio earlier +ctrl+x set audio-delay 0 -- cgit v1.2.3