1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-20 18:28:01 +00:00
mpv/DOCS/man
wm4 5086b2d456 player: add option to disable video OSD
Normally, OSD can be disabled with --osd-level=0. But this also disables
terminal OSD, and some users want _only_ the terminal OSD. Add
--video-osd=no, which essentially disables the video OSD.

Ideally, it should probably be possible to control terminal and video
OSD levels independently, but that would require separate OSD timers
(and other state) for both components, so don't do it. But because the
current situation isn't too ideal, add a threat to the manpage that
might be changed in the future.

Fixes .
2016-08-28 18:26:59 +02:00
..
af.rst audio/filter: remove delay audio filter 2016-08-12 19:45:39 +02:00
ao.rst ao_dsound: remove this audio output 2016-01-06 13:52:15 +01:00
changes.rst manpage: move out the MPlayer comparison page 2015-02-05 22:12:11 +01:00
encode.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
input.rst command: add property for current subtitle text 2016-08-27 21:14:41 +02:00
ipc.rst Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
lua.rst manpage: minor fix 2016-07-10 19:51:09 +02:00
mpv.rst Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
options.rst player: add option to disable video OSD 2016-08-28 18:26:59 +02:00
osc.rst manpage: fix some script_message references to preferred name 2016-05-09 20:39:33 +02:00
vf.rst vf_d3d11vpp: add video processor selection 2016-07-15 19:48:58 +02:00
vo.rst vo_opengl: angle: new opengl flag to control DirectComposition 2016-08-25 23:47:37 +10:00