From b3ebd28168eed4245fda255a4e865c02fcbf465a Mon Sep 17 00:00:00 2001 From: jonas Date: Sun, 1 Sep 2002 11:46:38 +0000 Subject: [PATCH] cosmetics, 10l at beginning, no real changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7220 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/mplayer.1 | 43 ++++++++++++++++--------------------------- 1 file changed, 16 insertions(+), 27 deletions(-) diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index 01456f9220..308122d8ad 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -92,7 +92,8 @@ vo=xmga # 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 @@ Specifies compression level for PNG output (-vo png) 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 , \-zrydoff +.B \-zrxdoff , \-zrydoff (\-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 +.B \-zrdev (\-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 (\-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 x++ +.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