PDA

View Full Version : mplayer e mmx


betto.la2
15-10-2003, 14:36
salve ho un problema con mplayer (qualsiasi versione)mi è sempre funzionato bene,ora nn so cosa ho combinato ma quando lo faccio partire mi ritrovo questo output:(ed ovviamente mplayer è inutilizzabile perchè troppo lento)
------------------------------------------------------------------
MPlayer 1.0pre2-3.2.2 (C) 2000-2003 MPlayer Team

CPU: Advanced Micro Devices Athlon 4 /Athlon MP/XP Palomino 1604 MHz (Family: 6, Stepping: 2)
Detected cache-line size is 64 bytes
MMX supported but disabled
MMX2 supported but disabled
SSE supported but disabled
3DNow supported but disabled
3DNowExt supported but disabled
CPUflags: MMX: 0 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions:
-------------------------------------------------------------------

se provo a ricompilarlo x reinstallarlo ottengo questo con il configure(che si ripete per un paio di volte):
------------------------------
Checking for gcc version ... 3.2.2, ok
Unknown option: 1
Usage: head [-options] ...
-m <method> use method for the request (default is 'HEAD')
-f make request even if head believes method is illegal
-b Use the specified URL as base
-t <timeout> Set timeout value
-i <time> Set the If-Modified-Since header on the request
-c <conttype> use this content-type for POST, PUT, CHECKIN
-a Use text mode for content I/O
-p <proxyurl> use this as a proxy
-P don't load proxy settings from environment
-H <header> send this HTTP header (you can specify several)

-u Display method and URL before any response
-U Display request headers (implies -u)
-s Display response status code
-S Display response status chain
-e Display response headers
-d Do not display content
-o <format> Process HTML content in various ways

-v Show program version
-h Print this message

-x Extra debugging output
Unknown option: 1
-----------------------
e poi tutto il resto che funziona bene...
che cosa può essere?

AnonimoVeneziano
15-10-2003, 17:19
Prova a riscaricare , comunque , come lo lanci il "configure" ?

Ciao

betto.la2
15-10-2003, 17:26
come sempre ./configure --enable-gui

sembra come che nn trovi più queste cpuflags...

il fatto che il problema è sorto di punto in bianco...ho provato pensare i passaggi che ho fatto...
l'unica cosa che mi viene in mente è aver installato un tema di karamba che mi monitora la cpu,l'hard disk ecc...
però non penso centri

VICIUS
15-10-2003, 17:27
che distribuzione hai ?
se non rileva il tuo processore correttamente allora è possibile forzare le ottimizazioni come mmx, sse, 3dnow usando dei parametri da passare al configure.

ciao ;)

betto.la2
15-10-2003, 17:39
ho mandrake 9.1 ... sai dove posso trovare le opzioni da passare forzatamente?

ma come mai visto che le ha sempre trovate ora non ne trova più neanche una?

VICIUS
15-10-2003, 17:43
da ./configure --help
--enable-mmx build with mmx support [autodetect]
--enable-mmx2 build with mmx2 support (PIII, Athlon) [autodetect]
--enable-3dnow build with 3dnow! support [autodetect]
--enable-3dnowex build with 3dnow-dsp! support (K7) [autodetect]
--enable-sse build with sse support [autodetect]
--enable-sse2 build with sse2 support [autodetect]

per quanto riguarda la causa del problema non ne ho la piu pallida idea.

ciao ;)

betto.la2
15-10-2003, 17:46
ora provo grazie mille sai...