Update (lazy commit)
[copyleftie-dotfiles.git] / lib / mpv / mpv.conf
blobce0b0c3e6c05bb0ac31244b6282f623bbb4c8d83
1 # https://wiki.archlinux.org/index.php/Mpv/#High_quality_configurations
2 profile=opengl-hq
3 scale=lanczos
4 cscale=lanczos
5 video-sync=display-resample
6 interpolation
7 tscale=oversample
9 # force youtube-dl to choose no larger than 1080p video
10 ytdl-format=bestvideo[height<=?1080]+bestaudio/best
12 volume=100
13 gapless-audio=yes
14 ao=sndio # experimental, known to be buggy
15 volume-max=200 # ludicrous
17 msg-level=all=warn,ao/sndio=error
18 msg-module=no
19 msg-time=yes
20 no-msg-color
22 cache-file=TMP