comparison DOCS/xml/en/codecs.xml @ 11540:d480f7e36b74

<application> attack
author wight
date Sun, 30 Nov 2003 13:07:40 +0000
parents 58e9d191d470
children 2a84e9145fa3
comparison
equal deleted inserted replaced
11539:2364dda5fe7e 11540:d480f7e36b74
529 </itemizedlist> 529 </itemizedlist>
530 530
531 <procedure> 531 <procedure>
532 <title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title> 532 <title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title>
533 <note><para>currently only 32bit Intel platforms are supported.</para></note> 533 <note><para>currently only 32bit Intel platforms are supported.</para></note>
534 <step><para>download MPlayer CVS</para></step> 534 <step><para>download <application>MPlayer</application> CVS</para></step>
535 <step><para>download QuickTime DLL pack from 535 <step><para>download QuickTime DLL pack from
536 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/> 536 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>
537 </para></step> 537 </para></step>
538 <step><para>extract QuickTime DLL pack to your Win32 codecs directory 538 <step><para>extract QuickTime DLL pack to your Win32 codecs directory
539 (default: <filename class="directory">/usr/local/lib/codecs/</filename>) 539 (default: <filename class="directory">/usr/local/lib/codecs/</filename>)
540 </para></step> 540 </para></step>
541 <step><para>compile MPlayer</para></step> 541 <step><para>compile <application>MPlayer</application></para></step>
542 </procedure> 542 </procedure>
543 543
544 </sect3> 544 </sect3>
545 </sect2> 545 </sect2>
546 546
724 <title>AAC codec</title> 724 <title>AAC codec</title>
725 <para> 725 <para>
726 AAC (Advanced Audio Coding) is an audio codec sometimes found in MOV and MP4 726 AAC (Advanced Audio Coding) is an audio codec sometimes found in MOV and MP4
727 files. An open source decoder called FAAD is available from 727 files. An open source decoder called FAAD is available from
728 <ulink url="http://www.audiocoding.com"/>. 728 <ulink url="http://www.audiocoding.com"/>.
729 MPlayer includes libfaad 2.0RC1, so you do not need to get it separately. 729 <application>MPlayer</application> includes libfaad 2.0RC1, so you do not need
730 to get it separately.
730 </para> 731 </para>
731 732
732 <para> 733 <para>
733 If you use gcc 3.2 which fails to compile our internal FAAD or want to use 734 If you use gcc 3.2 which fails to compile our internal FAAD or want to use
734 the external library for some other reason, download the library from the 735 the external library for some other reason, download the library from the