1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-31 04:02:06 +00:00

Mac OS X shlib support has been replaced by support for Helix codecs.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13892 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-11-07 17:46:22 +00:00
parent e5ecf74721
commit 1f9f65369a

View File

@ -406,16 +406,6 @@ If you want to store them in a different location, pass the
<option>--with-reallibdir</option> option to <command>configure</command>.
</para>
<para>
On Mac OS X you must make sure <filename>pncrt.Shlb</filename> (including its
resource fork!) is in the same directory as the Real codecs. Copy it using, for
example
<screen>ditto -rsrcFork "RealOne Player.app/Contents/MacOS/pncrt.Shlb" "RealOne Player.app/Contents/MacOS/Library/Codecs"</screen>
Not doing so, or forgetting to copy the resource fork, will result in errors
such as:
<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>
</para>
<note><para>
<application>RealPlayer</application> libraries currently
<emphasis role="bold">only work with Linux, FreeBSD, NetBSD and Cygwin on the x86,