From 320fa92447adb3ea199fc2a5661ac0efd022de17 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 17 Nov 2004 08:25:08 +0000 Subject: [PATCH] Better explanation of how to build an MPlayer that runs on different machine types, based on a patch by Gabor Mizda. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13961 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/bugs.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/DOCS/xml/en/bugs.xml b/DOCS/xml/en/bugs.xml index ef202012be..49f16eb54c 100644 --- a/DOCS/xml/en/bugs.xml +++ b/DOCS/xml/en/bugs.xml @@ -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: