summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-13 19:10:29 +0000
committerlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-13 19:10:29 +0000
commit18fe92cd1989cf9e8be6b2adfe099dc1b5fb6d93 (patch)
treec7275cb3e4de85d36a2f9416b163dc72af7ba08b /DOCS
parent264c7b00870d6b14731519b974f7e2edba4aedeb (diff)
downloadmpv-18fe92cd1989cf9e8be6b2adfe099dc1b5fb6d93.tar.bz2
mpv-18fe92cd1989cf9e8be6b2adfe099dc1b5fb6d93.tar.xz
remove x264 option "cabacidc", because the default is always best.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15150 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.117
1 files changed, 0 insertions, 17 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 0eadc1c895..e9ca252889 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7757,23 +7757,6 @@ Slightly slows down encoding and decoding, but should save 10-15% bitrate.
Unless you are looking for decoding speed, you should not disable it.
.
.TP
-.B cabacidc=<value>
-Initial value of CABAC IDC.
-The encoder must choose a context for each block it encodes, but for the
-first block in a frame, there are no prior blocks to predict the context.
-Adjusting this may affect bitrate by a fraction of a percent, but it doesn't
-directly affect distortion.
-.RSs
--1: Encoder chooses context, usually 0 (default).
-.br
-0: low complexity
-.br
-1: medium complexity
-.br
-2: high complexity
-.REss
-.
-.TP
.B qp_min=<1\-51> (CBR or two pass)
Minimum quantizer, 10\-30 seems to be a useful range (default: 10).
.