From 0ffcf9bffc82b4d9a63f19cd6f7c70ffd5f54c17 Mon Sep 17 00:00:00 2001 From: gabucino Date: Sun, 9 Jun 2002 15:21:57 +0000 Subject: RealVideo libraries support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6358 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/formats.html | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'DOCS/formats.html') diff --git a/DOCS/formats.html b/DOCS/formats.html index 8cc132d77f..14258a6e41 100644 --- a/DOCS/formats.html +++ b/DOCS/formats.html @@ -170,10 +170,24 @@ will be messy for a short time after seeking.

2.1.1.7. RealMedia (RM) files

-

Yes, MPlayer can read (demux) RealMedia (.rm) files. Seeking works -(the format supports keyframes). Here are the lists of the supported -RealVideo -and RealAudio codecs. +

Yes, MPlayer can read (demux) RealMedia (.rm) files. Seeking works, + but you have to explicitly specify the -forceidx option + (the format supports keyframes). Here are the lists of the supported + RealVideo + and RealAudio codecs.

+ +

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:

+

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

+ +

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

+ +

NOTE: RealPlayer libraries currently can only be used on x86 platform, + and Linux or FreeBSD!

2.1.1.8. NuppelVideo files

-- cgit v1.2.3