comparison DOCS/xml/en/codecs.xml @ 13891:b6ec30d47cab

Mac OS X shlib support has been replaced by support for Helix codecs.
author diego
date Sun, 07 Nov 2004 17:46:22 +0000
parents ca7583315b4d
children 26d200cbf307
comparison
equal deleted inserted replaced
13890:b2b9fa193cec 13891:b6ec30d47cab
402 <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>
403 and extract them to the 403 and extract them to the
404 <filename class="directory">/usr/local/lib/codecs</filename> directory. 404 <filename class="directory">/usr/local/lib/codecs</filename> directory.
405 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
406 <option>--with-reallibdir</option> option to <command>configure</command>. 406 <option>--with-reallibdir</option> option to <command>configure</command>.
407 </para>
408
409 <para>
410 On Mac OS X you must make sure <filename>pncrt.Shlb</filename> (including its
411 resource fork!) is in the same directory as the Real codecs. Copy it using, for
412 example
413 <screen>ditto -rsrcFork "RealOne Player.app/Contents/MacOS/pncrt.Shlb" "RealOne Player.app/Contents/MacOS/Library/Codecs"</screen>
414 Not doing so, or forgetting to copy the resource fork, will result in errors
415 such as:
416 <screen>GetDiskFragment() failed with error -2804: &lt;&lt;Unknown disk fragment&gt;&gt;&lt;&lt;Unknown disk fragment&gt;&gt;&lt;pncrt.Shlb&gt;&lt;&gt;</screen>
417 </para> 407 </para>
418 408
419 <note><para> 409 <note><para>
420 <application>RealPlayer</application> libraries currently 410 <application>RealPlayer</application> libraries currently
421 <emphasis role="bold">only work with Linux, FreeBSD, NetBSD and Cygwin on the x86, 411 <emphasis role="bold">only work with Linux, FreeBSD, NetBSD and Cygwin on the x86,