From 47c7938e075a81f13ed0da5011b75c8bafe4d409 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 29 Jun 2002 16:27:48 +0000 Subject: 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 --- DOCS/formats.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'DOCS/formats.html') 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.

It's recommended to download and install RealPlayer8 or RealONE, because MPlayer can use their libraries to decode files with RealVideo 2.0 or - RealVideo 3.0 video! All you have to do is:

+ RealVideo 3.0 video!

-

-   ln -s /usr/local/RealPlayer8/Codecs $PREFIX/lib/real -

+

The MPlayer configure script should detect the RealPlayer libraries + in all standard locations. If it does not, tell configure where to look with + the --with-reallibdir switch.

-

NOTE: RealPlayer's installation path may differ from the above, please check - it.

+

It is also possible to just take the RealPlayer libraries from somewhere and + put them in a suitable directory like /usr/lib/real or + $LIBDIR/real.

-

NOTE: RealPlayer libraries currently can only be used with Linux or FreeBSD - on the x86 platform!

+

NOTE: RealPlayer libraries currently only work with Linux, FreeBSD, + NetBSD and Cygwin on the x86 platform!

2.1.1.8. NuppelVideo files

-- cgit v1.2.3