Mercurial > mplayer.hg
changeset 10318:2b3ef078e819
Sync with HTML.
author | diego |
---|---|
date | Sat, 21 Jun 2003 20:01:35 +0000 |
parents | e4f5cdf9d9b0 |
children | 2e9b7465d242 |
files | DOCS/xml/en/codecs.xml |
diffstat | 1 files changed, 1 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/codecs.xml Sat Jun 21 16:47:31 2003 +0000 +++ b/DOCS/xml/en/codecs.xml Sat Jun 21 20:01:35 2003 +0000 @@ -450,10 +450,6 @@ can play them) </simpara></listitem> <listitem><simpara> - you have to choose between DivX4 <emphasis role="bold">or</emphasis> XviD - support at compiletime - </simpara></listitem> -<listitem><simpara> under development </simpara></listitem> </itemizedlist> @@ -527,15 +523,13 @@ <title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title> <note><para>currently only 32bit Intel platforms are supported.</para></note> <step><para>download MPlayer CVS</para></step> -<step><para>compile MPlayer with: -<screen>$ ./configure --enable-qtx</screen> -</para></step> <step><para>download QuickTime DLL pack from <ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/> </para></step> <step><para>extract QuickTime DLL pack to your Win32 codecs directory (default: <filename class="directory">/usr/local/lib/codecs/</filename>) </para></step> +<step><para>compile MPlayer</para></step> </procedure> </sect3>