All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Question and probable bug in qemu spice's parameters
@ 2015-01-09 10:30 Fabio Fantoni
  2015-01-09 11:23 ` Gerd Hoffmann
  0 siblings, 1 reply; 3+ messages in thread
From: Fabio Fantoni @ 2015-01-09 10:30 UTC (permalink / raw)
  To: spice-devel, qemu-devel

In qemu docs seems that spice streaming video is default to "filter" but 
after this patch seems default to "off" without updating qemu-options.hx 
file: 
http://git.qemu.org/?p=qemu.git;a=commitdiff;h=f1d3e586f069e17f83b669842bc02d60d509daca
What is the correct default actually?

If I specify spice image compression, qemu doesn't start and gives me 
this error:
spice: invalid stream video control: (null)

To solve I have to set also qemu spice's streaming video parameters.

Why qemu doesn't take automatically the default of spice image 
compression in this case?

Thanks for any reply.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Question and probable bug in qemu spice's parameters
  2015-01-09 10:30 [Qemu-devel] Question and probable bug in qemu spice's parameters Fabio Fantoni
@ 2015-01-09 11:23 ` Gerd Hoffmann
  2015-01-09 11:49   ` Fabio Fantoni
  0 siblings, 1 reply; 3+ messages in thread
From: Gerd Hoffmann @ 2015-01-09 11:23 UTC (permalink / raw)
  To: Fabio Fantoni; +Cc: spice-devel, qemu-devel

On Fr, 2015-01-09 at 11:30 +0100, Fabio Fantoni wrote:
> In qemu docs seems that spice streaming video is default to "filter" but 
> after this patch seems default to "off" without updating qemu-options.hx 
> file: 
> http://git.qemu.org/?p=qemu.git;a=commitdiff;h=f1d3e586f069e17f83b669842bc02d60d509daca
> What is the correct default actually?

It should be filter, but the filter heuristics actually has trouble
distinguishing real videos from gnome desktop, resulting in bad display
quality.  Switching to "off" was meant to be a temporary stopgap for
that.

Anyone can comment what is the state here?  Became the heuristic better
meanwhile, so we can flip it back to filter?  Otherwise we should
probably fixup the docs to match reality ...

> If I specify spice image compression, qemu doesn't start and gives me 
> this error:
> spice: invalid stream video control: (null)

Hmm, can't reproduce.
What is the exact command line leading to this error?

cheers,
  Gerd

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Question and probable bug in qemu spice's parameters
  2015-01-09 11:23 ` Gerd Hoffmann
@ 2015-01-09 11:49   ` Fabio Fantoni
  0 siblings, 0 replies; 3+ messages in thread
From: Fabio Fantoni @ 2015-01-09 11:49 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: spice-devel, qemu-devel

Il 09/01/2015 12:23, Gerd Hoffmann ha scritto:
> On Fr, 2015-01-09 at 11:30 +0100, Fabio Fantoni wrote:
>> In qemu docs seems that spice streaming video is default to "filter" but
>> after this patch seems default to "off" without updating qemu-options.hx
>> file:
>> http://git.qemu.org/?p=qemu.git;a=commitdiff;h=f1d3e586f069e17f83b669842bc02d60d509daca
>> What is the correct default actually?
> It should be filter, but the filter heuristics actually has trouble
> distinguishing real videos from gnome desktop, resulting in bad display
> quality.  Switching to "off" was meant to be a temporary stopgap for
> that.
>
> Anyone can comment what is the state here?  Became the heuristic better
> meanwhile, so we can flip it back to filter?  Otherwise we should
> probably fixup the docs to match reality ...
>
>> If I specify spice image compression, qemu doesn't start and gives me
>> this error:
>> spice: invalid stream video control: (null)
> Hmm, can't reproduce.
> What is the exact command line leading to this error?

Sorry, I saw only now that this is caused by my mistake in one libxl 
patch to implement it.

>
> cheers,
>    Gerd
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-09 11:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-09 10:30 [Qemu-devel] Question and probable bug in qemu spice's parameters Fabio Fantoni
2015-01-09 11:23 ` Gerd Hoffmann
2015-01-09 11:49   ` Fabio Fantoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.