changeset 20995:af5c7dcce50b

group together xvid's 'closed_gop' and 'packed' options
author gpoirier
date Sat, 18 Nov 2006 12:16:52 +0000
parents a977e15e79d1
children 4e8cf0247ec9
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 12 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sat Nov 18 11:38:24 2006 +0000
+++ b/DOCS/man/en/mplayer.1	Sat Nov 18 12:16:52 2006 +0000
@@ -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).
 .