Fw: [MPlayer-users] xmga shows green screen
Hi, Anyone an idea what that could be ? Attila Kinali Begin forwarded message: Date: Thu, 16 Oct 2003 16:53:52 -0400 From: Kevin Kretz <kevin@kretz.net> To: mplayer-users@mplayerhq.hu Subject: [MPlayer-users] xmga shows green screen get green window (as user) or pink window (as root) running mplayer -vo xmga dvd://1 (have tried several commercial and non-commercial DVDs) mplayer -vo x11 dvd://1 works mplayer -vo mga file.avi works mplayer -vo xmga file.avi shows green window I'm using the CVS tree, and the detected video RAM is correct. I've tried mga_ram_size=32 anyway, with no difference. From: Kevin Kretz <kevin@kretz.net> To: mplayer-users@mplayerhq.hu Reply-To: "MPlayer user's list." <mplayer-users@mplayerhq.hu> Subject: [MPlayer-users] 7. Re: xmga shows green screen (Attila Kinali) from Vol 10, Issue 76 Date: Mon, 20 Oct 2003 12:47:15 -0400 Sender: mplayer-users-bounces@mplayerhq.hu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
From: Attila Kinali <kinali@gmx.net>
Cannot reproduce. Please do a fresh cvs checkout and try again. If it still doesnt work please send a full bugreport.
Reproduced with latest CVS tree ( 11AM EST 20 October 2003). Observed same behavior. Compiled mga_vid, mga_vid_test works properly. uploaded bugreport to mplayerhq.hu/MPlayer/incoming/bugreport_kk102003.txt -- egp ist vergleichbar mit einem ikea bausatz fuer flugzeugtraeger -- reeler in +kaosu
Hi,
get green window (as user) or pink window (as root) running
mplayer -vo xmga dvd://1 (have tried several commercial and non-commercial DVDs)
mplayer -vo x11 dvd://1 works mplayer -vo mga file.avi works mplayer -vo xmga file.avi shows green window
I'm using the CVS tree, and the detected video RAM is correct. I've tried mga_ram_size=32 anyway, with no difference.
as -vo mga works, it cannot be card or mga_vid driver problem. so the only thing left is color keying, in xmga. btw it shouldnt be green, but purple instead. maybe he has 15/16 bpp in X11 where it fails to detect correct bpp, so purple becames green and the card expects purple colorkey. A'rpi / Astral & ESP-team -- Developer of MPlayer G2, the Movie Framework for all - http://www.MPlayerHQ.hu
On Tue, 21 Oct 2003 07:57:32 +0200 Arpi <arpi@thot.banki.hu> wrote:
as -vo mga works, it cannot be card or mga_vid driver problem. so the only thing left is color keying, in xmga. btw it shouldnt be green, but purple instead.
Not anymore, Alex changed it 2 weeks ago to green.
maybe he has 15/16 bpp in X11 where it fails to detect correct bpp, so purple becames green and the card expects purple colorkey.
Not really, from his output: -- vo: X11 running at 2560x1024 with depth 24 and 32 bpp -- Attila Kinali -- egp ist vergleichbar mit einem ikea bausatz fuer flugzeugtraeger -- reeler in +kaosu
Hi,
On Tue, 21 Oct 2003 07:57:32 +0200 Arpi <arpi@thot.banki.hu> wrote:
as -vo mga works, it cannot be card or mga_vid driver problem. so the only thing left is color keying, in xmga. btw it shouldnt be green, but purple instead.
Not anymore, Alex changed it 2 weeks ago to green.
huh? why??? btw it may be different mga_vid module and vo_xv versions then
maybe he has 15/16 bpp in X11 where it fails to detect correct bpp, so purple becames green and the card expects purple colorkey.
Not really, from his output: -- vo: X11 running at 2560x1024 with depth 24 and 32 bpp --
bpp is ok, but this res. looks to huge for mga_vid it doesnt like high (>1024xXX) resolutions (actually it doesnt like high pixel clocks, so even at low res at high v refresh it may fail) there is a workaround, disabling some interpolation allows BES to run at high pixclk, but it isnt implemente dinmga_vid (it is in xv) A'rpi / Astral & ESP-team -- Developer of MPlayer G2, the Movie Framework for all - http://www.MPlayerHQ.hu
as -vo mga works, it cannot be card or mga_vid driver problem. so the only thing left is color keying, in xmga. btw it shouldnt be green, but purple instead.
Not anymore, Alex changed it 2 weeks ago to green.
huh? why??? btw it may be different mga_vid module and vo_xv versions then I have uniformized the colorkeying between the few overlay modules, so
Hi, they use a common user settable colorkey. For some reason I settled for light-green as colorkey as some ppl were against purple. Try with that change reverted, if it works then, it's my fault. -- Alex Beregszaszi <alex@fsn.hu> (MPlayer Core Developer -- http://www.mplayerhq.hu/)
On Tue, 21 Oct 2003 11:52:03 +0200 Alex Beregszaszi <alex@fsn.hu> wrote:
Try with that change reverted, if it works then, it's my fault.
I dont think so, i read the patch again and i couldnt see anything that would break color key. I guess it's like Arpi said, that the pixelclock is to high. Attila Kinali -- egp ist vergleichbar mit einem ikea bausatz fuer flugzeugtraeger -- reeler in +kaosu
participants (3)
-
Alex Beregszaszi -
Arpi -
Attila Kinali