[MPlayer-users] Re: not enough video memory for double bufferingwhen playing 1080i TS

kofboy kofboy at 163.com
Sun Nov 12 11:46:06 CET 2006


======= 2006-11-12 09:46:54 =======

>kofboy schrieb am Sonntag, 12. November 2006 01:50:
>
>> i am playing 1080i TS file with mplayer -vo vesa:dga.
>> Tearing can be seen, because of no double buffering.
>> 
>> My graphic card is i945G, witch is allocated only 8m video memory.
>> i have looked at the document of intelfb, and added some arguments
>> in command line when loading this module.
>> 
>> modprobe intelfb mode=1920x1080-32 at 60 mtrr accel vram=16
>> 
>> it dose't take effect. i still got such lines. Any suggestion about
>> this?
>> 
>> ...
>> ...
>> vo_vesa: Using VESA mode (13) = 14b [1920x1080 at 16]
>> vo_vesa: Using DGA (physical resources: E0000000h, 007B0000h)
>> vo_vesa: Can't use double buffering: not enough video memory
>> ...
>
>16Bit screen depth requires in the selected resolution
>1920*1080*2(because 16Bit=2Bytes) = 4.147.200 Bytes.
>For double-buffering, you take this *2 is 8.294.400 Bytes.
>You have insufficient gfx-mem. 
>
>-- 
>MfG,
>Christian Eikermann
>


Eikermann, thans fpr reply.

Integrated graphics of intel chipset can allocates system memory as video memory.
What shill i do in console mode ?


 
				 
        kofboy
        kofboy at 163.com
          2006-11-12



More information about the MPlayer-users mailing list