config Toggle OSD states between normal and playback time/duration. #16492
novazur972
started this conversation in
General
Replies: 1 comment
-
|
Line 100 in a043624 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
$ mpv --version
mpv v0.40.0 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects
libplacebo version: v7.351.0
FFmpeg version: 7.1.1
FFmpeg library versions:
libavcodec 61.19.101
libavdevice 61.3.100
libavfilter 10.4.100
libavformat 61.7.100
libavutil 59.39.100
libswresample 5.3.100
libswscale 8.3.100
What is the configuration option that provide the same effect as:
O Toggle OSD states between normal and playback time/duration.
I have tried a lot of things found here and elsewhere (lua, mpv.conf, script-opts etc) but nothing work.
I can't believe that it is so complicated to just want to always display the bar containing playback time/duration.
I must have searched with the wrong queries.
Beta Was this translation helpful? Give feedback.
All reactions