[MPlayer-users] MPlayer

Arpi arpi at thot.banki.hu
Fri Feb 15 11:57:02 CET 2002


Hi,

> >  So, is this solving the problem?
> > 	VideoRam		7000
> > (in XF86Config Device section)
> 
> Could be, but i cant remember the problem that should have been solved like
> this.
> And i also dont know how mga_common.c allocates memory on the mga
> (yes, i know RTFS :-)
it allocates at the end of video memory, and it overlaps with X unless you
reduce memory size in X config file. so the above hing does work, maybe 7000
is still too lot, to calc the needed memory:
(max_width+32)*max_height*6

now substract this value from total memory, and write the result into X
config

for DVD playback, it's 2.6MB, so for 8MB card you should limit X memory to 5400


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu




More information about the MPlayer-users mailing list