[MPlayer-users] mplayer GNU/Linux PowerPC problems:configure script and xvidix

Luca Barbato lu_zero at gentoo.org
Mon Mar 31 05:00:33 CEST 2003


I just compiled the sources from cvs as requested to fill a bug.

1) The configure script doesn't recognize the cpu because the 
/proc/cpuinfo structure is different than the expected one.
It ends up using a wierd -O4 optimization flag with the usual -pipe 
-ffast-math and -fomit-frame-pointer (the latter has almost no sense on ppc)
the produced mplayer anyway works almost ok using sdl xv and x11 vo.

2) The radeon xvidix on the other hand produces a wierd "tile - mirrored 
tile" effect that probably means a missing or a double byteswap.

::System info
root at utopia main # emerge info
Portage 2.0.47-r10 (default-ppc-1.4, gcc-3.2.2, glibc-2.3.2-r0)
=================================================================
System uname: 2.4.20-ben9 ppc
COMPILER="gcc3"
CHOST="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mcpu=7400 -maltivec -mpowerpc-gfxopt -mpowerpc-gpopt 
-mabi=altivec"
CXXFLAGS="-O2 -pipe -mcpu=7400 -maltivec -mpowerpc-gfxopt 
-mpowerpc-gpopt -mabi=altivec"

::XFree86 Version
4.3.0

::binutils version
2.13.90.0.18 and .20

::X color depth
depth of root window:    24 planes


::Cpuinfo, the ppc way
root at utopia main # cat /proc/cpuinfo
cpu             : 7455, altivec supported
clock           : 1000MHz
revision        : 3.3 (pvr 8001 0303)
bogomips        : 997.28
machine         : PowerBook3,5
motherboard     : PowerBook3,5 MacRISC2 MacRISC Power Macintosh
detected as     : 80 (PowerBook Titanium IV)
pmac flags      : 0000000b
L2 cache        : 256K unified
memory          : 512MB
pmac-generation : NewWorld

I hope that's enough.
-- 
Luca Barbato
Developer
Gentoo Linux				http://www.gentoo.org/~lu_zero





More information about the MPlayer-users mailing list