1
0
Fork 0

Add mpv configuration

This commit is contained in:
Xavier Moffett 2025-06-08 20:47:05 -04:00
parent 51973fcbf4
commit efc1c280aa
Signed by: Sapphirus
GPG key ID: E967DD18119C6EEA
2 changed files with 13 additions and 0 deletions

5
.config/mpv/input.conf Normal file
View file

@ -0,0 +1,5 @@
# increase subtitle font size
ALT+k add sub-scale +0.1
# decrease subtitle font size
ALT+j add sub-scale -0.1

8
.config/mpv/mpv.conf Normal file
View file

@ -0,0 +1,8 @@
vo=gpu
#gpu-api=vulkan
vulkan-swap-mode=immediate
hwdec=nvdec
sid=auto
alang='jpn,jp,eng,en'
slang='eng,en'
sub-scale=0.8