.files/.config/mpv/mpv.conf
2024-03-03 18:50:07 +05:30

56 lines
1.1 KiB
Text

# General Stuff
# profile=gpu-hq
# vo=gpu
# gpu-api=opengl
# vd-lavc-dr=yes
# spirv-compiler=auto
# Resizers
# scale=ewa_lanczos
# dscale=ewa_lanczos
# cscale=sinc
# cscale-window=blackman
# cscale-radius=3
# Debanding
# deband=yes
# deband-iterations=4
# deband-threshold=48
# deband-range=18
# deband-grain=32
# starting volume
volume=30
volume-max=200
audio-file-auto=fuzzy
audio-pitch-correction=yes
# Subtitles
demuxer-mkv-subtitle-preroll=yes
sub-ass-vsfilter-blur-compat=yes
sub-fix-timing=yes
# Track Selection
slang=en,eng
alang=ja,jpn,ko,kor,en,eng
# Screenshot
screenshot-format=png
screenshot-high-bit-depth=yes
screenshot-tag-colorspace=yes
screenshot-png-compression=9
screenshot-directory="~/Pictures/Screenshots/mpv/"
#screenshot-template="mpvshot-%03n %tHh%tMm%tSs"
screenshot-template="%F-%03n %tHh%tMm%tSs"
# Streaming
hls-bitrate=max
ytdl-raw-options=ignore-errors=
load-unsafe-playlists=yes
ytdl-format=bestvideo[height<=?1080]+bestaudio/best
user-agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.61 Safari/537.36"
# Other
save-position-on-quit