Re: [Spice-devel] [PATCH spice 10/11] server/video-streams: adjust mjpeg quality and frame rate according to the current bit rate

2012-04-10 Thread Yonit Halperin
On 04/10/2012 03:48 PM, Christophe Fergeau wrote: On Sun, Apr 08, 2012 at 06:43:19PM +0300, Yonit Halperin wrote: Previously, the mjpeg quality was always 70. The frame rate was tuned according to the frames' congestion in the pipe. This patch sets the mjpeg quality and frame rate according to t

Re: [Spice-devel] [PATCH spice 10/11] server/video-streams: adjust mjpeg quality and frame rate according to the current bit rate

2012-04-10 Thread Christophe Fergeau
On Sun, Apr 08, 2012 at 06:43:19PM +0300, Yonit Halperin wrote: > Previously, the mjpeg quality was always 70. The frame rate was tuned > according to the frames' congestion in the pipe. > This patch sets the mjpeg quality and frame rate according > to the compressed size of the frames and the curr

[Spice-devel] [PATCH spice 10/11] server/video-streams: adjust mjpeg quality and frame rate according to the current bit rate

2012-04-08 Thread Yonit Halperin
Previously, the mjpeg quality was always 70. The frame rate was tuned according to the frames' congestion in the pipe. This patch sets the mjpeg quality and frame rate according to the compressed size of the frames and the currently available bit rate. The compression size is estimated for differen