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

Diego Biurrun CVS syncmail at mplayerhq.hu
Tue Feb 10 07:48:43 CET 2004


CVS change done by Diego Biurrun CVS

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

Modified Files:
	mplayer.1 
Log Message:
GENERAL OPTIONS section added with a few entries, misc changes.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.542
retrieving revision 1.543
diff -u -r1.542 -r1.543
--- mplayer.1	10 Feb 2004 06:32:56 -0000	1.542
+++ mplayer.1	10 Feb 2004 06:48:40 -0000	1.543
@@ -179,6 +179,8 @@
 .B gmplayer
 is MPlayer with a graphical user interface.
 It has the same options as MPlayer.
+.PP
+.B Also see the HTML documentation!
 .
 .
 .\" --------------------------------------------------------------------------
@@ -186,8 +188,6 @@
 .\" --------------------------------------------------------------------------
 .
 .SH "KEYBOARD CONTROL"
-.I NOTE:
-.br
 MPlayer has a fully configurable, command driven, control layer
 which allow you to control MPlayer using keyboard, mouse, joystick
 or remote control (using lirc).
@@ -306,9 +306,7 @@
 .\" Options
 .\" --------------------------------------------------------------------------
 .
-.SH "GENERAL NOTES"
-.B Also see the HTML documentation!
-.PP
+.SH "USAGE"
 Every 'flag' option has a 'noflag' counterpart, e.g.\& the opposite of the
 \-fs option is \-nofs.
 .PP
@@ -351,6 +349,39 @@
 ~/.mplayer or in the same directory as the file.
 .
 .
+.SH "GENERAL OPTIONS"
+.TP
+.B \-codecs-file <filename>
+Use the specified file instead of system wide installed or builtin codecs.conf.
+See also \-afm, \-ac, \-vfm and \-vc.
+.TP
+.B \-include <configuration\ file>
+Specify configuration file to be parsed after the default ones.
+.TP
+.B \-quiet \ \ 
+With this option the status line (i.e. A:   0.7 V:   0.6 A-V:  0.068 ...)
+will not be displayed.
+Particularly useful on slow terminals or broken ones that do not properly
+handle carriage return (i.e. \\r).
+.TP
+.B \-v, \-verbose
+Increment verbose level (more \-v means more verbosity).
+.
+.PD 0
+.RSs
+.IPs 0
+only some informal output (default)
+.IPs 1
+some basic debug infos, avi header, function values (init debug)
+.IPs 2
+print avi indexes, chunk inputs, more debug infos (player debug)
+.IPs 3
+prints everything related to input parsers (parser debug)
+.RE
+.PD 1
+.
+.
+.
 .SH "PLAYER OPTIONS (MPLAYER ONLY)"
 .TP
 .B \-autoq <quality> (use with \-vf [s]pp)
@@ -515,12 +546,6 @@
 This option is considered an entry so options found after it will apply
 only to the elements of this playlist.
 .TP
-.B \-quiet \ \ 
-With this option the status line (i.e. A:   0.7 V:   0.6 A-V:  0.068 ...)
-will not be displayed.
-Particularly useful on slow terminals or broken ones that do not properly
-handle carriage return (i.e. \\r).
-.TP
 .B \-really-quiet
 Display even less output and status messages.
 .TP
@@ -2078,10 +2103,6 @@
 .PD 1
 .
 .TP
-.B \-codecs-file <filename>
-Use the specified file instead of system wide installed or builtin codecs.conf.
-See also \-afm, \-ac, \-vfm and \-vc.
-.TP
 .B \-flip \ 
 Flip image upside-down.
 .TP
@@ -3693,9 +3714,6 @@
 .PD 1
 .
 .TP
-.B \-include <configuration\ file>
-Specify configuration file to be parsed after the default ones.
-.TP
 .B \-info <option1:option2:...> (AVI only)
 Specify the info header of the resulting AVI file.
 .br
@@ -3802,23 +3820,6 @@
 Maximum skippable frames after non-skipped one
 (\-noskiplimit for unlimited number).
 .TP
-.B \-v, \-verbose
-Increment verbose level (more \-v means more verbosity).
-.
-.PD 0
-.RSs
-.IPs 0
-only some informal output (default)
-.IPs 1
-some basic debug infos, avi header, function values (init debug)
-.IPs 2
-print avi indexes, chunk inputs, more debug infos (player debug)
-.IPs 3
-prints everything related to input parsers (parser debug)
-.RE
-.PD 1
-.
-.TP
 .B \-vobsubout <basename>
 Specify the basename for the output .idx and .sub files.
 This turns off subtitle rendering in the encoded movie and diverts it to




More information about the MPlayer-DOCS mailing list