From 08aa1d8af8e4f46eb6b66a1993774bca091127d7 Mon Sep 17 00:00:00 2001 From: xyz Date: Wed, 25 Aug 2021 19:10:20 -0700 Subject: puf --af in config file, use scaletempo2, maybe better --- .local/bin/mpvsel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin') diff --git a/.local/bin/mpvsel b/.local/bin/mpvsel index cfe743ae..d93f8e7e 100755 --- a/.local/bin/mpvsel +++ b/.local/bin/mpvsel @@ -16,4 +16,4 @@ done vformat="[height<=?$height][fps<=?$fps][vcodec!^=?vp9][vcodec!^=?av01]" -mpv --ytdl-format="bestvideo$vformat+bestaudio/best$vformat" --ytdl-raw-options='write-sub=,sub-lang="en,en-US,en-GB,zh-CN,zh-Hans,zh-Hant,zh-HK,zh-SG,zh-TW"' --fs --speed=2 --af=rubberband=pitch-scale=0.981818181818181 "$(xsel -ob)" +mpv --ytdl-format="bestvideo$vformat+bestaudio/best$vformat" --ytdl-raw-options='write-sub=,sub-lang="en,en-US,en-GB,zh-CN,zh-Hans,zh-Hant,zh-HK,zh-SG,zh-TW"' --fs --speed=2 "$(xsel -ob)" -- cgit v1.2.3-70-g09d2