[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.840,1.841
Sebastian Kraemer CVS
syncmail at mplayerhq.hu
Wed Jan 5 03:03:01 CET 2005
CVS change done by Sebastian Kraemer CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv24701/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
mostly small formatting changes for better readability
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.840
retrieving revision 1.841
diff -u -r1.840 -r1.841
--- mplayer.1 4 Jan 2005 01:06:00 -0000 1.840
+++ mplayer.1 5 Jan 2005 02:02:59 -0000 1.841
@@ -1532,7 +1532,9 @@
.TP
.B \-subcc \
Display DVD Closed Caption (CC) subtitles.
-These are NOT the VOB subtitles, these are special ASCII subtitles for the
+These are
+.B not
+the VOB subtitles, these are special ASCII subtitles for the
hearing impaired encoded in the VOB userdata stream on most region 1 DVDs.
CC subtitles have not been spotted on DVDs from other regions so far.
.
@@ -4531,8 +4533,9 @@
This produces best results.
Pass 1 analyzes the video and writes the results to a log file.
Pass 2 then reads this log file and uses the information to do the actual work.
-Note that these passes do NOT correspond to pass 1 and 2 of the encoding
-process.
+Note that these passes do
+.B not
+correspond to pass 1 and 2 of the encoding process.
In order to use divtc two-pass with two-pass video encoding, you must perform
three passes: first divtc pass 1 and encoder pass 1, then divtc pass 2 and
encoder pass 1, and finally divtc pass 2 and encoder pass 2.
@@ -4759,7 +4762,7 @@
.IPs <opaque>
Set the default value of the 'opaque' flag (0=transparent, 1=opaque).
.IPs <fifo>
-path/\:filename for the FIFO (named pipe connecting mplayer \-vf bmovl to the
+path/\:filename for the FIFO (named pipe connecting 'mplayer \-vf bmovl' to the
controlling application)
.RE
.PD 1
@@ -4826,7 +4829,8 @@
.B framestep=I|[i]step
Renders only every nth frame or every Intra (key) frame.
.sp 1
-If you call the filter with I (uppercase) as the parameter, then ONLY
+If you call the filter with I (uppercase) as the parameter, then
+.B only
keyframes are rendered.
For DVDs it generally means one in every 15/\:12 frames (IBBPBBPBBPBBPBB),
for AVI it means every scene change or every keyint value (see \-lavcopts
@@ -4840,7 +4844,7 @@
If you call the filter with a numeric parameter 'step' then only one in
every 'step' frames is rendered.
.sp 1
-If you put an 'i' (lowercase) before the number then an I! is printed
+If you put an 'i' (lowercase) before the number then an 'I!' is printed
(like the I parameter).
.sp 1
If you give only the i then nothing is done to the frames, only I! is
@@ -4914,8 +4918,8 @@
Horizontal decimation 1, 2 or 4.
.IPs vdec={1,2,4}
Vertical decimation 1, 2 or 4.
-.IPs quality=1-20
-Set JPEG compression quality [BEST] 1 - 20 [VERY BAD].
+.IPs quality=1\-20
+Set JPEG compression quality [BEST] 1 \- 20 [VERY BAD].
.IPs fd|nofd
By default, decimation is only performed if the Zoran hardware
can upscale the resulting MJPEG images to the original size.
@@ -4980,7 +4984,7 @@
.TP
.B \-force-avi-aspect <0.2\-3.0>
Override the aspect stored in the AVI OpenDML vprp header.
-This can be used to change the aspect ratio with \-ovc copy.
+This can be used to change the aspect ratio with '\-ovc copy'.
.
.TP
.B \-info <option1:option2:...> (AVI only)
@@ -5068,7 +5072,7 @@
.IPs "\-of mpeg"
Encode to MPEG.
.IPs "\-of rawvideo"
-raw video stream (no muxing - one video stream only)
+raw video stream (no muxing \- one video stream only)
.RE
.PD 1
.
@@ -5094,7 +5098,7 @@
.IPs "\-ovc divx4"
Encode to DivX4/\:DivX5.
.IPs "\-ovc raw"
-Encode to an arbitrary uncompressed format (use \-vf format to select).
+Encode to an arbitrary uncompressed format (use '\-vf format' to select).
.IPs "\-ovc lavc"
Encode with a libavcodec codec.
.RE
@@ -5253,11 +5257,11 @@
.
.TP
.B q=<0\-9>
-quality (0\-highest, 9\-lowest) (VBR only)
+quality (0 \- highest, 9 \- lowest) (VBR only)
.
.TP
.B aq=<0\-9>
-algorithmic quality (0\-best/\:slowest, 9\-worst/\:fastest)
+algorithmic quality (0 \- best/slowest, 9 \- worst/fastest)
.
.TP
.B ratio=<1\-100>
@@ -5334,7 +5338,7 @@
.RE
.sp 1
.RS
-.I EXAMPLE:
+.I EXAMPLES:
.RE
.PD 0
.RSs
@@ -7532,7 +7536,7 @@
MPlayer was initially written by Arpad Gereöffy.
See the AUTHORS file for a list of some of the many other contributors.
.PP
-MPlayer is (C) 2000\-2004 The MPlayer Team
+MPlayer is (C) 2000\-2005 The MPlayer Team
.PP
This man page was written mainly by Gabucino, Jonas Jermann and Diego Biurrun.
It is maintained by Diego Biurrun.
More information about the MPlayer-DOCS
mailing list