[Spice-devel] spice 0.6.3 slower than 0.4?
Alon Levy
alevy at redhat.com
Mon Mar 14 03:35:21 PDT 2011
On Mon, Mar 14, 2011 at 11:28:16AM +0100, Vermonden David wrote:
> Attila
>
>
>
> Does the RHEV Spice agent always have to run?
>
>
>
> I managed to install the serial device but movies are still very choppy. I added the following argument:
>
> -device virtio-serial -chardev spicevmc,id=vdagent,debug=0,name=vdagent
The complete command is: (in one line)
-device virtio-serial
-chardev spicevmc,id=vdagent,debug=0,name=vdagent
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0
i.e. create a virtioserialport with a specific name (com.redhat.spice.0), and connect
it to a chardevice of type spicevmc and with name vdagent (the property is called name,
but it's actually the type of the spicevmc - so for instance there is another type for smartcard
channel usage called smartcard).
>
>
>
> Kind regards,
>
> David
>
>
>
> Van: Attila Sukosd [mailto:attila.sukosd at gmail.com]
> Verzonden: maandag 14 maart 2011 10:31
> Aan: Hans de Goede
> CC: Vermonden David; spice-devel at lists.freedesktop.org
> Onderwerp: Re: [Spice-devel] spice 0.6.3 slower than 0.4?
>
>
>
> Hi,
>
> On Mon, Mar 14, 2011 at 10:28 AM, Hans de Goede <hdegoede at redhat.com> wrote:
>
> Hi,
>
>
>
>
> On 03/14/2011 10:00 AM, Vermonden David wrote:
>
> Thanks for your quick response!
>
>
>
> Slower when I play a movie (tried serveral). For instance when playing a
> need for speed full HD movie it goes very smooth with spice 0.4 with
> correct sound synchronisation but when using 0.6.3 or 0.8 it shocks
> (when heavy action it's almost a slide show) and the sound isn't
> syncronised anymore.
>
>
> I think we indeed may have some regressions wrt streaming video
> performance. Someone needs to look into this I guess ...
>
> Hmm, thats strange. We've been seeing much better performance in video streaming with the latest 0.8 client with the 0.4 server.
>
>
>
> In earlier releases there were problems with the video not updating unless the window was scrolled, but that is gone now too.
>
>
>
>
>
> Regards,
>
>
>
> Attila
>
>
>
> Regards,
>
> Hans
>
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
>
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list