[MPlayer-DOCS] r19881 - trunk/DOCS/man/en/mplayer.1
diego
subversion at mplayerhq.hu
Mon Sep 18 02:13:49 CEST 2006
Author: diego
Date: Mon Sep 18 02:13:48 2006
New Revision: 19881
Modified:
trunk/DOCS/man/en/mplayer.1
Log:
Shorten scale filter parameter names to avoid excessive line length.
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Mon Sep 18 02:13:48 2006
@@ -5018,7 +5018,7 @@
.RE
.
.TP
-.B scale[=w:h[:interlaced[:chr_drop[:param[:param2[:presize[:noup[:arnd]]]]]]]]
+.B scale[=w:h[:ilaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]]
Scales the image with the software scaler (slow) and performs a YUV<\->RGB
colorspace conversion (also see \-sws).
.RSs
@@ -5039,7 +5039,7 @@
.br
-(n+8): Like -n above, but rounding the dimension to the closest multiple of 16.
.REss
-.IPs <interlaced>
+.IPs <ilaced>
Toggle interlaced scaling.
.RSss
0: off (default)
@@ -5057,7 +5057,7 @@
.br
3: Use only every 8. input line for chroma.
.REss
-.IPs "<param>[:<param2>] (also see \-sws)"
+.IPs "<par>[:<par2>] (also see \-sws)"
Set some scaling parameters depending on the type of scaler selected
with \-sws.
.RSss
More information about the MPlayer-DOCS
mailing list