[MPlayer-users] mplayer doesn't play dvd
Ken Acmens
kpacam at sympatico.ca
Mon Aug 12 20:32:02 CEST 2002
Arpi wrote:
>
>>[xv] dx: 0 dy: 0 dw: 1024 dh: 576
>>
>
>>X11 error: BadAlloc (insufficient resources for operation)
>>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
>>Error code: b, request code: 8e, minor code: 13
>>
>
>looks like Xv driver problem - probably not enough video memory...
>
>>Xlib: unexpected async reply (sequence 0x49)!
>>
>strange
>
I've had that problem with my notebook. I fixed it by adding OverlayMem
to my XF86Config-4 file:
Section "Device"
Identifier "NeoMagic 256 (laptop/notebook)"
Driver "neomagic"
BoardName "Unknown"
Option "internDisp"
Option "SWcursor"
Option "XaaNoScanlineImageWriteRect"
Option "XaaNoScanlineCPUToScreenColorExpandFill"
Option "OverlayMem" "829440"
EndSection
More information about the MPlayer-users
mailing list