Search found 17 matches

by toxicer
Fri Nov 02, 2007 9:59 pm
Forum: spu-medialib
Topic: Xv driver
Replies: 9
Views: 38694

So would it make more sense compiling it iwth 64bit?
by toxicer
Fri Nov 02, 2007 3:57 am
Forum: spu-medialib
Topic: Xv driver
Replies: 9
Views: 38694

got it. ubuntu is using a different path for the drivers. however, X stops with a backtrace. I added spu_fbdev into the xorg device section: Section "Device" Identifier "Generic Video Card" Driver "spu_fbdev" Option "UseFBDev" "true" EndSection start...
by toxicer
Fri Nov 02, 2007 3:51 am
Forum: spu-medialib
Topic: Xv driver
Replies: 9
Views: 38694

Hi unsolo,

I got the driver compiled but if I'm adding it as spu_fbdev_drv into the xorg.conf X can't start.
Could you post me your device section of your xorg.conf?
Thanks.
by toxicer
Fri Nov 02, 2007 1:03 am
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160676

@unsolo: yes, the vo is working and upscaling to 1080p. The only thing to mention is that the mplayer output is being shown directly below the picture but I can suppress this by redirecting the output to /dev/null. Would you mind if I am spreading an Ubuntu Howto (including some .debs) to a wider co...
by toxicer
Thu Nov 01, 2007 12:04 am
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160676

Yep,
I did install the ubuntu spu packages and mplayer plays my videos.
The only remaining issue is that I can't stop mplayer. The whole framebuffer gets messed up when hitting ESC and I have to change the runlevel.
by toxicer
Wed Oct 31, 2007 2:00 am
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160676

@unsolo: I reinstalled my system with the latest ubuntu release and trying to compile the spu-medialib with make no-spu. That worked a few days ago on my gentoo installation; now I'm getting the error: /usr/bin/ld: powerpc:common64 architecture of input file `../spu/cesof/spu_yuv2argb_scaler_csf.o' ...
by toxicer
Fri Oct 26, 2007 4:22 am
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160676

One step further: Used the wrong mount point. Now I have: none on /spu type spufs (rw,gid=spu) When starting the video now I get the following: [vo_ps3] config: Set vo_screen(width/heigh) to 0x0, forced direct rendering, & double buffering [vo_ps3] config: src_buf_siz=276480, src_stride[]={640,3...
by toxicer
Fri Oct 26, 2007 4:02 am
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160676

ok, I was too fast. Changing the ps3videomode to v 3 showed the right picture. But all the time I forgot to enable the -vo ps3 ;) That means even with a mounted spufs I get: AVI file format detected. [aviheader] Video stream found, -vid 0 [aviheader] Audio stream found, -aid 1 VIDEO: [XVID] 640x288 ...
by toxicer
Fri Oct 26, 2007 3:52 am
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160676

Ah,

got it working (nearly) by modprobing spufs and then manually mounting
mount -t spufs none /spufs
after creating /spufs.
when playing a movie now my framebuffer is splitted in two parts.
In the upper half the video is shown 3 times.
Any ideas?
by toxicer
Fri Oct 26, 2007 3:47 am
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160676

having none /spu spufs gid=spu 0 0 in my /etc/fstab I am getting a mount: wrong fs type, bad option, bad superblock on none, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so is there a module I have to load? I searched through the forum but couldn...
by toxicer
Wed Oct 24, 2007 7:58 pm
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160676

Hi guys, thanks for the ps3 vo module. I just the installation guide and the compilation did work without any issues. However, when trying to play whatever format Mplayer crashes with the following message: AVI file format detected. [aviheader] Video stream found, -vid 0 [aviheader] Audio stream fou...
by toxicer
Sun Jul 22, 2007 7:14 am
Forum: PS3 Development
Topic: The first working ps3toolchain release!
Replies: 177
Views: 263383

$ ./toolchain.sh ../check-autoconf.sh: line 5: autoconf: command not found ERROR: Install autoconf before continuing. ../check-autoconf.sh: Failed. expanding autocon says I've both possible version (that can be selected on the cygwin setup) Quote: $ autocon autoconf-2.13 autoconf-2.61 What about sy...
by toxicer
Thu May 31, 2007 11:18 pm
Forum: PS3 Development
Topic: Media Server with GameOS 1.80
Replies: 8
Views: 7295

take a look into this dicsussion: http://www.gossamer-threads.com/lists/mythtv/users/270856 Upgraded this morning (fairly recent svn backend). A few initial observations:- - PS3 seems to lose its connection to the mythtv server if you stop browsing recordings etc and then go back in. Need to reboot ...
by toxicer
Mon May 28, 2007 1:16 am
Forum: PS3 Development
Topic: Media Server with GameOS 1.80
Replies: 8
Views: 7295

regarding MythTv I've found the following statement: UPnP-clients server/hardware that are not (yet) compatible with MythTV: . . Sony PS3 - Firmware 1.80 added the ability to stream music, pictures and video from DLNA-compatible devices. At this point, it does not detect MythTV (v 0.20) as a streami...
by toxicer
Sun May 27, 2007 3:33 am
Forum: PS3 Development
Topic: Media Server with GameOS 1.80
Replies: 8
Views: 7295

no, it doesn't:( but for Windows you can try tversity: http://tversity.com/home. I'd be more than happy if mythtv could transcode on the fly or even better if Sony adds some of the important codecs to the PS3. Update: Ups, I was a little bit to fast: http://mythstreamtv.sourceforge.net/ ... but it i...
by toxicer
Thu Apr 19, 2007 2:23 pm
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 42325

I'm also using Gentoo only ebuilds. So far I only tried livetv and this is using ffmpeg afaik. Mplayer itself is running fine but is not scaling. Will try to get directfb running.
by toxicer
Wed Apr 18, 2007 8:42 pm
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 42325

My PS3 now uses gdm to auto-login and fire up MythTV which, after some fiddling with mplayer settings, works quite nicely. Displaying 1080i video seems to take around 50% cpu. adavidm Adavidm, how did you configure your mplayer for Mythtv? I just installed it using the defaults (only the frontend) ...