summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-11 08:10:02 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-11 08:10:02 +0000
commit3f7783645142712123d48984228a51b6ff501590 (patch)
treea9dbc5395744babd366e5452dd7d62e9b2c34bb6 /DOCS
parent3dbf18b1263090c283536ee26652751fda587b4a (diff)
downloadmpv-3f7783645142712123d48984228a51b6ff501590.tar.bz2
mpv-3f7783645142712123d48984228a51b6ff501590.tar.xz
Use | for alternatives and - for ranges in option parameter descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15119 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.114
1 files changed, 7 insertions, 7 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index b7569bb370..1839f7c53b 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1290,7 +1290,7 @@ Use hardware MJPEG compression (if the card supports it).
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 @@ happens if the hardware scaler can stretch the image to its original size.
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 @@ Specify the TV norm as PAL or NTSC (default: no change).
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 @@ quality correction in %
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 @@ JVT recommendation
.PD 1
.
.TP
-.B vstrict=<-1,0,1>
+.B vstrict=<-1|0|1>
strict standard compliance
.PD 0
.RSs
@@ -8015,11 +8015,11 @@ When used with init_adelay the muxer drops the part of audio that was
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