[MPlayer-DOCS] [PATCH] small thinko in x264 encoding guide
Jeff Clagg
snacky at ikaruga.co.uk
Fri May 13 04:48:54 CEST 2005
Only 2 consecutive bframes are needed for pyramid reordering:
-------------- next part --------------
Index: mencoder.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/mencoder.xml,v
retrieving revision 1.61
diff -u -r1.61 mencoder.xml
--- mencoder.xml 8 May 2005 21:48:02 -0000 1.61
+++ mencoder.xml 13 May 2005 02:48:45 -0000
@@ -2011,7 +2011,7 @@
<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
More information about the MPlayer-DOCS
mailing list