From owner-freebsd-multimedia@FreeBSD.ORG Tue Jan 19 09:57:03 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 283411065692 for ; Tue, 19 Jan 2010 09:57:03 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id A8D738FC1D for ; Tue, 19 Jan 2010 09:57:02 +0000 (UTC) Received: by fxm27 with SMTP id 27so3163425fxm.3 for ; Tue, 19 Jan 2010 01:57:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=rorgHXiikNycOiDHaUMu4wWtKaVM2J0jVi1MFRb3pE8=; b=x2TvEpFe/9kZZFolmgCp6NPVPh7oT5Q76veR2ON1eCUqpxUPzgTFL7mpSLjsT8eEIZ l7prnisnALfwEbOMffJrImcdRGWVb8qO2p3zqOJAaSta3ZdlkFoW6ZYDybYC+vFnSL8W yUpYX5mlk8VOOiKOTnU+CL0PVpGyK4GPcWL6M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=JgZGZZ67XXFzzHo5iuDkDO+ejuStiWeR7suTG790BE4wI3jbwr6pVStTIruiweqE98 A76en2uzCkmRttETh6OEnAvyjVs42N/G0nJSS3KpeV3pCMxum9DT+HsVN1QLsrgWX7QX YA2y+vRawBBgkvElqqQ3C4DBJolXAURFYFXvM= Received: by 10.223.6.9 with SMTP id 9mr8907003fax.84.1263895021504; Tue, 19 Jan 2010 01:57:01 -0800 (PST) Received: from mavbook.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id 14sm2713591fxm.15.2010.01.19.01.57.00 (version=SSLv3 cipher=RC4-MD5); Tue, 19 Jan 2010 01:57:00 -0800 (PST) Sender: Alexander Motin Message-ID: <4B5581EA.3020007@FreeBSD.org> Date: Tue, 19 Jan 2010 11:56:58 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.23 (X11/20091212) MIME-Version: 1.0 To: Thomas Hummel References: <1263849783.00208555.1263838202@10.7.7.3> <4B54E026.8050301@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: Sound Interrupts with mplayer/snd_hda on 8-STABLE amd64 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2010 09:57:03 -0000 Thomas Hummel wrote: > On Mon, Jan 18, 2010 at 11:26 PM, Alexander Motin > wrote: > > > If sound latency is not very important for you, you may try to increase > size of OSS audio buffers with hw.snd.latency and hw.snd.latency_profile > sysctls. > > Thanks for your reply. Unfortunately, I had already tried raising > hw.snd.latency (from 5 to 10) but it hadn't changed anything. > > Basically, I have the feeling that, when I end up using xine (amarok, > xine itself, ...) sound works correctly, but when I bypass xine > (mplayer, vlc), the problem occur... Some applications may control sound buffer size by themselves. -- Alexander Motin