This commit is contained in:
Patrick Alvin Alcala 2025-07-03 18:13:02 +08:00
parent f0d81507e7
commit 91ac899e76
134 changed files with 29248 additions and 114 deletions

30
.config/mpv/thumbfast.conf Executable file
View file

@ -0,0 +1,30 @@
# Socket path (leave empty for auto)
socket=
# Thumbnail path (leave empty for auto)
thumbnail=
# Maximum thumbnail size in pixels (scaled down to fit)
# Values are scaled when hidpi is enabled
max_height=200
max_width=200
# Overlay id
overlay_id=42
# Thumbnail interval in seconds set to 0 to disable (warning: high cpu usage)
interval=6
# Number of thumbnails
min_thumbnails=6
max_thumbnails=120
# Spawn thumbnailer on file load for faster initial thumbnails
spawn_first=no
# Enable on network playback
network=no
# Enable on audio playback
audio=no