# HG changeset patch # User jonas # Date 1030880798 0 # Node ID 32e8afc0a057ecc2c5f7276bbc4f505bbfbe6217 # Parent f554864f9e126d316c61dced5b2b38f4cb47b95c cosmetics, 10l at beginning, no real changes diff -r f554864f9e12 -r 32e8afc0a057 DOCS/mplayer.1 --- a/DOCS/mplayer.1 Sun Sep 01 11:39:37 2002 +0000 +++ b/DOCS/mplayer.1 Sun Sep 01 11:46:38 2002 +0000 @@ -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 , \-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