Updates
This commit is contained in:
1
.config/mpv/script-opts/autocrop.conf
Normal file
1
.config/mpv/script-opts/autocrop.conf
Normal file
@@ -0,0 +1 @@
|
||||
auto=no
|
||||
29
.config/mpv/script-opts/thumbfast.conf
Normal file
29
.config/mpv/script-opts/thumbfast.conf
Normal file
@@ -0,0 +1,29 @@
|
||||
# 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=yes
|
||||
|
||||
# Enable on audio playback
|
||||
audio=no
|
||||
Reference in New Issue
Block a user