[MPlayer-users] can x86 be more cpu specific?

Stephen Mollett molletts at yahoo.com
Mon May 17 21:30:39 CEST 2004


Hi,

On Monday 17 May 2004 16:46, Carl Karsten wrote:
> Is there some way I can build mplayer for my CPU? - Carl K
> MPlayer dev-CVS-040513-09:31-3.3.2 (C) 2000-2004 MPlayer Team
> CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville 601.6 MHz (Family:
> 6, Stepping: 3)
> Detected cache-line size is 32 bytes
> CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
> Compiled for x86 CPU with extensions: MMX MMX2 SSE

It is built for your CPU, by the looks of things. A Pentium III/PIII-Celeron 
is an x86 CPU with MMX, MMX2 and SSE. The configure script would have added 
appropriate CFLAGS for the compiler (eg. -march=pentium3 if your gcc supports 
it otherwise -march=i686) in addition to selecting appropriate SIMD-optimised 
codepaths.

Regards,
Stephen




More information about the MPlayer-users mailing list