summaryrefslogtreecommitdiff
path: root/ar/.config/mpv/script-opts/thumbfast.conf
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-24 20:35:27 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-24 20:35:27 +0900
commitc80a54e42b52ce297f0f2f71af23c562832025c7 (patch)
treedcce8bb977a770f473325d48f6f70b21d9818a40 /ar/.config/mpv/script-opts/thumbfast.conf
init
Diffstat (limited to 'ar/.config/mpv/script-opts/thumbfast.conf')
-rw-r--r--ar/.config/mpv/script-opts/thumbfast.conf41
1 files changed, 41 insertions, 0 deletions
diff --git a/ar/.config/mpv/script-opts/thumbfast.conf b/ar/.config/mpv/script-opts/thumbfast.conf
new file mode 100644
index 0000000..f0472e0
--- /dev/null
+++ b/ar/.config/mpv/script-opts/thumbfast.conf
@@ -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=auto
+
+# Overlay id
+overlay_id=42
+
+# Spawn thumbnailer on file load for faster initial thumbnails
+spawn_first=no
+
+# Close thumbnailer process after an inactivity period in seconds, 0 to disable
+quit_after_inactivity=0
+
+# Enable on network playback
+network=no
+
+# Enable on audio playback
+audio=no
+
+# Enable hardware decoding
+hwdec=no
+
+# Windows only: use native Windows API to write to pipe (requires LuaJIT)
+direct_io=no
+
+# Custom path to the mpv executable
+mpv_path=mpv