qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: Programmingkid <programmingkidx@gmail.com>,
	"H. Peter Anvin" <hpa@linux.intel.com>,
	qemu-devel qemu-devel <qemu-devel@nongnu.org>,
	spice-devel <spice-devel@freedesktop.org>
Subject: Re: [Qemu-devel] [PATCH] hw/usb/dev-audio.c: make USB audio card sound perfect
Date: Mon, 02 Nov 2015 14:49:43 +0100	[thread overview]
Message-ID: <1446472183.7412.52.camel@redhat.com> (raw)
In-Reply-To: <20151102130749.GA10139@stefanha-x1.localdomain>

  Hi,

> > Higher chance is with video playback.  lip sync issues might show up,
> > although you probably still have to watch carefully to actually notice.
> 
> Regarding the video playback workload: video playback is not a
> low-latency audio use case.  That's why you won't notice any difference
> if the USB audio device has a larger buffer size.

Well, yes, it isn't low-latency indeed, but probably still sensitive to
the buffer size.  The buffer we are talking about here is a pure
host-side thing, the guest doesn't know it exists and how big it is.

> This can be implemented with large audio buffers,

Yes, but for that the player needs to know how big the buffer is so the
audio clock math is correct ...

cheers,
  Gerd

  reply	other threads:[~2015-11-02 13:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22 23:32 [Qemu-devel] [PATCH] hw/usb/dev-audio.c: make USB audio card sound perfect Programmingkid
2015-10-16 12:15 ` Stefan Hajnoczi
2015-10-16 13:54   ` Programmingkid
2015-10-16 14:00     ` Peter Maydell
2015-10-16 14:06       ` Programmingkid
2015-10-26 11:00     ` Stefan Hajnoczi
2015-10-26 12:24       ` Gerd Hoffmann
2015-10-26 16:05         ` Programmingkid
2015-10-28 10:58         ` Stefan Hajnoczi
2015-10-28 12:07           ` Gerd Hoffmann
2015-10-28 13:59           ` Programmingkid
2015-10-29 15:08             ` Stefan Hajnoczi
2015-10-29 16:02               ` Programmingkid
2015-10-30 10:59                 ` Gerd Hoffmann
2015-11-02 13:07                   ` Stefan Hajnoczi
2015-11-02 13:49                     ` Gerd Hoffmann [this message]
2015-10-26 15:16       ` Programmingkid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1446472183.7412.52.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=hpa@linux.intel.com \
    --cc=programmingkidx@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=spice-devel@freedesktop.org \
    --cc=stefanha@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).