From 92ace3ee74db01ed275eed382fff093195b5162f Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 29 Aug 2021 22:09:03 -0700 Subject: mpv config use rubberband instead --- .config/mpv/mpv.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 67ee3ed8..f9dd01d4 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,7 +1,10 @@ sub-auto=fuzzy script-opts=ytdl_hook-ytdl_path=yt-dlp -#af=rubberband=pitch-scale=0.981818181818181 -af=scaletempo2 +# scaletempo and scaletempo2 are super buggy +# I don't understand rubberband tho, steal from: +# https://www.rockyourcode.com/til-how-to-watch-youtube-videos-with-mpv-and-keyboard-shortcuts/ +# https://github.com/mpv-player/mpv/issues/7792 +af=rubberband=pitch-scale=0.981818181818181 # Example mpv configuration file # -- cgit v1.2.3-70-g09d2