summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-13 05:30:12 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-13 05:30:12 +0000
commite31e2320bc2b65a44855a50a709f88aaf3feaf89 (patch)
treef357720a20dbf163b81ae7b73c06214c1dd9ed5a /DOCS
parenta2ac4cd2469a9c5568c1b53512aa2949ac3a3de7 (diff)
downloadmpv-e31e2320bc2b65a44855a50a709f88aaf3feaf89.tar.bz2
mpv-e31e2320bc2b65a44855a50a709f88aaf3feaf89.tar.xz
Only 2 consecutive bframes are needed for pyramid reordering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15428 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/mencoder.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml
index d723e4802e..fd8f25285f 100644
--- a/DOCS/xml/en/mencoder.xml
+++ b/DOCS/xml/en/mencoder.xml
@@ -2011,7 +2011,7 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,
<listitem><para>
<emphasis role="bold">b_pyramid</emphasis>:
- You might as well enable this option if you are using >2 B-frames;
+ You might as well enable this option if you are using >=2 B-frames;
as the man page says, you get a little quality improvement at no
speed cost.
Note that these videos cannot be read by libavcodec-based decoders