37 lines
747 B
Text
37 lines
747 B
Text
# 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
|
|
|
|
# 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=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
|