Mercurial > mplayer.hg
changeset 17002:446e03f55a76
Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc
author | albeu |
---|---|
date | Thu, 17 Nov 2005 14:43:53 +0000 |
parents | d7794234ab7e |
children | 533687c9d03e |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Thu Nov 17 11:07:29 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Nov 17 14:43:53 2005 +0000 @@ -1553,6 +1553,10 @@ Turns off automatic subtitle file loading. . .TP +.B \-osd-duration <time> +Set the duration of the OSD messages in ms (default: 1000). +. +.TP .B \-osdlevel <0\-3> (MPlayer only) Specifies which mode the OSD should start in. .PD 0 @@ -1818,6 +1822,17 @@ The value is the width of the subtitle in % of the screen width. . .TP +.B \-noterm-osd +Disable the display of OSD messages on the console when no video output is +available. +. +.TP +.B \-term-osd-esc <escape sequence> +Specify the escape sequence to use before writing an OSD messages on the +console. The escape sequence should move the pointer to the beginning of the +line used for the OSD and clear it (default: ^[[A\\r^[[K). +. +.TP .B \-unicode Tells MPlayer to handle the subtitle file as unicode. .