summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-29 05:26:17 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-29 05:26:17 +0000
commitc13f7f9aee9ff018dae117e3e5089bf2ef15dba9 (patch)
treeff830ab83584e7f6f9ab9a30e3e9dd408660d3c4 /DOCS
parent400a9bd982a7516a4aebcbe85dd25894ae0e8c56 (diff)
downloadmpv-c13f7f9aee9ff018dae117e3e5089bf2ef15dba9.tar.bz2
mpv-c13f7f9aee9ff018dae117e3e5089bf2ef15dba9.tar.xz
realplayer libs installation re-added (was removed by diego)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6596 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/formats.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/DOCS/formats.html b/DOCS/formats.html
index 1b35ba0a77..ecde965ee6 100644
--- a/DOCS/formats.html
+++ b/DOCS/formats.html
@@ -175,7 +175,14 @@ will be messy for a short time after seeking.</P>
<P>It's recommended to download and install RealPlayer8 or RealONE, because
<B>MPlayer</B> can use their libraries to decode files with RealVideo 2.0 or
- RealVideo 3.0 video!</P>
+ RealVideo 3.0 video! All you have to do is:</P>
+
+<P>
+ &nbsp;&nbsp;<CODE>ln -s /usr/local/RealPlayer8/Codecs $PREFIX/lib/real</CODE>
+</P>
+
+<P>NOTE: RealPlayer's installation path may differ from the above, please check
+ it.</P>
<P>NOTE: RealPlayer libraries currently <B>can only be used with Linux or FreeBSD
on the x86 platform</B>!</P>