-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmpv.conf
More file actions
13 lines (12 loc) · 869 Bytes
/
Copy pathmpv.conf
File metadata and controls
13 lines (12 loc) · 869 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
#=============================================================================
# LOAD SUBDIRS
#=============================================================================
load-scripts = no # Stop the default load of scripts on /scripts
script = "~~/scripts/load-subdirs/main.lua" # Load the load-subdirs script to load all the scripts and configs on the subdirectories of /scripts and /conf
#=============================================================================
# GENERAL SETTINGS
#=============================================================================
input-ipc-server=/tmp/mpvsocket # IPC socket for controlling mpv
fullscreen = yes # Fullscreen
osd-scale-by-window = yes # Scale osd by window
save-position-on-quit = yes # Save the position of the video on quitlog-file=LOG.txt