blob: c8c12ce486495cb7d4ffe60e65d8958ee3f50237 (
plain) (
tree)
|
|
# should be symlinked from ~/.config/mpv/mpv.conf
# use Jack
#ao=jack
ao=pulse
vo=gpu
volume=69
hwdec=vaapi
audio-channels=2
save-position-on-quit=yes
#ytdl-format=bestvideo[height <= 1080]+bestaudio/best
ytdl-format="bestvideo[height<=?1080]+bestaudio/best"
script-opts-append=ytdl_hook-ytdl_path=/home/lemon/src/virtualenvs/yt-dlp/bin/yt-dlp
|