From owner-freebsd-multimedia@FreeBSD.ORG Mon Dec 28 11:14:47 2009 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 53D491065676 for ; Mon, 28 Dec 2009 11:14:47 +0000 (UTC) (envelope-from sanpei@sanpei.org) Received: from mail1.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by mx1.freebsd.org (Postfix) with ESMTP id 2716D8FC0A for ; Mon, 28 Dec 2009 11:14:47 +0000 (UTC) Received: from cherry2.sanpei.org (j069113.ppp.asahi-net.or.jp [61.213.69.113]) by mail1.asahi-net.or.jp (Postfix) with ESMTP id E6D4998612; Mon, 28 Dec 2009 20:14:34 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by cherry2.sanpei.org (8.14.3/8.14.3) with ESMTP id nBSBEX4M039823; Mon, 28 Dec 2009 20:14:33 +0900 (JST) (envelope-from sanpei@sanpei.org) Date: Mon, 28 Dec 2009 20:14:32 +0900 (JST) Message-Id: <20091228.201432.466990354554913971.sanpei@sanpei.org> To: hselasky@c2i.net From: MIHIRA Sanpei Yoshiro In-Reply-To: <200912261632.33036.hselasky@c2i.net> References: <20091226.212232.659297779025187709.sanpei@sanpei.org> <200912261632.33036.hselasky@c2i.net> X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (cherry2.sanpei.org [127.0.0.1]); Mon, 28 Dec 2009 20:14:33 +0900 (JST) Cc: freebsd-multimedia@freebsd.org Subject: Re: [uaudio] recording with jumpness 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: Mon, 28 Dec 2009 11:14:47 -0000 Hi. I use 8-stable and uaudio.c rev.65 in perforce. At that time, I recorded to zfs file system. I change recorded file system to ufs2 file system. Currently jumpness problem was solved. I will check some customize parameters for zfs. >On Saturday 26 December 2009 13:22:32 MIHIRA Sanpei Yoshiro wrote: >> Hi. >> >> I recorded radio with ports/audio/wavplay(into wav file). >> But sometime jumpiness (20 times in 30min) >> >> I set ``rtprio 0'' (/usr/sbin/trprio), but is have only a small >> effect(5-10 times n 30min). >> >> Please let me know how could I solve this problem. >> >> [System] >> FreeBSD-8-stable/amd64 >> Athlon(tm) Processor 1640B(2.7GHz) >> (This system is private mail/web server..) >> >> [Sound card] >> USB Audio >> >> FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64) >> Installed devices: >> pcm1: at ? kld snd_uaudio [MPSAFE] (1p:1v/1r:1v channels >> duplex) >> >> dev.pcm.1.buffersize: 0 > >Is the problem the same in 9-current? > >What is the sample rate? > >Have you tried recording with sox ? --- MIHIRA, Sanpei Yoshiro Tokyo, Japan.