summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-10 06:32:56 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-10 06:32:56 +0000
commit8755d2d034b749a12236844cc00a109dbbef80e3 (patch)
tree01a7719726aae5dfc5ddcef162fc6f7a1b178b2f /DOCS
parentde394a66387a5103c1113cb66a0294a67f17f5a0 (diff)
downloadmpv-8755d2d034b749a12236844cc00a109dbbef80e3.tar.bz2
mpv-8755d2d034b749a12236844cc00a109dbbef80e3.tar.xz
Keyboard control section moved to the beginning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11943 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.198
1 files changed, 49 insertions, 49 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 343e6126f2..15fcdc9bc4 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -182,55 +182,6 @@ It has the same options as MPlayer.
.
.
.\" --------------------------------------------------------------------------
-.\" Options
-.\" --------------------------------------------------------------------------
-.
-.SH "GENERAL NOTES"
-.B Also see the HTML documentation!
-.PP
-Every 'flag' option has a 'noflag' counterpart, e.g.\& the opposite of the
-\-fs option is \-nofs.
-.PP
-You can put all of the options in a configuration file which will be read
-every time MPlayer is run.
-The system-wide configuration file 'mplayer.conf' is in your configuration
-directory (e.g.\& /etc/\:mplayer or /usr/\:local/\:etc/\:mplayer), the user
-specific one is '~/\:.mplayer/\:config'.
-User specific options override system-wide options and options given on the
-command line override either.
-The syntax of the configuration files is 'option=<value>', everything after
-a '#' is considered a comment.
-Options that work without values can be enabled by setting them to 'yes'
-or '1' and disabled by setting them to 'no' or '0'.
-Even suboptions can be specified in this way.
-.PP
-.I EXAMPLE:
-.br
-# Use Matrox driver by default.
-.br
-vo=xmga
-.br
-# I love practicing handstands while watching videos.
-.br
-flip=yes
-.br
-# Decode/\:encode multiple files from png,
-.br
-# start with mf://filemask
-.br
-mf=type=png:fps=25
-.br
-# Eerie negative images are cool.
-.br
-vf=eq2=1.0:-0.8
-.PP
-You can also write file-specific configuration files.
-If you wish to have a configuration file for a file called 'movie.avi', create a file
-named 'movie.avi.conf' with the file-specific options in it and put it in
-~/.mplayer or in the same directory as the file.
-.
-.
-.\" --------------------------------------------------------------------------
.\" Keyboard control
.\" --------------------------------------------------------------------------
.
@@ -351,6 +302,55 @@ change channel list
.PD 1
.
.
+.\" --------------------------------------------------------------------------
+.\" Options
+.\" --------------------------------------------------------------------------
+.
+.SH "GENERAL NOTES"
+.B Also see the HTML documentation!
+.PP
+Every 'flag' option has a 'noflag' counterpart, e.g.\& the opposite of the
+\-fs option is \-nofs.
+.PP
+You can put all of the options in a configuration file which will be read
+every time MPlayer is run.
+The system-wide configuration file 'mplayer.conf' is in your configuration
+directory (e.g.\& /etc/\:mplayer or /usr/\:local/\:etc/\:mplayer), the user
+specific one is '~/\:.mplayer/\:config'.
+User specific options override system-wide options and options given on the
+command line override either.
+The syntax of the configuration files is 'option=<value>', everything after
+a '#' is considered a comment.
+Options that work without values can be enabled by setting them to 'yes'
+or '1' and disabled by setting them to 'no' or '0'.
+Even suboptions can be specified in this way.
+.PP
+.I EXAMPLE:
+.br
+# Use Matrox driver by default.
+.br
+vo=xmga
+.br
+# I love practicing handstands while watching videos.
+.br
+flip=yes
+.br
+# Decode/\:encode multiple files from png,
+.br
+# start with mf://filemask
+.br
+mf=type=png:fps=25
+.br
+# Eerie negative images are cool.
+.br
+vf=eq2=1.0:-0.8
+.PP
+You can also write file-specific configuration files.
+If you wish to have a configuration file for a file called 'movie.avi', create a file
+named 'movie.avi.conf' with the file-specific options in it and put it in
+~/.mplayer or in the same directory as the file.
+.
+.
.SH "PLAYER OPTIONS (MPLAYER ONLY)"
.TP
.B \-autoq <quality> (use with \-vf [s]pp)