qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] VNC encoding ZLibHex?


From: Anthony Liguori
Subject: Re: [Qemu-devel] VNC encoding ZLibHex?
Date: Tue, 18 May 2010 08:44:27 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

On 05/18/2010 05:15 AM, Peter Lieven wrote:
Hi,

has someone enough background to say if it was worth implementing ZLibHex encoding
to qemu/kvm?

The way I look at it, hextile is capable of a 16x16 tile that can be raw, filled, or can contain colored subrects.

Tight allows arbitrary tile size, can be raw, filled, or paletted. Paletted is going to be a pretty close approximation to colored subrects (probably superior). Since Tight is compressed, the result should be that Tight always does better than compressed hextile.

Not to mention the fact that ZLibHex is not supported very well across clients.

Regards,

Anthony Liguori

If yes, I would go for that.

BR,
Peter






reply via email to

[Prev in Thread] Current Thread [Next in Thread]