blob: c99b867a5982eeab4c33505255432f7be4c410a1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
#
# MPV LUA SETTINGS
#
layout=bottombar
# layout=topbar
# layout=slimbox
# layout=box
boxalpha=90
# valign=-1
# hidetimeout=1000
# fadeduration=100
seekbarstyle=bar
# seekbarstyle=slider
# seekbarstyle=knob
# use native mpv values and disable OSC internal track list management (and some functions that depend on it)
iamaprogrammer=yes
# display total time instead of remaining time?
# timetotal=no
# display timecodes with milliseconds
# timems=yes
|