Mercurial > mplayer.hg
diff DOCS/formats.html @ 3806:053ea3e7c5d8
new 'RealMedia' 'Realvideo' 'RealAudio' sections
also added FLI format section
author | gabucino |
---|---|
date | Thu, 27 Dec 2001 22:12:35 +0000 |
parents | ef38487113b1 |
children | 57221064b0b7 |
line wrap: on
line diff
--- a/DOCS/formats.html Thu Dec 27 22:07:37 2001 +0000 +++ b/DOCS/formats.html Thu Dec 27 22:12:35 2001 +0000 @@ -16,11 +16,11 @@ <LI> <A HREF="#2.1.1.3">ASF/WMV</A> 1.0 file format <LI> <A HREF="#2.1.1.4">QT/MOV</A> file format with (un)compressed headers <LI> <A HREF="#2.1.1.5">VIVO</A> format (.viv files) +<LI> <A HREF="#2.1.1.6">FLI</A> format +<LI> <A HREF="#2.1.1.7">RealMedia</A> format (.rm files) <LI> supports <A HREF="documentation.html#3.3">reading from stdin</A>, or network via HTTP </UL></P> -<P>Note: about realmedia (.ra/.rm) support read the FAQ!</P> - <P>It's important to clarify a popular mistake. When people see a file with <B>.AVI</B> extension, they instantly declare that isn't an MPEG file. That's not true. At least not entirely. If you tell them that such a file @@ -157,6 +157,23 @@ instructions.</P> +<P><B><A NAME=2.1.1.6>2.1.1.6. FLI files</A></B></P> + +<P><B>FLI</B> is a very old fileformat used by Autodesk Animator, but it's +a common fileformat for short animations on the Net. <B>MPlayer</B> demuxes +and decodes FLI movies and is even able to seek within them (useful when +looping with the -loop option). FLI files don't have keyframes, so picture +will be messy for a short time after seeking.</P> + + +<P><B><A NAME=2.1.1.7>2.1.1.7. RealMedia (RM) files</A></B></P> + +<P>Yes, <B>MPlayer</B> can read (demux) RealMedia (.rm) files. Seeking +is under implementation, and RM has keyframes so it will be flawless. +Here are the lists of the supported <A HREF="codecs.html#2.2.1.8">RealVideo</A> +and <A HREF="codecs.html#2.2.2.5">RealAudio</A> codecs. + + <P><B><A NAME=2.1.2>2.1.2. Audio formats</A></B></P> <P>Currently <B>MPlayer</B> is still a <B>Movie</B> and not a <B>Media</B>