]> git.rmz.io Git - dotfiles.git/commitdiff
mpv: don't ignore vp9 codecs
authorSamir Benmendil <me@rmz.io>
Thu, 13 Apr 2023 22:50:56 +0000 (23:50 +0100)
committerSamir Benmendil <me@rmz.io>
Tue, 2 May 2023 08:22:34 +0000 (09:22 +0100)
Actually that codec works better. But since I had a youtube-dl wrapper
installed which ran yt-dlp in compatibility mode, the choice of format
ended up being wrong anyway.

Do not install the yt-dlp-drop-in from AUR.

mpv/config

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