]> git.rmz.io Git - dotfiles.git/commitdiff
mpv: avoid vp9 codec for ytdl
authorSamir Benmendil <me@rmz.io>
Sat, 14 Jan 2023 02:11:52 +0000 (02:11 +0000)
committerSamir Benmendil <me@rmz.io>
Sat, 14 Jan 2023 02:35:29 +0000 (02:35 +0000)
mpv/config

index f0ccb00d159685e5e317e23001627f21652821dc..0392e66accc02cb51ed45bfe2942f8a51c5227eb 100644 (file)
@@ -1,5 +1,5 @@
 # default
 ytdl
-ytdl-format=bestvideo*[height<=720]+bestaudio/best[height<=720]
+ytdl-format=bestvideo*[height<=720][vcodec!=?vp9]+bestaudio/best[height<=720]
 cache=auto
 no-sub