[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.759,1.760
Diego Biurrun CVS
syncmail at mplayerhq.hu
Sat Oct 2 04:23:38 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv23635/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
-sws and -vf scale sections improved, small fixes.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.759
retrieving revision 1.760
diff -u -r1.759 -r1.760
--- mplayer.1 1 Oct 2004 08:29:35 -0000 1.759
+++ mplayer.1 2 Oct 2004 02:23:34 -0000 1.760
@@ -3341,9 +3341,9 @@
.sp 1
.RS
.I NOTE:
-For \-sws\ 2 and 7, the sharpness can be set with the scaling parameter (p)
-of \-vf scale (0 (soft) \- 100 (sharp)), for \-sws 9, it specifies the filter
-length (1 \- 10).
+For \-sws\ 2 and 7, sharpness can be set with the scaling parameter
+of \-vf scale (0 (soft) \- 100 (sharp)), for \-sws 9, the scaling
+parameter specifies the filter length (1 \- 10).
.RE
.
.TP
@@ -3611,8 +3611,13 @@
.br
-3: Calculate w/\:h using the other dimension and the original aspect ratio.
.REss
-.IPs interlaced
+.IPs <interlaced>
Toggle interlaced scaling.
+.RSss
+0: off (default)
+.br
+1: on
+.REss
.IPs <chr_drop>
chroma skipping
.RSss
@@ -3624,19 +3629,21 @@
.br
3: Use only every 8. input line for chroma.
.REss
-.IPs <param>
+.IPs "<param>[:<param2>] (also see \-sws)"
+Set some scaling parameters depending on the type of scaler selected
+with \-sws.
.RSss
\-sws 2 (bicubic): B (blurring) and C (ringing)
.br
-(0.00, 0.60) default
+0.00:0.60 default
.br
-(0.00, 0.75) VirtualDubs "precise bicubic"
+0.00:0.75 VirtualDubs "precise bicubic"
.br
-(0.00, 0.50) Catmull-Rom spline
+0.00:0.50 Catmull-Rom spline
.br
-(0.33, 0.33) Mitchell-Netravali spline
+0.33:0.33 Mitchell-Netravali spline
.br
-(1.00, 0.00) cubic B-spline
+1.00:0.00 cubic B-spline
.br
\-sws 7 (gaussian): sharpness (0 (soft) \- 100 (sharp))
.br
@@ -6891,7 +6898,7 @@
.br
The first pass (pass=1) collects statistics on the video and writes them
to a file.
-You might want to deactivate some CPU-hungry options, appart from the ones
+You might want to deactivate some CPU-hungry options, apart from the ones
that are on by default.
.br
In two pass mode, the second pass (pass=2) reads the stats file and
@@ -6906,6 +6913,7 @@
The third pass (pass=3) is the same as the second pass, except that it has
the second pass' stats to work from.
You can use all encoding options, including CPU-hungry ones.
+.br
.I
NOTE:
Three pass and x264 support being quite recent in MEncoder, we welcome any
More information about the MPlayer-DOCS
mailing list