Mercurial > mplayer.hg
comparison DOCS/formats.html @ 6357:748bb00cb05b
RealVideo libraries support
author | gabucino |
---|---|
date | Sun, 09 Jun 2002 15:21:57 +0000 |
parents | 9c2cca3804c0 |
children | 4e5c236ade69 |
comparison
equal
deleted
inserted
replaced
6356:b54d7fd6471a | 6357:748bb00cb05b |
---|---|
168 will be messy for a short time after seeking.</P> | 168 will be messy for a short time after seeking.</P> |
169 | 169 |
170 | 170 |
171 <P><B><A NAME=2.1.1.7>2.1.1.7. RealMedia (RM) files</A></B></P> | 171 <P><B><A NAME=2.1.1.7>2.1.1.7. RealMedia (RM) files</A></B></P> |
172 | 172 |
173 <P>Yes, <B>MPlayer</B> can read (demux) RealMedia (.rm) files. Seeking works | 173 <P>Yes, <B>MPlayer</B> can read (demux) RealMedia (.rm) files. Seeking works, |
174 (the format supports keyframes). Here are the lists of the supported | 174 but you have to explicitly specify the <CODE>-forceidx</CODE> option |
175 <A HREF="codecs.html#2.2.1.8">RealVideo</A> | 175 (the format supports keyframes). Here are the lists of the supported |
176 and <A HREF="codecs.html#2.2.2.5">RealAudio</A> codecs. | 176 <A HREF="codecs.html#2.2.1.8">RealVideo</A> |
177 and <A HREF="codecs.html#2.2.2.5">RealAudio</A> codecs.</P> | |
178 | |
179 <P>It's recommended to download and install RealPlayer8 or RealONE, because | |
180 <B>MPlayer</B> can use their libraries to decode files with RealVideo 2.0 or | |
181 RealVideo 3.0 video! All you have to do is:</P> | |
182 <P> | |
183 <CODE>ln -s /usr/local/RealPlayer8/Codecs $PREFIX/real</CODE> | |
184 </P> | |
185 | |
186 <P>NOTE: RealPlayer's installation path may differ from the above, please check | |
187 it.</P> | |
188 | |
189 <P>NOTE: RealPlayer libraries currently <B>can only be used on x86 platform, | |
190 and Linux or FreeBSD</B>!</P> | |
177 | 191 |
178 | 192 |
179 <P><B><A NAME=2.1.1.8>2.1.1.8. NuppelVideo files</A></B></P> | 193 <P><B><A NAME=2.1.1.8>2.1.1.8. NuppelVideo files</A></B></P> |
180 | 194 |
181 <P><A HREF="http://mars.tuwien.ac.at/~roman/nuppelvideo">NuppelVideo</A> | 195 <P><A HREF="http://mars.tuwien.ac.at/~roman/nuppelvideo">NuppelVideo</A> |