comparison DOCS/xml/en/faq.xml @ 13975:3057f70f5295

grammar fix by the Wanderer
author diego
date Fri, 19 Nov 2004 11:19:34 +0000
parents 2946cbf097b5
children 7895a1b73828
comparison
equal deleted inserted replaced
13974:ccd8ae06161c 13975:3057f70f5295
1418 </para></answer> 1418 </para></answer>
1419 </qandaentry> 1419 </qandaentry>
1420 1420
1421 <qandaentry> 1421 <qandaentry>
1422 <question><para> 1422 <question><para>
1423 I can't encode ASF files to AVI/MPEG4 (DivX) because it uses 1000 fps? 1423 I can't encode an ASF file to AVI/MPEG4 (DivX) because it uses 1000 fps.
1424 </para></question> 1424 </para></question>
1425 <answer><para> 1425 <answer><para>
1426 Because ASF uses variable frame rate but AVI uses a fixed one, you 1426 Because ASF uses variable frame rate but AVI uses a fixed one, you
1427 have to set it by hand using <option>-ofps</option>. 1427 have to set it by hand using <option>-ofps</option>.
1428 </para></answer> 1428 </para></answer>