Re: 24-bit color support to Xvnc

2008-06-26 Thread paresh masani
data, but in VNC-land, we normally just count the RGB bits towards the depth. -Original Message- From: paresh masani [mailto:[EMAIL PROTECTED] Sent: 20 June 2008 09:18 To: James Weatherall Cc: Corne Beerse; vnc-list@realvnc.com Subject: Re: 24-bit color support to Xvnc Yes

RE: 24-bit color support to Xvnc

2008-06-26 Thread James Weatherall
an alpha channel. Cheers, -- Wez @ RealVNC Ltd -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of paresh masani Sent: 26 June 2008 12:22 To: James Weatherall Cc: Corne Beerse; vnc-list@realvnc.com Subject: Re: 24-bit color support to Xvnc

Re: 24-bit color support to Xvnc

2008-06-26 Thread paresh masani
Subject: Re: 24-bit color support to Xvnc James, I think you are missing something here. Google tells me ( http://en.wikipedia.org/wiki/Alpha_channel) that Microsoft makes use of this upper 8 bits. however, I found that X11 only uses these bits as part of XRender and RealVNC doesn't

Re: 24-bit color support to Xvnc

2008-06-20 Thread paresh masani
Ltd -Original Message- From: paresh masani [mailto:[EMAIL PROTECTED] Sent: 19 June 2008 14:32 To: Corne Beerse Cc: James Weatherall; vnc-list@realvnc.com Subject: Re: 24-bit color support to Xvnc Thanks a lot for much clarification. Means Xvnc will not supprot 32bit color

RE: 24-bit color support to Xvnc

2008-06-20 Thread James Weatherall
the depth. -Original Message- From: paresh masani [mailto:[EMAIL PROTECTED] Sent: 20 June 2008 09:18 To: James Weatherall Cc: Corne Beerse; vnc-list@realvnc.com Subject: Re: 24-bit color support to Xvnc Yes James...I have set the screen resoulution to Higesh-32 bit color

Re: 24-bit color support to Xvnc

2008-06-19 Thread Corne Beerse
paresh masani wrote: That what i am doing. Please refer below command in Xvnc :10 -desktop 'UNIX -httpd /usr/local/vnc/classes -auth /.Xauthority -geometry 1268x896 -depth 24 -pixelformat RGB888 -rfbwait 3 -rfbauth /passwd -pn -fp Here specified depth is 24 then also i am getting pixel

RE: 24-bit color support to Xvnc

2008-06-19 Thread James Weatherall
; vnc-list@realvnc.com Subject: Re: 24-bit color support to Xvnc Thanks a lot for much clarification. Means Xvnc will not supprot 32bit color ever. Is it possible? because my vncviewer can run at 32-depth but Xvnc doent support 32-depth. why?? Thanks, Paresh

Re: 24-bit color support to Xvnc

2008-06-18 Thread Corne Beerse
paresh masani wrote: Hi, I read documentation of Xvnc and found that it uses cfb(color frame buffer). It supports only 8, 16 and 32 bit colore and dont have support for 24-bit color and 64-bit color. Could any one please tell me why it is like this. 24 and 64-bit color support does not

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
Thanks for reply. I am using pixel format RGB888 while calling Xvnc. Please refer the command given below: Xvnc :10 -desktop 'UNIX -httpd /usr/local/vnc/classes -auth /.Xauthority -geometry 1268x896 -depth 24 -pixelformat RGB888 -rfbwait 3 -rfbauth /passwd -pn -fp Then also i am getting

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
Sorry i missed to attach the file. On 6/18/08, paresh masani [EMAIL PROTECTED] wrote: Thanks for reply. I am using pixel format RGB888 while calling Xvnc. Please refer the command given below: Xvnc :10 -desktop 'UNIX -httpd /usr/local/vnc/classes -auth /.Xauthority -geometry 1268x896 -depth

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
Of paresh masani Sent: 16 June 2008 11:39 To: vnc-list@realvnc.com Subject: 24-bit color support to Xvnc Hi, I read documentation of Xvnc and found that it uses cfb(color frame buffer). It supports only 8, 16 and 32 bit colore and dont have support for 24-bit color and 64-bit color

RE: 24-bit color support to Xvnc

2008-06-18 Thread James Weatherall
Weatherall Cc: vnc-list@realvnc.com Subject: Re: 24-bit color support to Xvnc That what i am doing. Please refer below command in Xvnc :10 -desktop 'UNIX -httpd /usr/local/vnc/classes -auth /.Xauthority -geometry 1268x896 -depth 24 -pixelformat RGB888 -rfbwait 3 -rfbauth /passwd -pn

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
To: James Weatherall Cc: vnc-list@realvnc.com Subject: Re: 24-bit color support to Xvnc That what i am doing. Please refer below command in Xvnc :10 -desktop 'UNIX -httpd /usr/local/vnc/classes -auth /.Xauthority -geometry 1268x896 -depth 24 -pixelformat RGB888 -rfbwait 3

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
PROTECTED] Sent: 18 June 2008 12:35 To: James Weatherall Cc: vnc-list@realvnc.com Subject: Re: 24-bit color support to Xvnc That what i am doing. Please refer below command in Xvnc :10 -desktop 'UNIX -httpd /usr/local/vnc/classes -auth /.Xauthority -geometry 1268x896 -depth 24

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
, -- Wez @ RealVNC Ltd -Original Message- From: paresh masani [mailto:[EMAIL PROTECTED] Sent: 18 June 2008 12:35 To: James Weatherall Cc: vnc-list@realvnc.com Subject: Re: 24-bit color support to Xvnc That what i am doing. Please refer below command in Xvnc :10 -desktop 'UNIX

Re: 24-bit color support to Xvnc

2008-06-18 Thread Corne Beerse
paresh masani wrote: Sorry i missed to attach the file. On 6/18/08, *paresh masani* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Thanks for reply. I am using pixel format RGB888 while calling Xvnc. Please refer the command given below: Xvnc :10 -desktop 'UNIX -httpd

RE: 24-bit color support to Xvnc

2008-06-18 Thread James Weatherall
: vnc-list@realvnc.com Subject: Re: 24-bit color support to Xvnc Hey James, Thaks you were right my vncviewer was running at 16-bpp. now i set it to 32 bits. And vncserver -depth 24 showing the correct info but vncserver -depth 32 not. I think it should work for 32 bit also right

RE: 24-bit color support to Xvnc

2008-06-18 Thread James Weatherall
@ RealVNC Ltd -Original Message- From: paresh masani [mailto:[EMAIL PROTECTED] Sent: 18 June 2008 14:43 To: James Weatherall Cc: vnc-list@realvnc.com Subject: Re: 24-bit color support to Xvnc James, Then it should display proper VNC session while i uses vncserver -depth 32 but I

24-bit color support to Xvnc

2008-06-16 Thread paresh masani
Hi, I read documentation of Xvnc and found that it uses cfb(color frame buffer). It supports only 8, 16 and 32 bit colore and dont have support for 24-bit color and 64-bit color. Could any one please tell me why it is like this. 24 and 64-bit color support does not required? Thanks, Paresh