qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] hw/usb/dev-audio.c: make USB audio card sound p


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] hw/usb/dev-audio.c: make USB audio card sound perfect
Date: Wed, 28 Oct 2015 10:58:56 +0000
User-agent: Mutt/1.5.24 (2015-08-30)

On Mon, Oct 26, 2015 at 01:24:00PM +0100, Gerd Hoffmann wrote:
> > So this change would make real-time audio feel laggy.
> 
> That is secondary if the sound quality is bad due to constant overruns
> and underruns ...

This is like sweeping network performance problems under the rug by
increasing queue size.

Before bumping the buffer size and breaking real-time applications (i.e.
128-512 samples per buffer), there should be a little performance
investigation to understand the root cause.

Why are overruns/underruns occurring?

Is the problem the host sound API, QEMU's audio/mixing infrastructure,
or guest responsiveness?

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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