From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NfMAB-0007yh-Uw for qemu-devel@nongnu.org; Wed, 10 Feb 2010 18:40:08 -0500 Received: from [199.232.76.173] (port=38438 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfMAB-0007xy-6P for qemu-devel@nongnu.org; Wed, 10 Feb 2010 18:40:07 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NfMAA-0005wV-Ii for qemu-devel@nongnu.org; Wed, 10 Feb 2010 18:40:06 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:60723) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NfMAA-0005wF-8x for qemu-devel@nongnu.org; Wed, 10 Feb 2010 18:40:06 -0500 Received: by ewy24 with SMTP id 24so677408ewy.16 for ; Wed, 10 Feb 2010 15:40:04 -0800 (PST) MIME-Version: 1.0 Date: Thu, 11 Feb 2010 00:40:01 +0100 Message-ID: <12d708831002101540m1061cc8ag2e5d31c6d73f31c0@mail.gmail.com> From: Alberich de megres Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] Audio latency List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi! I'm running qemu on suse, and i got a very high audio latency. For example, using windows latency is about 4s and audio gets distorted with little cuts. On the host side (suse), i changed the audio pci device latency to 99 but this only improves a little bit. Other thing i noticed is when lowering video resolution, the audio latency gets better and better. I started played with source code, but i'm just a newbie on qemu. Anyone can point some light to me please? thanks guys!!