mpv.conf (736B)
- ao = sndio,alsa,oss,sunaudio
- # mpv --vo=help but null is put last and image is removed
- vo = gpu,vdpau,xv,vaapi,x11,drm,tct,null
- hwdec = vdpau,vaapi
- gpu-context = wayland
- # Mitigates LOUD/quiet differences in audio
- af = lavfi=dynaudnorm
- no-audio-display
- audio-file-auto = fuzzy
- sub-auto = fuzzy
- audio-display = no
- audio-channels = 2
- screenshot-directory=/tmp/
- screenshot-template="screenshot_mpv:%F@%P"
- volume = 50
- #ytdl-format=43/12/18/hls-832
- ytdl-format=best[height<=1080]/bestaudio
- alang=ja,jpn,en,eng,fr,fra
- slang=en,eng,fr,fra,ja,jpn
- osd-msg3=${time-pos}(${=time-pos})/${duration}(${=duration}) (${percent-pos}%)
- write-filename-in-watch-later-config = yes
- [big-cache]
- cache=yes
- demuxer-max-bytes=500MiB
- demuxer-readahead-secs=30