~guidocella/mpv-image-config

1ca7f79b3bd2fdd0389be562ef7d21829db9ef67 — Guido Cella 1 year, 1 month ago be4e885
use osd-playing-msg-duration
1 files changed, 1 insertions(+), 1 deletions(-)

M mpv.conf
M mpv.conf => mpv.conf +1 -1
@@ 2,7 2,7 @@ image-display-duration=inf # don't stop displaying images after 1 second
reset-on-next-file=video-rotate,video-zoom,panscan # reset rotation and the zoom when changing playlist position
prefetch-playlist # load the next image before viewing it
osd-playing-msg=${!playlist-count==1:[${playlist-pos-1}/${playlist-count}] }${media-title} ${width}x${height} ${?current-tracks/video/image==no:${?percent-pos==0:${duration}}${!percent-pos==0:${time-pos} / ${duration} (${percent-pos}%)}} ${!gamma==0:☀} # show this after loading a new file. You can show text permanently instead by setting osd-msg1.
osd-duration=2000
osd-playing-msg-duration=8000

# If you use X11 with Nvidia proprietary drivers or Wayland, you can make the
# background transparent and avoid black bars while still having all the screen