Mercurial > mplayer.hg
changeset 10788:c11c87536da4
some updates
author | alex |
---|---|
date | Mon, 01 Sep 2003 19:11:44 +0000 |
parents | 5d40822bf7ab |
children | cb5698ab3421 |
files | DOCS/en/codecs.html |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/codecs.html Mon Sep 01 18:57:09 2003 +0000 +++ b/DOCS/en/codecs.html Mon Sep 01 19:11:44 2003 +0000 @@ -58,8 +58,8 @@ <P>The new generation of this codec is called DivX4 and can even decode movies made with the infamous DivX codec! In addition it is much faster than - the native Win32 DivX DLLs but slower than libavcodec. Hence its usage as a - decoder is <B>DISCOURAGED</B>. However, it is useful for encoding. One + the native Win32 DivX DLLs but slower than <B>libavcodec</B>. Hence its usage + as a decoder is <B>DISCOURAGED</B>. However, it is useful for encoding. One disadvantage of this codec is that it is not available under an Open Source license.</P> @@ -129,12 +129,13 @@ it correctly.</P> -<H4><A NAME="libavcodec">2.2.1.2 FFmpeg DivX/libavcodec</A></H4> +<H4><A NAME="libavcodec">2.2.1.2 FFmpeg/libavcodec</A></H4> <P><A HREF="http://ffmpeg.sourceforge.net">FFmpeg</A> contains an <B>open source</B> codec package, which is capable of decoding streams encoded with - H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1/WMV2/HuffYUV/SVQ1/SVQ3 + H263/MJPEG/LJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1/WMV2/HuffYUV/SVQ1/SVQ3/ + MPEG1/MPEG2/VCR1/VCR2/ASV1/ASV2/CLJR video, or WMA (Windows Media Audio) audio codecs. Not only some of them can be encoded with, but it also offers higher speed than the Win32 codecs or the DivX.com DivX4/5 library!</P>