aboutsummaryrefslogtreecommitdiff
path: root/files/.config/mpv/mpv.conf
diff options
context:
space:
mode:
authorAnton Bobov <anton@bobov.name>2026-07-31 23:13:52 +0500
committerAnton Bobov <anton@bobov.name>2026-07-31 23:13:58 +0500
commit71d9a9574c7e88cae93d58027c595a226284eb85 (patch)
treeb7958e58f1e570391e5cdbb52f35afaccb7c01e7 /files/.config/mpv/mpv.conf
parentcf962a1e45333a45e7bb50ef52d4551ee7d0ac0c (diff)
mpv: update config with filename tracking, compression, and VAAPI rendering
Diffstat (limited to 'files/.config/mpv/mpv.conf')
-rw-r--r--files/.config/mpv/mpv.conf9
1 files changed, 7 insertions, 2 deletions
diff --git a/files/.config/mpv/mpv.conf b/files/.config/mpv/mpv.conf
index d043e93..aa73bc4 100644
--- a/files/.config/mpv/mpv.conf
+++ b/files/.config/mpv/mpv.conf
@@ -12,14 +12,19 @@ watch-later-options-remove=fullscreen
watch-later-options-remove=volume
watch-later-options-remove=mute
ignore-path-in-watch-later-config
+write-filename-in-watch-later-config
screenshot-format=png
screenshot-high-bit-depth=yes
-screenshot-png-compression=0
+screenshot-png-compression=1
screenshot-directory=~/Documents/mpv-screenshots
screenshot-template="%F-%{media-title}-%p-%n"
-hwdec=auto-safe # Enable any whitelisted hardware video decoding API
+vo=gpu-next
+gpu-context=x11egl
+hwdec=vaapi # Enable any whitelisted hardware video decoding API
+x11-present=no
+
interpolation=yes
video-sync=display-resample
tscale=oversample