summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-11-04 01:01:19 +0000
committerlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-11-04 01:01:19 +0000
commit3c1298e0f7162d31b63608924de633e3922fa101 (patch)
treee0e44ebaa7e70118fa722ad85c1f74a41cd17e80 /DOCS
parent058afda0f86065aa72c3a13b3d562f4d9e38394f (diff)
downloadmpv-3c1298e0f7162d31b63608924de633e3922fa101.tar.bz2
mpv-3c1298e0f7162d31b63608924de633e3922fa101.tar.xz
sync to x264 r360 (trellis)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16899 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.114
1 files changed, 14 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 157e3342a2..3b3454e22e 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -8714,6 +8714,20 @@ Without this option, a whole macroblock must use the same reference.
Requires frameref>1.
.
.TP
+.B trellis=<0\-2>
+rate-distortion optimal quantization
+.PD 0
+.RSs
+.IPs 0
+disabled
+.IPs 1
+enabled only for the final encode (default)
+.IPs 2
+enabled during all mode decisions (slow, requires subq=6)
+.RE
+.PD 1
+.
+.TP
.B chroma_qp_offset=<-12\-12>
Use a different quantizer for chroma as compared to luma.
Useful values are in the range <-2\-2> (default: 0).