comparison DOCS/xml/cs/encoding-guide.xml @ 33805:acca18850841

manual: fix description of b_pyramid x264 option x264 now has several b_pyramid modes instead of just one. Describe the modes and adapt usage examples. Fixes Bugzilla #1725.
author diego
date Sat, 23 Jul 2011 19:33:08 +0000
parents 0f1b5b68af32
children
comparison
equal deleted inserted replaced
33804:254e56b1e39d 33805:acca18850841
4187 </row> 4187 </row>
4188 </thead> 4188 </thead>
4189 <tbody> 4189 <tbody>
4190 <row> 4190 <row>
4191 <entry>Velmi vysoká kvalita</entry> 4191 <entry>Velmi vysoká kvalita</entry>
4192 <entry><option>subq=6:partitions=all:8x8dct:me=umh:frameref=5:bframes=3:b_pyramid:weight_b</option></entry> 4192 <entry><option>subq=6:partitions=all:8x8dct:me=umh:frameref=5:bframes=3:b_pyramid=normal:weight_b</option></entry>
4193 <entry>6</entry> 4193 <entry>6</entry>
4194 <entry>0</entry> 4194 <entry>0</entry>
4195 </row> 4195 </row>
4196 <row> 4196 <row>
4197 <entry>Vysoká kvalita</entry> 4197 <entry>Vysoká kvalita</entry>
4198 <entry><option>subq=5:8x8dct:frameref=2:bframes=3:b_pyramid:weight_b</option></entry> 4198 <entry><option>subq=5:8x8dct:frameref=2:bframes=3:b_pyramid=normal:weight_b</option></entry>
4199 <entry>13</entry> 4199 <entry>13</entry>
4200 <entry>-0.89</entry> 4200 <entry>-0.89</entry>
4201 </row> 4201 </row>
4202 <row> 4202 <row>
4203 <entry>Rychlé enkódování</entry> 4203 <entry>Rychlé enkódování</entry>
4204 <entry><option>subq=4:bframes=2:b_pyramid:weight_b</option></entry> 4204 <entry><option>subq=4:bframes=2:b_pyramid=normal:weight_b</option></entry>
4205 <entry>17</entry> 4205 <entry>17</entry>
4206 <entry>-1.48</entry> 4206 <entry>-1.48</entry>
4207 </row> 4207 </row>
4208 </tbody> 4208 </tbody>
4209 </tgroup> 4209 </tgroup>