# HG changeset patch # User diego # Date 1100679908 0 # Node ID 3027af083f6f7af9993dd063b230f97065d2815f # Parent 91b6a78856e5772f17a5776e476a7e9ca1742f06 Better explanation of how to build an MPlayer that runs on different machine types, based on a patch by Gabor Mizda. diff -r 91b6a78856e5 -r 3027af083f6f DOCS/xml/en/bugs.xml --- a/DOCS/xml/en/bugs.xml Wed Nov 17 02:08:24 2004 +0000 +++ b/DOCS/xml/en/bugs.xml Wed Nov 17 08:25:08 2004 +0000 @@ -17,7 +17,11 @@ different machines (for example compiled on P3 and running on Celeron) Solution: compile MPlayer on the same machine where you will use it! -Workaround: ./configure --disable-sse etc. options +Workaround: You can forget all this by configuring with the + option or you can +disable particular CPU instruction sets with more specific options (like +, , etc). + "Internal buffer inconsistency" during MEncoder run: