edit mpv config
This commit is contained in:
+11
-6
@@ -1,8 +1,13 @@
|
|||||||
fullscreen=yes
|
# codecs/hardware related stuff
|
||||||
alang=eng
|
|
||||||
slang=eng
|
|
||||||
title=${filename}
|
|
||||||
idle=yes
|
|
||||||
force-window=yes
|
|
||||||
hwdec=vaapi
|
hwdec=vaapi
|
||||||
vo=gpu-next
|
vo=gpu-next
|
||||||
|
ao=pipewire
|
||||||
|
gpu-context=waylandvk
|
||||||
|
|
||||||
|
# other stuff
|
||||||
|
fullscreen=yes
|
||||||
|
alang=ja,eng
|
||||||
|
slang=eng
|
||||||
|
sub-auto=fuzzy
|
||||||
|
screenshot-template="%F - [%P] (%#01n)"
|
||||||
|
ytdl-format="bestvideo[height<=?1080]+bestaudio/best"
|
||||||
|
|||||||
Reference in New Issue
Block a user