summaryrefslogtreecommitdiffstats
path: root/player/osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'player/osd.c')
-rw-r--r--player/osd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/player/osd.c b/player/osd.c
index 596386ebae..cb49131cc1 100644
--- a/player/osd.c
+++ b/player/osd.c
@@ -164,6 +164,7 @@ static void print_status(struct MPContext *mpctx)
struct MPOpts *opts = mpctx->opts;
update_window_title(mpctx, false);
+ update_vo_playback_state(mpctx);
if (!opts->use_terminal)
return;