Mercurial > mplayer.hg
changeset 8807:b22d9e9ba310
OSD has 4 levels
author | gabucino |
---|---|
date | Sun, 05 Jan 2003 21:15:28 +0000 |
parents | 1a308d921475 |
children | e348991501bf |
files | DOCS/documentation.html |
diffstat | 1 files changed, 9 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/documentation.html Sun Jan 05 19:21:11 2003 +0000 +++ b/DOCS/documentation.html Sun Jan 05 21:15:28 2003 +0000 @@ -11,7 +11,7 @@ <H1 ALIGN="center">MPlayer - The Movie Player for LINUX</H1> -<H2 ALIGN="center">© 2000-2002 Arpad Gereoffy (A'rpi/ESP-team)<BR> +<H2 ALIGN="center">© 2000-2003 Arpad Gereoffy (A'rpi/ESP-team)<BR> <A HREF="http://www.mplayerhq.hu">http://www.mplayerhq.hu</A></H2> <P ALIGN="center">[ English ] @@ -993,16 +993,20 @@ of the movie (switch it off with the "o" key).</P> -<P>OSD has 3 states: (switch with 'o')</P> +<P>OSD has 4 states: (switch with 'o')</P> + +<P>(subtitles are <I>always enabled</I>, for disabling them please read the man + page)</P> <UL> - <LI>timer + volume bar + seek bar + subtitles</LI> - <LI>volume bar + seek bar + subtitles (default)</LI> + <LI>volume bar + seek bar (default)</LI> + <LI>volume bar + seek bar + timer + file position percentage on seeking</LI> + <LI>volume bar + seek bar + timer + total duration of media</LI> <LI>subtitles only</LI> </UL> <P>You can change default behaviour by setting <CODE>osdlevel=</CODE> variable - in config file.</P> + in config file, or the <CODE>-osdlevel</CODE> command line option.</P> <H3><A NAME="menu">1.4.3 OSD menu</A></H3>