From c9ac4b211ab8370632533c195dfee315142d82a7 Mon Sep 17 00:00:00 2001 From: hashirama Date: Fri, 12 Jul 2024 02:32:01 +0000 Subject: [PATCH] improve audio quality --- .config/mpv/mpv.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 3ac6004..b039aa1 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -163,7 +163,11 @@ refresh=50 ############## end of "drowsy" config. # Enable audio buffering -audio-buffer=100ms -# dont tie audio to video fps (low fps can make the audio stutter) +audio-buffer=100ms +# dont tie audio to video fps no-sync=yes +audio-speed=1.0 +audio-pitch-correction=no +async=yes +async=500