[MPlayer-DOCS] r21013 - trunk/DOCS/man/en/mplayer.1
gpoirier
subversion at mplayerhq.hu
Sat Nov 18 13:26:04 CET 2006
Author: gpoirier
Date: Sat Nov 18 13:26:04 2006
New Revision: 21013
Modified:
trunk/DOCS/man/en/mplayer.1
Log:
Move xvid 'grayscale' option close to 'interlacing'
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Sat Nov 18 13:26:04 2006
@@ -8590,6 +8590,12 @@
subjective quality and possibly reducing PSNR.
.
.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 (no)interlacing
Encode the fields of interlaced video material.
Turn this option on for interlaced content.
@@ -8709,12 +8715,6 @@
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.)
More information about the MPlayer-DOCS
mailing list