[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.221,1.222

Jonas Jermann CVS jonas at mplayerhq.hu
Sun Sep 1 13:46:41 CEST 2002


Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv27772

Modified Files:
	mplayer.1 
Log Message:
cosmetics, 10l at beginning, no real changes

Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- mplayer.1	31 Aug 2002 13:10:29 -0000	1.221
+++ mplayer.1	1 Sep 2002 11:46:38 -0000	1.222
@@ -92,7 +92,8 @@
 # I love practicing handstands while watching videos.
 .br
 flip=yes
-# Always encode/decode multiple files from png with 25fps, start it with -mf on
+.br
+# Decode/encode multiple files from png, start it with -mf on
 .br
 mf= type=png:fps=25
 
@@ -1083,61 +1084,49 @@
     0  no compression
     9  max compression
 .TP
-.B \-zr* (\-vo zr only)
-All the options that start with \-zr are specific to the zr video output
-driver.
-
-.TP
-.B \-zrxdoff <x display offset>, \-zrydoff <y display offset>
+.B \-zrxdoff <x display offset>, \-zrydoff <y display offset> (\-vo zr only)
 If the movie is smaller than the TV screen, these options control the position
 of the movie relative to the upper left corner of the screen. The movie
 is centered by default.
-
 .TP
-.B \-zrvdec 1,2,4 , \-zrhdec 1,2,4
+.B \-zrvdec <1,2,4> \-zrhdec <1,2,4> (\-vo zr only)
 Vertical/horizontal decimation: Ask the driver to send only every 2nd or 4th
 line/pixel of the input image to the MJPEG card and use the scaler of the
 MJPEG card to strech the image to its original size.
-
 .TP
-.B \-zrfd
-Force decimation: Decimation, as specified by -zrhdec and -zrvdec, only happens
+.B \-zrfd (\-vo zr only)
+Force decimation: Decimation, as specified by \-zrhdec and \-zrvdec, only happens
 if the hardware scaler can stretch the image to its original size. Use this
 option to force decimation.
-
 .TP
-.B \-zrbw
+.B \-zrbw (\-vo zr only)
 Display in black and white (for optimal performance, this option can be
 combined with the 'decode only in black and white' option for codecs
 belonging to the FFmpeg family).
-
 .TP
-.B \-zrquality <1\-20>
+.B \-zrquality <1\-20> (\-vo zr only)
 A number from 1 to 20 representing the jpeg encoding quality. 1 gives the best
 quality and 20 gives very bad quality.
-
 .TP
-.B \-zrdev <device>
+.B \-zrdev <device> (\-vo zr only)
 Specify the device special file that belongs to your MJPEG card, by default
 this driver takes the first v4l device it can find.
-
 .TP
-.B \-zrnorm PAL|NTSC
+.B \-zrnorm <norm> (\-vo zr only)
 Specify norm PAL/NTSC, the default is 'no change'.
-
 .TP
-.B \-zrhelp
+.B \-zrhelp (\-vo zr only)
 Display a list of all -zr* options, their default values and an example of
 cinerama mode.
-
 .TP
-.B \-zrcrop <width>x<height>+<x offset>+<y offset>
+.B \-zrcrop <[width]x[height]+[x offset]+[y offset]> (\-vo zr only)
 Select a part of the input image for display, multiple occurences of this
 option switch on cinerama mode. In cinerama mode the movie is distributed
 over more than one TV (or beamer) to create a larger screen. Options appearing
-after the n-th -zrcrop apply to the n-th MJPEG card, each card should at least
-have a -zrdev in addition to the -zrcrop. For examples, see the output of
--zrhelp and the Zr section of the documentation.
+after the n\-th \-zrcrop apply to the n\-th MJPEG card, each card should at least
+have a \-zrdev in addition to the \-zrcrop. For examples, see the output of
+\-zrhelp and the Zr section of the documentation.
+
 
 .SH "PLAYER OPTIONS (MPLAYER ONLY)"
 .TP




More information about the MPlayer-cvslog mailing list