[mpv] add speed and cache in osd level 3

This commit is contained in:
odrling 2021-04-07 22:17:57 +02:00
parent 016527d351
commit 572d263b84
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
ontop
osd-fractions
msg-color
osd-msg3="${=playback-time} / ${=duration} (${estimated-frame-number})"
osd-msg3="${!speed==1.00:[x${speed}] }${=playback-time} / ${=duration} ${!estimated-frame-number==0:(${estimated-frame-number}) }[${=demuxer-cache-duration}]"
#save-position-on-quit
vo=gpu