[MPlayer-dev-eng] [PATCH] Matrox G400 TV out w/ DirectFB

Ville Syrjälä syrjala at sci.fi
Mon Nov 11 18:23:01 CET 2002


On Sun, Nov 10, 2002 at 03:49:45PM +0100, Gabucino wrote:
> > Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400
> > cards and TV out. It's like DVDMax in Windows.
> Seeing how the DXR3 vibrates I gave this vo another try.
> Now it bombs out with it can't open /dev/shm/fusion.shm. Of course this is
> some devfs shit, but it doesn't even work with devfs turned on.

It's not devfs shit. It's shm shit :) Apparently you don't have /dev/shm
mounted. Here's what I have in my fstab:
none /dev/shm tmpfs defaults 0 0

> How's the status of porting CRTC2 code to mga_vid?

I don't recommend it. It will be quite slow since you'll be forced to use
sotware scaling. That's unless you also want to write code to support the
texture engine. That's just one of the reasons I decided to implement this
with DirectFB.

-- 
Ville Syrjälä
syrjala at sci.fi
http://www.sci.fi/~syrjala/



More information about the MPlayer-dev-eng mailing list