summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-11-22 05:17:17 +0000
committerlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-11-22 05:17:17 +0000
commitc965918454d76a77e2b3d5f0dd91639e82d392b8 (patch)
tree40db1dce396bc2bc62af56ea88274fe83453d8b6 /DOCS
parent7440b82eb787d2b29d36a3e4752b0e0d5074d469 (diff)
downloadmpv-c965918454d76a77e2b3d5f0dd91639e82d392b8.tar.bz2
mpv-c965918454d76a77e2b3d5f0dd91639e82d392b8.tar.xz
sync to x264 r373 (brdo)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17026 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.110
1 files changed, 6 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 79013f5382..3cc1408d00 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -8757,6 +8757,11 @@ Without this option, a whole macroblock must use the same reference.
Requires frameref>1.
.
.TP
+.B (no)brdo
+Enables rate-distortion optimization of macroblock types in B-frames.
+Requires subq=6.
+.
+.TP
.B trellis=<0\-2>
rate-distortion optimal quantization
.PD 0
@@ -8791,9 +8796,6 @@ Use the provided JM format matrix file.
.RE
.RS
.I NOTE:
-Files encoded using CQMs are not currently decodable by FFmpeg-based
-players.
-.br
Windows CMD.EXE users may experience problems with parsing the command line
if they attempt to use all the CQM lists.
This is due to a command line length limitation.
@@ -8834,7 +8836,7 @@ values in the 1\-255 range.
.TP
.B level_idc=<10\-51>
Set the bitstream's level as defined by annex A of the H.264 standard
-(default: 40 - Level 4.0).
+(default: 51 - Level 5.1).
This is used for telling the decoder what capabilities it needs to support.
Use this parameter only if you know what it means,
and you have a need to set it.