Re: [MPlayer-users] Segmentation fault in ff_fdct_sse2
mslama at email.cz
mslama at email.cz
Tue Mar 13 08:42:32 CET 2007
> > Hi,
> >
> > I just wanted to process my DV files to clean my disk but now (on
> > daily snapshot from 2007-03-12) I get this seg fault even if I disable
> > SSE2 (or even SSE2 and SSE) during configure.
> > Still ff_fdct_sse2 is called. Shouldn't mencoder use another
> > variant when SSE2 is disabled?
>
> Absolutely. What configure switches did you use to compile mplayer?
I tried:
./configure --enable-largefiles --disable-sse2
and
./configure --enable-largefiles --disable-sse2 --disable-sse
It was accepted. Here is relevant output from configure:
Byte order: little-endian
Optimizing for: k8 mmx mmxext 3dnow 3dnowext sse cmov mtrr
And from mencoder:
MEncoder SVN-r22518 (C) 2000-2006 MPlayer Team
CPU: AMD Opteron(tm) Processor 152 (Family: 15, Model: 39, Stepping: 1)
SSE supported but disabled
SSE2 supported but disabled
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx
Marek
More information about the MPlayer-users
mailing list