[MPlayer-DOCS] r21011 - trunk/DOCS/man/en/mplayer.1

gpoirier subversion at mplayerhq.hu
Sat Nov 18 13:16:52 CET 2006


Author: gpoirier
Date: Sat Nov 18 13:16:52 2006
New Revision: 21011

Modified:
   trunk/DOCS/man/en/mplayer.1

Log:
group together xvid's 'closed_gop' and 'packed' options


Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	(original)
+++ trunk/DOCS/man/en/mplayer.1	Sat Nov 18 13:16:52 2006
@@ -8598,23 +8598,6 @@
 It is usually a good idea to turn this option on (default: on).
 .
 .TP
-.B (no)grayscale
-Make Xvid discard chroma planes so the encoded video is grayscale only.
-Note that this does not speed up encoding, it just prevents chroma data
-from being written in the last stage of encoding.
-.
-.TP
-.B "debug\ \ "
-Save per-frame statistics in ./xvid.dbg. (This is not the two pass control
-file.)
-.RE
-.
-.PP
-.sp 1
-The following options are only available with the latest stable
-releases of Xvid 1.0.x (api4).
-.
-.TP
 .B (no)packed
 This option is meant to solve frame-order issues when encoding to
 container formats like AVI that cannot cope with out-of-order frames.
@@ -8632,6 +8615,18 @@
 autodetection of some decoders might be confused.
 .
 .TP
+.B (no)grayscale
+Make Xvid discard chroma planes so the encoded video is grayscale only.
+Note that this does not speed up encoding, it just prevents chroma data
+from being written in the last stage of encoding.
+.
+.TP
+.B "debug\ \ "
+Save per-frame statistics in ./xvid.dbg. (This is not the two pass control
+file.)
+.RE
+.
+.TP
 .B max_bframes=<0\-4>
 Maximum number of B-frames to put between I/P-frames (default: 2).
 .



More information about the MPlayer-DOCS mailing list