From 9ea0b2eeb08c68cb413ede725e78c09b92951870 Mon Sep 17 00:00:00 2001 From: gpoirier Date: Sat, 18 Oct 2008 21:11:44 +0000 Subject: improve documentation of latest x264's options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27800 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/man/en') 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 -- cgit v1.2.3