feat: implemented buffered_time_threshold option

This commit is contained in:
tomasklaen
2022-09-23 14:45:31 +02:00
parent 882186f984
commit 850563dbef
2 changed files with 5 additions and 2 deletions

View File

@@ -159,6 +159,8 @@ font_bold=no
total_time=no
# Display sub second fraction in timestamps up to this precision
time_precision=0
# Display stream's buffered time in timeline if it's lower than this amount of seconds, 0 to disable
buffered_time_threshold=60
# Hide UI when mpv autohides the cursor
autohide=no
# Can be: none, flash, static, manual (controlled by flash-pause-indicator and decide-pause-indicator commands)