CVS: main/DOCS/man/en mplayer.1,1.1154,1.1155
CVS change done by Alban Bedel CVS Update of /cvsroot/mplayer/main/DOCS/man/en In directory mail:/var2/tmp/cvs-serv15557/DOCS/man/en Modified Files: mplayer.1 Log Message: Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v retrieving revision 1.1154 retrieving revision 1.1155 diff -u -r1.1154 -r1.1155 --- mplayer.1 15 Nov 2005 15:46:53 -0000 1.1154 +++ mplayer.1 17 Nov 2005 14:43:53 -0000 1.1155 @@ -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. .
On Thu, 17 Nov 2005 15:43:56 +0100 (CET) syncmail@mplayerhq.hu (Alban Bedel CVS) wrote:
CVS change done by Alban Bedel CVS
...
. .TP +.B \-noterm-osd +Disable the display of OSD messages on the console when no video output is +available. +.
and if we use an option like -term-osd , to enable them, and -noterm-osd to disable, leaving the defaults as they are now??? maybe someone could use them ever with videooutput, then, and the option treatment will be consistent with the way other options work imho
participants (2)
-
Paul TT -
syncmail@mplayerhq.hu