From 8755d2d034b749a12236844cc00a109dbbef80e3 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 10 Feb 2004 06:32:56 +0000 Subject: [PATCH] Keyboard control section moved to the beginning. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11943 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 98 +++++++++++++++++++++---------------------- 1 file 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=', 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=', 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 (use with \-vf [s]pp)