Search found 2 matches
- Fri Aug 15, 2008 12:41 pm
- Forum: spu-medialib
- Topic: Installing the Mplayer vo PS3
- Replies: 85
- Views: 270997
I believe spu-gcc and spu-elf-gcc are the same, symlink with ln -s spu-gcc spu-elf-gcc in the directory of spu-gcc (for me it's /usr/bin). Thanks pseduonimo. This worked. Now after I successfully installed mplayer with the ps3 patch, and run a test: $ mplayer -vo ps3 PlanariaWebVideo.mp4 and here i...
- Sat Aug 02, 2008 6:29 am
- Forum: spu-medialib
- Topic: Installing the Mplayer vo PS3
- Replies: 85
- Views: 270997
I am following the install instruction at: http://wiki.ps2dev.org/ps3:spu-medialib:install and get stuck at: > spu # ./configure --host spu-elf Here is the output: configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode wil...