summaryrefslogtreecommitdiffstats
path: root/DOCS/codecs.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-17 16:36:39 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-17 16:36:39 +0000
commit88a7e9bd0b96cdb936e3b956c13daf274d0bffd0 (patch)
treee4247c4085b1ed7976a0e564482f0432b02f4cf6 /DOCS/codecs.html
parent637fd1b0657ae9f75ea9f15fee4ed0411b618001 (diff)
downloadmpv-88a7e9bd0b96cdb936e3b956c13daf274d0bffd0.tar.bz2
mpv-88a7e9bd0b96cdb936e3b956c13daf274d0bffd0.tar.xz
ide vmi nagy hulyeseget akartam irni de elfelejtettem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2241 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/codecs.html')
-rw-r--r--DOCS/codecs.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index 01c3f5e10e..97d814459a 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -55,8 +55,8 @@ for it!</P>
<P>This section contains information about the DivX4 codec of
<A HREF="http://www.projectmayo.com">ProjectMayo</A>. Their first available alpha version was the OpenDivX 4.0
alpha 47 and 48. Support for this was/is included in <B>MPlayer</B>, and built by
-default. We even used its postprocessing code to optionally enhance visual
-quality of MPEG1/2 movies.</P>
+default. We used to use its postprocessing code to optionally enhance visual
+quality of MPEG1/2 movies. Now we use our own.</P>
<P>The new generation of this codec can even decode movies made with the
infamous DivX codec! And it's not everything, it's MUCH faster than the
@@ -105,7 +105,7 @@ bandwidth on the bus. For packed YUV modes (YUY2, UYVY) use the 'divx4'
method. For RGB modes you can choose freely, their speed is same, maybe
differ according to the current bpp.</P>
-<P>Note: it supports postprocessing too, but range of values is strange:</P>
+<P>Note: it supports postprocessing too, but range of values is strange: (TODO UPDATE)</P>
<P><TABLE BORDER=0>
<TD>&nbsp;&nbsp;</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>0</TD><TD>&nbsp;&nbsp;</TD>
@@ -140,15 +140,15 @@ like this:</P>
<P>Symlinking is NOT enough, you have to copy/move it!!!</P>
-<P>./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
-codec).</P>
+<P>./configure detects if it can be built. The codec also <B>supports
+postprocessing!</B></P>
<P>In order to use it, refresh your codecs.conf file, and do as the manpage,
or the example.conf says (the -vfm option).</P>
-<P>Note: libavcodec contains other codecs as well, but at the moment we mostly
-focus on ffdivx, and it's unlikely that this will change.</P>
+<P>Note: libavcodec contains other codecs as well (for example ffmpeg12), but
+at the moment we mostly focus on ffdivx, and it's unlikely that this will
+change.</P>
<P><B><A NAME=2.1.2.3>2.1.2.3. Hardware AC3 decoding</A></B></P>