comparison DOCS/xml/ru/mencoder.xml @ 20041:63b31f7f42b8

Fix russian docs build error, caused by my r20046 commit
author voroshil
date Wed, 04 Oct 2006 17:59:09 +0000
parents fa421226cfc7
children bb605f1ccb4d
comparison
equal deleted inserted replaced
20040:fa421226cfc7 20041:63b31f7f42b8
361 </para></listitem> 361 </para></listitem>
362 </itemizedlist> 362 </itemizedlist>
363 </para> 363 </para>
364 364
365 <example id="encode_for_psp"> 365 <example id="encode_for_psp">
366 <title>Кодирование для PSP</title>
366 <para> 367 <para>
367 <screen> 368 <screen>
368 mencoder -oac lavc -ovc lavc -of lavf -lavcopts aglobal=1:vglobal=1:vcodec=mpeg4:acodec=aac \ 369 mencoder -oac lavc -ovc lavc -of lavf -lavcopts aglobal=1:vglobal=1:vcodec=mpeg4:acodec=aac \
369 -af lavcresample=24000 -vf harddup -lavfopts format=psp:i_certify_that_my_video_stream_does_not_use_b_frames \ 370 -af lavcresample=24000 -vf harddup -lavfopts format=psp:i_certify_that_my_video_stream_does_not_use_b_frames \
370 -ofps 30000/1001 input.video -o output.psp 371 -ofps 30000/1001 input.video -o output.psp