[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.704,1.705
Diego Biurrun CVS
syncmail at mplayerhq.hu
Tue Sep 7 02:57:00 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv10422/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
spelling
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.704
retrieving revision 1.705
diff -u -r1.704 -r1.705
--- mplayer.1 6 Sep 2004 22:30:53 -0000 1.704
+++ mplayer.1 7 Sep 2004 00:56:58 -0000 1.705
@@ -3016,11 +3016,11 @@
.br
0: disabled
.br
-1: visualize forward predicted MVs of P frames
+1: Visualize forward predicted MVs of P frames.
.br
-2: visualize forward predicted MVs of B frames
+2: Visualize forward predicted MVs of B frames.
.br
-4: visualize backward predicted MVs of B frames
+4: Visualize backward predicted MVs of B frames.
.REss
.IPs vstats
Prints some statistics and stores them in ./vstats_*.log.
@@ -3709,7 +3709,7 @@
keeping all chroma samples.
Useful for output to low-resolution display devices when hardware downscaling
is poor quality or is not available.
-Can also be used as a primitive luma-only deinterlacer with very low cpu
+Can also be used as a primitive luma-only deinterlacer with very low CPU
usage.
By default, halfpack averages pairs of lines when downsampling.
The optional parameter f can be 0 to only use even lines, or 1 to only use
@@ -3954,7 +3954,7 @@
This may improve accuracy on very clean source material, but more
likely will decrease accuracy, especially if there is chroma noise
(rainbow effect) or any grayscale video.
-The main purpose of setting mp to a chroma plane is to reduce cpu load
+The main purpose of setting mp to a chroma plane is to reduce CPU load
and make pullup usable in realtime on slow machines.
.br
.I NOTE:
More information about the MPlayer-DOCS
mailing list