[MPlayer-users] Encoding too slow on AMD Athlon 64 3000+ comparing with Pentium Celeron M 1, 4

Martin Kamín martinkamin at quick.cz
Thu Mar 30 09:52:40 CEST 2006


Dne st 29. března 2006 22:24 Phil Oleynik napsal(a):
> >>> Are you using a recent enough xvid? What compiler are you using?
> >>
> >> gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)
> >> I compiled xvidcore-1.1.0.tar.bz myself now.
> >> Still SLOW, SLOW...
> >
> > Probably nothing wrong there...
> >
> > -Corey
>
> Do you have a fresh assembler on AMD machine? If you don't, xvid configure
> will automatically turn off all MMX/SSE/SSE2 code. Your build will be
> slow as a drunk snail.

What version/type do I have to use?
I use OpenSuse 10.0, so my rpm's are:
yasm-0.4.0-7
bin86-0.16.0-189
binutils-2.16.91.0.2-8.4

Building xvid from source looks pretty well....

zeus:/tmp/xvidcore-1.1.0/build/generic # ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether to use default CFLAGS... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for whether to use assembly code... yes
checking for architecture type... ia32
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for int *... yes
checking size of int *... 4
checking whether byte ordering is bigendian... no
checking for build extensions... .so .a .o
checking for platform specific LDFLAGS/CFLAGS... ok
checking for yasm... yes
checking for asm object format... elf
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
configure: creating ./config.status
config.status: creating platform.inc




More information about the MPlayer-users mailing list