[MPlayer-users] mplayer 0.90 on NetBSD 1.6

Frederick Bruckman fredb at immanent.net
Thu Apr 24 01:22:57 CEST 2003


On Wed, 23 Apr 2003, Gabor Nyeki wrote:

> On Wed, 23 Apr 2003, Attila Kinali wrote:
>
> kinali> Does it work with any file ?
>
> It worked with any file. At the moment it says X11 error: BadAccess blabla

Ahh, here's something:

 http://bugs.xfree86.org/cgi-bin/bugzilla/show_bug.cgi?id=171

Basicly, it says you need to set `Option "OverlayMem" NNNN' in
the Driver section of the XFree86 config file. (I'm not finding
"OverlayMem" documented anywhere, however.)

> kinali> What does xvinfo say ?
>
> X-Video Extension version 2.2
> screen #0
>   Adaptor #0: "NV Video Overlay"
>     number of ports: 1
>     port base: 55
>     operations supported: PutImage
>     supported visuals:
>       depth 24, visualID 0x23
>       depth 24, visualID 0x24
>       depth 24, visualID 0x25
>       depth 24, visualID 0x26

So, you're running at 24-bit depth? You may get better performance for
video (xv and x11) if you start the server in 16-bit (only 2/3 as many
bits!). There are also some other interesting-looking options in the
mga(4) man page concerning overlay mode, that you might like to try to
experiment with (perhaps with the mplayer "xover" driver?).

...and if you're in the mood to experiment, you also might like to
know, that the MGA video cards are the cards for which DRI is closest
to being supported under NetBSD! Erik Reid requested feedback on
patches last month:

  http://mail-index.netbsd.org/tech-x11/2003/03/19/0000.html

(It might be worthwhile, in any case, to re-compile current xsrc on
NetBSD 1.6.1, as XFree86 4.3.0 just missed the cut for NetBSD 1.6.1.)

With that, you could try to build mplayer's "mga" and "xmga" drivers.
It's all very iffy, but someone has to be first...

Frederick




More information about the MPlayer-users mailing list