From owner-freebsd-multimedia Sun Feb 17 3: 7:11 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by hub.freebsd.org (Postfix) with ESMTP id 11B5C37B402 for ; Sun, 17 Feb 2002 03:07:04 -0800 (PST) Received: from f113.hadiko.de (root@hadif113.hadiko.uni-karlsruhe.de [172.20.42.143]) by mailgate.rz.uni-karlsruhe.de with esmtp (Exim 3.33 #1) id 16cP9r-0002LT-00; Sun, 17 Feb 2002 12:07:03 +0100 Received: (from riggs@localhost) by f113.hadiko.de (8.11.6/8.11.6) id g1HB72F66429 for multimedia@freebsd.org; Sun, 17 Feb 2002 12:07:02 +0100 (CET) (envelope-from riggs) Date: Sun, 17 Feb 2002 12:07:02 +0100 From: "Thomas E. Zander" To: multimedia@freebsd.org Subject: Re: Mplayer problem Message-ID: <20020217110702.GE62893@f113.hadiko.de> References: <20020217011813.A22969@curry.turban2000.net> <3C6F5ACF.81476C6B@sm.socccd.cc.ca.us> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <3C6F5ACF.81476C6B@sm.socccd.cc.ca.us> Organization: RiggiServ - Ihr Partner =?iso-8859-15?Q?f?= =?iso-8859-15?Q?=FCr?= alles Delikate X-PGP-KeyID: 0xC85996CD X-PGP-Fingerprint: 4F59 75B4 4CE3 3B00 BC61 5400 8DD4 8929 C859 96CD X-Operating-System: Riggiland BSD 4.5-RELEASE (To serve and protect.) Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, On Sat, 16. Feb 2002, at 23:25 -0800, Farooq Mela wrote according to [Re: Mplayer problem]: > Did you set up MPlayer to make use of any of your CPU's MMX, MMX2, and > SSE features? I believe the file is called config.mak in the mplayer > build directory, edit that before running make so it can use those CPU > instructions. I patched the mplayer configure file to always use the cpuinfo prog of the TOOLS directory of the mplayer tarball. I think this should recognize the P4, too. Perhaps it would be a good idea to make a make configure in the mplayer ports dir, then go to the work dir and execute this TOOLS/cpuinfo. Then you will see a line of the instruction set your CPU can do. This line is the base for mplayer's build stage. Of course you should include the CPU_ENABLE_SSE option in your kernel config if you want mplayer to use ist. On the other hand, you can build mplayer without SSE: make -DWITHOUT_SSE does it. I can't reproduce those SSE related problems, because I have no such box here at the moment. Please tell me if you got further problems. Regards, Riggs -- - "[...] I talked to the computer at great length and -- explained my view of the Universe to it" said Marvin. --- And what happened?" pressed Ford. ---- "It committed suicide." said Marvin. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message