diff options
author | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-09-01 17:44:12 +0000 |
---|---|---|
committer | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-09-01 17:44:12 +0000 |
commit | e06352b52dae5aa2d14c7bf348ba9b9665308070 (patch) | |
tree | 1d24e8a6409dff20638db440ab6200e1c0b93ce9 /DOCS/en | |
parent | 8fd3cd1a3ae1f428a7335f505fb43bf4fd1dedb1 (diff) |
fixes and documented -list-options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10785 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/en')
-rw-r--r-- | DOCS/en/mplayer.1 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1 index b10dff9d87..2edd73dd4f 100644 --- a/DOCS/en/mplayer.1 +++ b/DOCS/en/mplayer.1 @@ -399,8 +399,8 @@ immediately. Enforces a fixed video system for multiple files (one (un)initialisation for all files). Therefore only one window will be opened for all files. -Currently the following drivers are fixed-vo compliant: x11, xv, xvidix, xmga, -gl2, and svga. +Currently the following drivers are fixed-vo compliant: gl2, mga, svga, x11, +xmga, xv and xvidix. .TP .B \-framedrop (also see \-hardframedrop) Skip displaying some frames to maintain A/\:V sync on slow systems. @@ -459,6 +459,9 @@ several 'echo "seek 10" > mp_pipe' and the pipe will stay valid. Specifies a configuration file for LIRC (Linux Infrared Remote Control, see http://www.lirc.org) if you don't like the default ~/\:.lircrc. .TP +.B \-list-options +Prints out all the available options. +.TP .B \-loop <number> Loops movie playback <number> times. 0 means forever. @@ -506,7 +509,7 @@ Display even less output and status messages. .B \-shuffle \ \ Play files in random order. .TP -.B \-skin <skin\ directory> (BETA CODE) +.B \-skin <skin\ directory> (GUI only) (BETA CODE) Load skin from the given directory (WITHOUT path name). .I EXAMPLE: |