From f916a5303477ecdfcd2ab5ff7120fb523f97b23b Mon Sep 17 00:00:00 2001 From: gabucino Date: Thu, 27 Dec 2001 22:12:35 +0000 Subject: new 'RealMedia' 'Realvideo' 'RealAudio' sections also added FLI format section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3807 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/formats.html | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'DOCS/formats.html') diff --git a/DOCS/formats.html b/DOCS/formats.html index 3d8cc6e576..80e10f2e2e 100644 --- a/DOCS/formats.html +++ b/DOCS/formats.html @@ -16,11 +16,11 @@
  • ASF/WMV 1.0 file format
  • QT/MOV file format with (un)compressed headers
  • VIVO format (.viv files) +
  • FLI format +
  • RealMedia format (.rm files)
  • supports reading from stdin, or network via HTTP

    -

    Note: about realmedia (.ra/.rm) support read the FAQ!

    -

    It's important to clarify a popular mistake. When people see a file with .AVI 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 @@ and VIVO audio codec sections for installation instructions.

    +

    2.1.1.6. FLI files

    + +

    FLI is a very old fileformat used by Autodesk Animator, but it's +a common fileformat for short animations on the Net. MPlayer 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.

    + + +

    2.1.1.7. RealMedia (RM) files

    + +

    Yes, MPlayer 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 RealVideo +and RealAudio codecs. + +

    2.1.2. Audio formats

    Currently MPlayer is still a Movie and not a Media -- cgit v1.2.3