diff --git a/DOCS/codecs.html b/DOCS/codecs.html index 8de2ddd37a..b65ed29c6e 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -14,8 +14,8 @@
  • MPEG 1/2 System Stream (PS/PES/VOB) and Elementary Stream (ES) file formats
  • RIFF AVI file format -
  • ASF 1.0 file format -
  • supports reading from file, stdin, DVD drive or network via HTTP +
  • ASF/WMV 1.0 file format +
  • supports reading from file, stdin, or network via HTTP

    Note: about quicktime (.mov/.qt) and realmedia (.ra/.rm) support read the FAQ!

    @@ -24,24 +24,24 @@

    2.1.2. Supported audio & video codecs

    See http://www.mplayerhq.hu/DOCS/codecs-status.html for the complete, -daily updated list!!!

    +daily generated list!!!

    The most important video codecs:

    The most important audio codecs:

    If you have a codec not listed here, and not supported yet, just read ldconfig
    cp decore.h /usr/local/include/

    +

    Note: do NOT forget to add /usr/local/lib to your /etc/ld.so.conf !

    MPlayer autodetects if DivX4 is (properly) installed, just compile as usual. If it doesn't detect it, you didn't install it exactly as above, @@ -135,7 +136,7 @@ like this:

        main/libavcodec

    -

    Symlinking is NOT enough, you have to copy it.

    +

    Symlinking is NOT enough, you have to copy/move it!!!

    ./configure detects if it can be built. At the moment it doesn't support postprocessing, and is under optimization (it's faster than the DS/VfW DivX @@ -183,7 +184,7 @@ with the MSACM prefix:

    So, now we have all the info needed (fourcc, codec file, sample AVI), submit your codec support request in mail, and upload these files to the FTP:

    -

        ftp://mplayerhq.hu/MPlayer/incoming/[codecname]/

    +

        ftp://ftp.mplayerhq.hu/MPlayer/incoming/[codecname]/

    2.1.4.2. DirectShow codecs

    @@ -219,7 +220,7 @@ false hits, but maybe you'll have the right, too...

    So, now we have all the info needed (fourcc, GUID, codec file, sample AVI), submit your codec support request in mail, and upload these files to the FTP:
    -ftp://mplayerhq.hu/MPlayer/incoming/[codecname]/

    +ftp://ftp.mplayerhq.hu/MPlayer/incoming/[codecname]/