This commit is contained in:
dichgrem
2025-08-07 10:56:21 +08:00
parent 75eab6943e
commit 62fe668348
55 changed files with 14820 additions and 6 deletions

View File

@@ -0,0 +1,41 @@
# Socket path (leave empty for auto)
socket=
# Thumbnail path (leave empty for auto)
thumbnail=
# Maximum thumbnail generation size in pixels (scaled down to fit)
# Values are scaled when hidpi is enabled
max_height=200
max_width=200
# Scale factor for thumbnail display size (requires mpv 0.38+)
# Note that this is lower quality than increasing max_height and max_width
scale_factor=1
# Apply tone-mapping, no to disable
tone_mapping=yes
# Overlay id
overlay_id=42
# Spawn thumbnailer on file load for faster initial thumbnails
spawn_first=yes
# Close thumbnailer process after an inactivity period in seconds, 0 to disable
quit_after_inactivity=10
# Enable on network playback
network=yes
# Enable on audio playback
audio=no
# Enable hardware decoding
hwdec=yes
# Windows only: use native Windows API to write to pipe (requires LuaJIT)
direct_io=no
# Custom path to the mpv executable
mpv_path=mpv