diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index f2c9fba..3ac6004 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -162,3 +162,8 @@ tscale=oversample 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) +no-sync=yes +