[MPlayer-DOCS] CVS: main/DOCS/xml/en bugs.xml,1.11,1.12

Diego Biurrun CVS syncmail at mplayerhq.hu
Wed Nov 17 09:25:11 CET 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv5851/en

Modified Files:
	bugs.xml 
Log Message:
Better explanation of how to build an MPlayer that runs on different
machine types, based on a patch by Gabor Mizda.


Index: bugs.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/bugs.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- bugs.xml	15 Nov 2004 23:22:09 -0000	1.11
+++ bugs.xml	17 Nov 2004 08:25:08 -0000	1.12
@@ -17,7 +17,11 @@
 different machines (for example compiled on P3 and running on Celeron)</para>
 <para>Solution: compile <application>MPlayer</application> on the same machine
 where you will use it!</para>
-<para>Workaround: <command>./configure --disable-sse</command> etc. options</para>
+<para>Workaround: You can forget all this by configuring with the
+<option>--enable-runtime-cpudetection</option> option or you can
+disable particular CPU instruction sets with more specific options (like
+<option>--disable-mmx</option>, <option>--disable-3dnow</option>, etc).
+</para>
 </listitem>
 <listitem>
 <para>&quot;Internal buffer inconsistency&quot; during <application>MEncoder</application> run:</para>




More information about the MPlayer-DOCS mailing list