summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-29 16:27:48 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-29 16:27:48 +0000
commit47c7938e075a81f13ed0da5011b75c8bafe4d409 (patch)
treebb00b972d0a9d155cabd4334e390197072dd2b48 /DOCS
parent068e718f32ad088e60b3e68f7f1a43b431fed909 (diff)
downloadmpv-47c7938e075a81f13ed0da5011b75c8bafe4d409.tar.bz2
mpv-47c7938e075a81f13ed0da5011b75c8bafe4d409.tar.xz
Hopefully the end of the RealPlayer codecs saga..
Explained where to put things and which configure options to use in case something goes wrong. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6605 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/formats.html17
1 files changed, 9 insertions, 8 deletions
diff --git a/DOCS/formats.html b/DOCS/formats.html
index ecde965ee6..8ac90adb72 100644
--- a/DOCS/formats.html
+++ b/DOCS/formats.html
@@ -175,17 +175,18 @@ 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! All you have to do is:</P>
+ RealVideo 3.0 video!</P>
-<P>
- &nbsp;&nbsp;<CODE>ln -s /usr/local/RealPlayer8/Codecs $PREFIX/lib/real</CODE>
-</P>
+<P>The <B>MPlayer</B> configure script should detect the RealPlayer libraries
+ in all standard locations. If it does not, tell configure where to look with
+ the <CODE>--with-reallibdir</CODE> switch.</P>
-<P>NOTE: RealPlayer's installation path may differ from the above, please check
- it.</P>
+<P>It is also possible to just take the RealPlayer libraries from somewhere and
+ put them in a suitable directory like <CODE>/usr/lib/real</CODE> or
+ <CODE>$LIBDIR/real</CODE>.</P>
-<P>NOTE: RealPlayer libraries currently <B>can only be used with Linux or FreeBSD
- on the x86 platform</B>!</P>
+<P>NOTE: RealPlayer libraries currently <B>only work with Linux, FreeBSD,
+ NetBSD and Cygwin on the x86 platform</B>!</P>
<P><B><A NAME=2.1.1.8>2.1.1.8. NuppelVideo files</A></B></P>