[MPlayer-DOCS] r20265 - in trunk: DOCS/man/en/mplayer.1 DOCS/man/fr/mplayer.1 libmpcodecs/ve_xvid4.c
gpoirier
subversion at mplayerhq.hu
Mon Oct 16 13:57:12 CEST 2006
Author: gpoirier
Date: Mon Oct 16 13:57:11 2006
New Revision: 20265
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/DOCS/man/fr/mplayer.1
trunk/libmpcodecs/ve_xvid4.c
Log:
Use American spelling of "gray" instead for British's "grey" for XviD option, while keeping backward compatibility
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Mon Oct 16 13:57:11 2006
@@ -8601,8 +8601,8 @@
As of XviD-1.0.x, this option is replaced by the closed_gop option.
.
.TP
-.B (no)greyscale
-Make XviD discard chroma planes so the encoded video is greyscale only.
+.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.
.
@@ -8737,7 +8737,7 @@
It reduces PSNR by nature, as the mathematical deviation to the original
picture will get bigger, but the subjective image quality will raise.
Since it works with color information, you might want to turn it off when
-encoding in greyscale.
+encoding in grayscale.
.
.TP
.B (no)hq_ac
More information about the MPlayer-DOCS
mailing list