Search found 6 matches

by konni
Fri Oct 10, 2008 4:54 am
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160259

green garbage...

hey, after some troubles i managed to compile speutils, spu-medialib and the latest svn-version of mplayer like explained here... at first all worked nicely but since today something fails, all i see is green stuff... started mplayer with: mplayer -vo ps3 -fsvideoavi > video.log mplayer: cou...
by konni
Wed Oct 08, 2008 7:41 pm
Forum: spu-medialib
Topic: libspeutils?
Replies: 8
Views: 7856

ok worked fine. didn't notice speutils placed some files in /usr/spu-elf/include and not only in /usr/include.
had to manually copy ps3fb.h to /usr/include/asm-powerpc/ and it compiled ;)
thanks a lot!
now moving on to mplayer-ps3...
by konni
Wed Oct 08, 2008 1:32 am
Forum: spu-medialib
Topic: libspeutils?
Replies: 8
Views: 7856

ok things look better now, but make still gets stuck make[2]: Entering directory `/home/konni/spu-medialib/spu/src' spu-elf-gcc -DPACKAGE_NAME=\"spu-medialib/spe\" -DPACKAGE_TARNAME=\"spu-medialib-spe\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STR...
by konni
Mon Oct 06, 2008 1:46 am
Forum: spu-medialib
Topic: libspeutils?
Replies: 8
Views: 7856

however, configure runs now. but make gives me this: In file included from tile_funct.c:1: tile_funct.h:4:32: error: speutils/spethread.h: No such file or directory tile_funct.h:5:33: error: speutils/spemessage.h...
by konni
Tue Sep 30, 2008 6:08 am
Forum: spu-medialib
Topic: libspeutils?
Replies: 8
Views: 7856

still the current svn version requires it... ;(
by konni
Tue Sep 30, 2008 3:17 am
Forum: spu-medialib
Topic: libspeutils?
Replies: 8
Views: 7856

libspeutils?

mhhm... somehow this seems to be a dependency for building spu-medialib now - but can't find any infos on it. any ideas? ;)