commit e68883b62ff5fc8caa09f1c499551a2cbdbb7600 parent bcd8f2c7524bddfca87f63bed5dacd25603b8683 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Sun, 1 Mar 2020 15:40:13 +0100 Disable mpv video delay Diffstat:
M | .config/mpv/mpv.conf | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf @@ -2,6 +2,6 @@ vo=gpu ao=sndio #hwdec=vaapi -audio-delay=-0.3 +#audio-delay=-0.3 ytdl-format=bestvideo[height<=?768][fps<=?30]+bestaudio/best