configs/mpv/mpv.conf

8 lines
230 B
Plaintext
Raw Normal View History

2020-10-16 21:08:00 +02:00
hwdec=vaapi
ytdl-format=bestvideo[height<=?1080]+bestaudio/best
2021-10-17 17:24:49 +02:00
ytdl-raw-options=cookies=/path/to/cookies.txt
2020-10-16 21:08:00 +02:00
fullscreen
keep-open=yes
panscan=1.0
2020-10-29 09:48:44 +01:00
#; af toggle "lavfi=[pan=1c|c0=0.5*c0+0.5*c1]" ; show-text "Audio mix set to Mono"