Re: [Spice-devel] Streaming video command line

2011-05-03 Thread Andrea Celestino
Hi, I have gathered other questions about spice and how it handles streaming video. I think you can help me: 1)File red_worker.c. I would like to have more information about these members of the struct RedWorker : - RedSurface surfaces[NUM_SURFACES], - Ring current_list, - _Drawable draw

Re: [Spice-devel] Streaming video command line

2011-04-21 Thread Alon Levy
On Thu, Apr 21, 2011 at 10:22:15AM +0200, Andrea Celestino wrote: > Thanks. > Now I am trying to study the code I am interested in. > Unfortunately, the file red_worker.c is very huge and there are not any > comments that can help me. > > I would like to know: > 1- which parts/functions of red_wor

Re: [Spice-devel] Streaming video command line

2011-04-21 Thread Andrea Celestino
Thanks. Now I am trying to study the code I am interested in. Unfortunately, the file red_worker.c is very huge and there are not any comments that can help me. I would like to know: 1- which parts/functions of red_worker.c are video related stuff? 2- You said: "determine if a given draw operatio

Re: [Spice-devel] Streaming video command line

2011-04-20 Thread Yaniv Kaul
On 04/20/2011 12:46 PM, Alon Levy wrote: On Tue, Apr 19, 2011 at 09:21:40PM +0300, Yaniv Kaul wrote: On 4/19/2011 20:27, Alon Levy wrote: On Mon, Apr 18, 2011 at 08:44:05AM +0300, Yaniv Kaul wrote: On 4/18/2011 07:42, Alon Levy wrote: On Fri, Apr 15, 2011 at 11:08:01PM +0300, Yaniv Kaul wrote

Re: [Spice-devel] Streaming video command line

2011-04-19 Thread Alon Levy
On Tue, Apr 19, 2011 at 09:21:40PM +0300, Yaniv Kaul wrote: > On 4/19/2011 20:27, Alon Levy wrote: > >On Mon, Apr 18, 2011 at 08:44:05AM +0300, Yaniv Kaul wrote: > >>On 4/18/2011 07:42, Alon Levy wrote: > >>>On Fri, Apr 15, 2011 at 11:08:01PM +0300, Yaniv Kaul wrote: > On 4/15/2011 18:22, Alon

Re: [Spice-devel] Streaming video command line

2011-04-19 Thread Yaniv Kaul
On 4/19/2011 20:27, Alon Levy wrote: On Mon, Apr 18, 2011 at 08:44:05AM +0300, Yaniv Kaul wrote: On 4/18/2011 07:42, Alon Levy wrote: On Fri, Apr 15, 2011 at 11:08:01PM +0300, Yaniv Kaul wrote: On 4/15/2011 18:22, Alon Levy wrote: On Thu, Apr 14, 2011 at 03:20:40PM +0200, Andrea Celestino wro

Re: [Spice-devel] Streaming video command line

2011-04-19 Thread Alon Levy
On Mon, Apr 18, 2011 at 08:44:05AM +0300, Yaniv Kaul wrote: > On 4/18/2011 07:42, Alon Levy wrote: > >On Fri, Apr 15, 2011 at 11:08:01PM +0300, Yaniv Kaul wrote: > >>On 4/15/2011 18:22, Alon Levy wrote: > >>>On Thu, Apr 14, 2011 at 03:20:40PM +0200, Andrea Celestino wrote: > I would like to imp

Re: [Spice-devel] Streaming video command line

2011-04-17 Thread Yaniv Kaul
On 4/18/2011 07:42, Alon Levy wrote: On Fri, Apr 15, 2011 at 11:08:01PM +0300, Yaniv Kaul wrote: On 4/15/2011 18:22, Alon Levy wrote: On Thu, Apr 14, 2011 at 03:20:40PM +0200, Andrea Celestino wrote: I would like to improve the streaming video performance in Spice, do you think that is possibl

Re: [Spice-devel] Streaming video command line

2011-04-17 Thread Alon Levy
On Fri, Apr 15, 2011 at 11:08:01PM +0300, Yaniv Kaul wrote: > On 4/15/2011 18:22, Alon Levy wrote: > >On Thu, Apr 14, 2011 at 03:20:40PM +0200, Andrea Celestino wrote: > >>I would like to improve the streaming video performance in Spice, do you > >>think that is possible to improve it? In what way?

Re: [Spice-devel] Streaming video command line

2011-04-15 Thread Yaniv Kaul
On 4/15/2011 18:22, Alon Levy wrote: On Thu, Apr 14, 2011 at 03:20:40PM +0200, Andrea Celestino wrote: I would like to improve the streaming video performance in Spice, do you think that is possible to improve it? In what way? Are there documents that describes in detail how spice works with vid

Re: [Spice-devel] Streaming video command line

2011-04-15 Thread Alon Levy
On Thu, Apr 14, 2011 at 03:20:40PM +0200, Andrea Celestino wrote: > I would like to improve the streaming video performance in Spice, do you > think that is possible to improve it? In what way? > Are there documents that describes in detail how spice works with video? The best I can offer in terms

Re: [Spice-devel] Streaming video command line

2011-04-14 Thread Andrea Celestino
I would like to improve the streaming video performance in Spice, do you think that is possible to improve it? In what way? Are there documents that describes in detail how spice works with video? 2011/4/11 Alon Levy > On Mon, Apr 11, 2011 at 03:48:08PM +0200, Andrea Celestino wrote: > > Hi, > >

Re: [Spice-devel] Streaming video command line

2011-04-11 Thread Alon Levy
On Mon, Apr 11, 2011 at 03:48:08PM +0200, Andrea Celestino wrote: > Hi, > I have installed Spice and now I'm trying to use it. I'm interested in how > spice manage streaming video. I read that there is the option > > -streaming-video=[all|off|filter] > > Can you explain me the difference between

[Spice-devel] Streaming video command line

2011-04-11 Thread Andrea Celestino
Hi, I have installed Spice and now I'm trying to use it. I'm interested in how spice manage streaming video. I read that there is the option -streaming-video=[all|off|filter] Can you explain me the difference between these three option? Which source file read the command line? Why I have tried to