23 lines
661 B
Plaintext
23 lines
661 B
Plaintext
# Timestamp
|
|
# Display total time instead of remaining time
|
|
timetotal=yes
|
|
# Display timecodes with milliseconds
|
|
timems=no
|
|
|
|
# Whether to display the chapters/playlist at the OSD when left-clicking the next/previous OSC buttons, respectively.
|
|
playlist_osd=yes
|
|
chapters_osd=yes
|
|
|
|
# Duration of fade out in ms, 0 = no fade
|
|
fadeduration=200
|
|
|
|
# Minimum amount of pixels the mouse has to move between ticks to make the OSC show up. Default pre-0.21.0 was 3.
|
|
minmousemove=0
|
|
|
|
# auto=hide/show on mouse move
|
|
# Also supports never and always
|
|
visibility=auto
|
|
|
|
# Use a Unicode minus sign instead of an ASCII hyphen when displaying the remaining playback time.
|
|
unicodeminus=no
|