Only 2 consecutive bframes are needed for pyramid reordering

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15428 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2005-05-13 05:30:12 +00:00
parent a2ac4cd246
commit e31e2320bc
1 changed files with 1 additions and 1 deletions

View File

@ -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