# HG changeset patch # User diego # Date 1025368068 0 # Node ID 62ce54563e563c04f0c5cd3ff957ca2e1ad53b0a # Parent 6eab60ea6c11b0cd24fba03196bc40c5157d85f4 Hopefully the end of the RealPlayer codecs saga.. Explained where to put things and which configure options to use in case something goes wrong. diff -r 6eab60ea6c11 -r 62ce54563e56 DOCS/formats.html --- a/DOCS/formats.html Sat Jun 29 15:01:23 2002 +0000 +++ b/DOCS/formats.html Sat Jun 29 16:27:48 2002 +0000 @@ -175,17 +175,18 @@

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