[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.541,1.542

Diego Biurrun CVS syncmail at mplayerhq.hu
Tue Feb 10 07:32:58 CET 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv24648

Modified Files:
	mplayer.1 
Log Message:
Keyboard control section moved to the beginning.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.541
retrieving revision 1.542
diff -u -r1.541 -r1.542
--- mplayer.1	10 Feb 2004 06:25:30 -0000	1.541
+++ mplayer.1	10 Feb 2004 06:32:56 -0000	1.542
@@ -182,55 +182,6 @@
 .
 .
 .\" --------------------------------------------------------------------------
-.\" 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 @@
 .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)




More information about the MPlayer-DOCS mailing list