comparison DOCS/xml/en/codecs.xml @ 10229:bfb39cff0b18

sync
author nicolas
date Sun, 01 Jun 2003 11:03:55 +0000
parents 13a2047cf94e
children 2b3ef078e819
comparison
equal deleted inserted replaced
10228:3aba8a7ab91f 10229:bfb39cff0b18
293 </para></step> 293 </para></step>
294 <step><para> 294 <step><para>
295 Use the <option>--with-xanimlibdir</option> option to tell 295 Use the <option>--with-xanimlibdir</option> option to tell
296 <filename>configure</filename> where 296 <filename>configure</filename> where
297 to find the XAnim codecs. By default, it looks for them at 297 to find the XAnim codecs. By default, it looks for them at
298 <filename class="directory">/usr/local/lib/codecs</filename>,
298 <filename class="directory">/usr/local/lib/xanim/mods</filename>, 299 <filename class="directory">/usr/local/lib/xanim/mods</filename>,
299 <filename class="directory">/usr/lib/xanim/mods</filename> and 300 <filename class="directory">/usr/lib/xanim/mods</filename> and
300 <filename class="directory">/usr/lib/xanim</filename>. 301 <filename class="directory">/usr/lib/xanim</filename>.
301 Alternatively you can set the environment variable 302 Alternatively you can set the environment variable
302 <envar>XANIM_MOD_DIR</envar> to the directory of the XAnim codecs. 303 <envar>XANIM_MOD_DIR</envar> to the directory of the XAnim codecs.
397 detect the <application>RealPlayer</application> libraries in the standard 398 detect the <application>RealPlayer</application> libraries in the standard
398 locations of a full installation. If it does not, tell <filename>configure</filename> 399 locations of a full installation. If it does not, tell <filename>configure</filename>
399 where to look with the <option>--with-reallibdir</option> option. 400 where to look with the <option>--with-reallibdir</option> option.
400 </para> 401 </para>
401 402
403 <para>
404 As a second chance you can download the codecs from
405 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/">http://www.mplayerhq.hu/MPlayer/releases/codecs/</ulink>.
406 After downloading the Real codecs package, extract it to the
407 <filename class="directory">/usr/local/lib/codecs</filename> directory, or you can
408 specify a unique path with the <option>--with-reallibdir</option> option.
409 </para>
410
402 <note><para> 411 <note><para>
403 <application>RealPlayer</application> libraries currently 412 <application>RealPlayer</application> libraries currently
404 <emphasis role="bold">only work with Linux, FreeBSD, NetBSD and Cygwin on the x86, 413 <emphasis role="bold">only work with Linux, FreeBSD, NetBSD and Cygwin on the x86,
405 Alpha and PowerPC (Linux/Alpha and Linux/PowerPC have been tested) platforms</emphasis>. 414 Alpha and PowerPC (Linux/Alpha and Linux/PowerPC have been tested) platforms</emphasis>.
406 </para></note> 415 </para></note>
517 <procedure> 526 <procedure>
518 <title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title> 527 <title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title>
519 <note><para>currently only 32bit Intel platforms are supported.</para></note> 528 <note><para>currently only 32bit Intel platforms are supported.</para></note>
520 <step><para>download MPlayer CVS</para></step> 529 <step><para>download MPlayer CVS</para></step>
521 <step><para>compile MPlayer with: 530 <step><para>compile MPlayer with:
522 <screen>$ ./configure --enable-qtx-codecs</screen> 531 <screen>$ ./configure --enable-qtx</screen>
523 </para></step> 532 </para></step>
524 <step><para>download QuickTime DLL pack from 533 <step><para>download QuickTime DLL pack from
525 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/> 534 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>
526 </para></step> 535 </para></step>
527 <step><para>extract QuickTime DLL pack to your Win32 codecs directory 536 <step><para>extract QuickTime DLL pack to your Win32 codecs directory