comparison DOCS/xml/en/encoding-guide.xml @ 17753:21af02625f12

typo fix
author gabrov
date Sun, 05 Mar 2006 22:50:56 +0000
parents b70d17d4c76b
children 7d2a7df681e6
comparison
equal deleted inserted replaced
17752:b3625e269eff 17753:21af02625f12
1409 <emphasis role="bold">Best quality per encoding time</emphasis>: 1409 <emphasis role="bold">Best quality per encoding time</emphasis>:
1410 Codecs that have been around for some time (such as 1410 Codecs that have been around for some time (such as
1411 <systemitem class="library">libavcodec</systemitem> MPEG-4 and 1411 <systemitem class="library">libavcodec</systemitem> MPEG-4 and
1412 <systemitem class="library">XviD</systemitem>) are usually heavily 1412 <systemitem class="library">XviD</systemitem>) are usually heavily
1413 optimized with all kinds of smart algorithms and SIMD assembly code. 1413 optimized with all kinds of smart algorithms and SIMD assembly code.
1414 That is why they tend to yield the best quality quality per 1414 That is why they tend to yield the best quality per encoding time ratio.
1415 encoding time ratio.
1416 However, they may have some very advanced options that, if enabled, 1415 However, they may have some very advanced options that, if enabled,
1417 will make the encode really slow for marginal gains. 1416 will make the encode really slow for marginal gains.
1418 </para> 1417 </para>
1419 <para> 1418 <para>
1420 If you are after blazing speed you should stick around the default 1419 If you are after blazing speed you should stick around the default