Mercurial > mplayer.hg
comparison DOCS/documentation.html @ 8807:b22d9e9ba310
OSD has 4 levels
author | gabucino |
---|---|
date | Sun, 05 Jan 2003 21:15:28 +0000 |
parents | 8e3e71a8c414 |
children | fcb81202c8ad |
comparison
equal
deleted
inserted
replaced
8806:1a308d921475 | 8807:b22d9e9ba310 |
---|---|
9 | 9 |
10 <BODY> | 10 <BODY> |
11 | 11 |
12 <H1 ALIGN="center">MPlayer - The Movie Player for LINUX</H1> | 12 <H1 ALIGN="center">MPlayer - The Movie Player for LINUX</H1> |
13 | 13 |
14 <H2 ALIGN="center">© 2000-2002 Arpad Gereoffy (A'rpi/ESP-team)<BR> | 14 <H2 ALIGN="center">© 2000-2003 Arpad Gereoffy (A'rpi/ESP-team)<BR> |
15 <A HREF="http://www.mplayerhq.hu">http://www.mplayerhq.hu</A></H2> | 15 <A HREF="http://www.mplayerhq.hu">http://www.mplayerhq.hu</A></H2> |
16 | 16 |
17 <P ALIGN="center">[ English ] | 17 <P ALIGN="center">[ English ] |
18 <A HREF="Hungarian/documentation.html">[ Hungarian ]</A> | 18 <A HREF="Hungarian/documentation.html">[ Hungarian ]</A> |
19 <A HREF="German/documentation.html">[ German ]</A> | 19 <A HREF="German/documentation.html">[ German ]</A> |
991 <CODE>font</CODE> (like: <CODE>ln -s ~/.mplayer/arial-24 | 991 <CODE>font</CODE> (like: <CODE>ln -s ~/.mplayer/arial-24 |
992 ~/.mplayer/font</CODE>). Now you have to see a timer at the upper left corner | 992 ~/.mplayer/font</CODE>). Now you have to see a timer at the upper left corner |
993 of the movie (switch it off with the "o" key).</P> | 993 of the movie (switch it off with the "o" key).</P> |
994 | 994 |
995 | 995 |
996 <P>OSD has 3 states: (switch with 'o')</P> | 996 <P>OSD has 4 states: (switch with 'o')</P> |
997 | 997 |
998 <UL> | 998 <P>(subtitles are <I>always enabled</I>, for disabling them please read the man |
999 <LI>timer + volume bar + seek bar + subtitles</LI> | 999 page)</P> |
1000 <LI>volume bar + seek bar + subtitles (default)</LI> | 1000 |
1001 <UL> | |
1002 <LI>volume bar + seek bar (default)</LI> | |
1003 <LI>volume bar + seek bar + timer + file position percentage on seeking</LI> | |
1004 <LI>volume bar + seek bar + timer + total duration of media</LI> | |
1001 <LI>subtitles only</LI> | 1005 <LI>subtitles only</LI> |
1002 </UL> | 1006 </UL> |
1003 | 1007 |
1004 <P>You can change default behaviour by setting <CODE>osdlevel=</CODE> variable | 1008 <P>You can change default behaviour by setting <CODE>osdlevel=</CODE> variable |
1005 in config file.</P> | 1009 in config file, or the <CODE>-osdlevel</CODE> command line option.</P> |
1006 | 1010 |
1007 | 1011 |
1008 <H3><A NAME="menu">1.4.3 OSD menu</A></H3> | 1012 <H3><A NAME="menu">1.4.3 OSD menu</A></H3> |
1009 | 1013 |
1010 <P>MPlayer has a completely user definiable OSD Menu interface.</P> | 1014 <P>MPlayer has a completely user definiable OSD Menu interface.</P> |