comparison DOCS/xml/en/codecs.xml @ 12832:76b5400ab234

Add <application> tags around MPlayer. remove wrong dot.
author lumag
date Fri, 16 Jul 2004 17:14:33 +0000
parents 3c99b7a8c840
children 1b3b8b8ae12e
comparison
equal deleted inserted replaced
12831:656d6003647f 12832:76b5400ab234
367 367
368 368
369 <sect3 id="avicodecs"> 369 <sect3 id="avicodecs">
370 <title>MS Video1, Cinepak CVID, and other older codecs</title> 370 <title>MS Video1, Cinepak CVID, and other older codecs</title>
371 <para> 371 <para>
372 MPlayer is able to play most of the older codecs used in AVI and MOV files. 372 <application>MPlayer</application> is able to play most of the older codecs
373 used in AVI and MOV files.
373 In the past they were decoded with binary Win32 codecs, but now we have 374 In the past they were decoded with binary Win32 codecs, but now we have
374 <emphasis role="bold">native codecs</emphasis> for most of them using 375 <emphasis role="bold">native codecs</emphasis> for most of them using
375 <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>. 376 <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>.
376 </para> 377 </para>
377 </sect3> 378 </sect3>
396 </itemizedlist> 397 </itemizedlist>
397 </para> 398 </para>
398 399
399 <para> 400 <para>
400 Download Real codecs from 401 Download Real codecs from
401 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/">http://www.mplayerhq.hu/MPlayer/releases/codecs/</ulink>. 402 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/">http://www.mplayerhq.hu/MPlayer/releases/codecs/</ulink>
402 and extract them to the 403 and extract them to the
403 <filename class="directory">/usr/local/lib/codecs</filename> directory. 404 <filename class="directory">/usr/local/lib/codecs</filename> directory.
404 If you want to store them in a different location, pass the 405 If you want to store them in a different location, pass the
405 <option>--with-reallibdir</option> option to <command>configure</command>. 406 <option>--with-reallibdir</option> option to <command>configure</command>.
406 </para> 407 </para>