summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-18 21:11:44 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-18 21:11:44 +0000
commit9ea0b2eeb08c68cb413ede725e78c09b92951870 (patch)
tree286a58e8368e357263b81b43e5f5de53699fd86c /DOCS/man/en
parent57281a3170854c12ec574135603fedbbce2cbff7 (diff)
downloadmpv-9ea0b2eeb08c68cb413ede725e78c09b92951870.tar.bz2
mpv-9ea0b2eeb08c68cb413ede725e78c09b92951870.tar.xz
improve documentation of latest x264's options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27800 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 177ee191ce..0cb13bdc40 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -10078,9 +10078,9 @@ I- and P-frames (default).
.IPs 7
Enables rate-distortion optimization of macroblock types in all frames.
.IPs 8
-Enables rate-distortion optimization of motion vectors in I- and P-frames.
+Enables rate-distortion optimization of motion vectors and intra prediction modes in I- and P-frames.
.IPs 9
-Enables rate-distortion optimization of motion vectors in all frames (best).
+Enables rate-distortion optimization of motion vectors and intra prediction modes in all frames (best).
.RE
.PD 1
.RS
@@ -10121,7 +10121,7 @@ Sets the strength of the psychovisual optimization.
.PD 0
.RSs
.IPs rd=<0.0\-10.0>
-rate-distortion strength (requires subq>=6) (default: 1.0)
+psy optimization strength (requires subq>=6) (default: 1.0)
.IPs trell=<0.0\-10.0>
trellis (requires trellis, experimental) (default: 0.0)
.RE