Mercurial > mplayer.hg
changeset 11942:5c3e44a8326f
Keyboard control section moved to the beginning.
author | diego |
---|---|
date | Tue, 10 Feb 2004 06:32:56 +0000 |
parents | 36e2b0b40a87 |
children | c504f20feaac |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 49 insertions(+), 49 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Tue Feb 10 06:25:30 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Tue Feb 10 06:32:56 2004 +0000 @@ -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)