diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index c9cc600466..28dc690758 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -408,27 +408,28 @@ RealVideo: -It is recommended to download and install RealPlayer8 -or RealONE, because MPlayer -can use their libraries to decode files with RealVideo 2.0 - 4.0 video. The -MPlayer configure script should -detect the RealPlayer libraries in the standard -locations of a full installation. If it does not, tell configure -where to look with the option. +Download Real codecs from +http://www.mplayerhq.hu/MPlayer/releases/codecs/. +and extract them to the +/usr/local/lib/codecs directory. +If you want to store them in a different location, pass the + option to configure. -As a second chance you can download the codecs from -http://www.mplayerhq.hu/MPlayer/releases/codecs/. -After downloading the Real codecs package, extract it to the -/usr/local/lib/codecs directory, or you can -specify a unique path with the option. +On Mac OS X you must make sure pncrt.Shlb (including it's +resource fork!) is in the same directory as the Real codecs. Copy it using, for +example +ditto -rsrcFork "RealOne Player.app/Contents/MacOS/pncrt.Shlb" "RealOne Player.app/Contents/MacOS/Library/Codecs" +Not doing so, or forgetting to copy the resource fork, will result in errors +such as: +GetDiskFragment() failed with error -2804: <<Unknown disk fragment>><<Unknown disk fragment>><pncrt.Shlb><> RealPlayer libraries currently only work with Linux, FreeBSD, NetBSD and Cygwin on the x86, -Alpha and PowerPC (Linux/Alpha and Linux/PowerPC have been tested) platforms. +Alpha and PowerPC (Linux/Alpha and Linux/PowerPC have been tested) platforms and with Mac OS X. @@ -703,8 +704,8 @@ RealAudio: -On how to install RealPlayer libraries, see the -RealMedia file format section. +Instructions how to install the RealPlayer libraries are in the +RealVideo section.