Mercurial > mplayer.hg
changeset 15118:be3afc482503
Use | for alternatives and - for ranges in option parameter descriptions.
author | diego |
---|---|
date | Mon, 11 Apr 2005 08:10:02 +0000 |
parents | 81ab69124505 |
children | 36e976b24193 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sun Apr 10 23:19:45 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Apr 11 08:10:02 2005 +0000 @@ -1290,7 +1290,7 @@ When using this option, you do not need to specify the width and height of the output window, because MPlayer will determine it automatically from the decimation value (see below). -.IPs decimation=<1,2,4> +.IPs decimation=<1|2|4> choose the size of the picture that will be compressed by hardware MJPEG compression: .RSss @@ -2314,7 +2314,7 @@ Use this option to force decimation. . .TP -.B \-zrhdec <1,2,4> (\-vo zr only) +.B \-zrhdec <1|2|4> (\-vo zr only) 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 stretch the image to its original size. @@ -2333,7 +2333,7 @@ A number from 1 (best) to 20 (worst) representing the JPEG encoding quality. . .TP -.B \-zrvdec <1,2,4> (\-vo zr only) +.B \-zrvdec <1|2|4> (\-vo zr only) Vertical 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 stretch the image to its original size. @@ -6407,7 +6407,7 @@ initial complexity (pass\ 1) . .TP -.B vqsquish=<0,1> +.B vqsquish=<0|1> Specify how to keep the quantizer between qmin and qmax (pass\ 1/\:2). .PD 0 .RSs @@ -6447,7 +6447,7 @@ .PD 1 . .TP -.B vstrict=<-1,0,1> +.B vstrict=<-1|0|1> strict standard compliance .PD 0 .RSs @@ -8015,11 +8015,11 @@ anticipated. . .TP -.B vwidth, vheight=<1,4095> +.B vwidth, vheight=<1\-4095> Set the video width and height when video is MPEG-1/2. . .TP -.B vpswidth, vpsheight=<1,4095> +.B vpswidth, vpsheight=<1\-4095> Set pan and scan video width and height when video is MPEG-2. . .TP