From owner-freebsd-questions@FreeBSD.ORG Mon Sep 19 00:21:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F9BC16A41F for ; Mon, 19 Sep 2005 00:21:25 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout5.cac.washington.edu (mxout5.cac.washington.edu [140.142.32.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 397AF43D45 for ; Mon, 19 Sep 2005 00:21:25 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout5.cac.washington.edu (8.13.4+UW05.04/8.13.4+UW05.07) with ESMTP id j8J0LOsL031538 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 18 Sep 2005 17:21:24 -0700 X-Auth-Received: from [192.168.0.20] (c-24-18-246-211.hsd1.wa.comcast.net [24.18.246.211]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.4+UW05.04/8.13.4+UW05.07) with ESMTP id j8J0LNUw019468 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Sun, 18 Sep 2005 17:21:23 -0700 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <20050919001841.24812.qmail@web35809.mail.mud.yahoo.com> References: <20050919001841.24812.qmail@web35809.mail.mud.yahoo.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Garrett Cooper Date: Sun, 18 Sep 2005 17:22:25 -0700 To: FreeBSD Questions X-Mailer: Apple Mail (2.734) X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: Skipping/Stuttering Sound in XMMS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 00:21:25 -0000 On Sep 18, 2005, at 5:18 PM, John Do wrote: > Does anyone know why the sound skips and often > stutters in XMMS? > > I don't seem to have this problem in other random > media players in FreeBSD. > > I'm also wondering why it won't show MIDI support even > though it is detected for PCM sound. I have an old > Soundblaster Live Card > > Thanks for your help guys Are you playing MP3s and if so, are you using the MAD vs MP123 plugin? I forget which caused a problem in Linux, but I think if you use the libMAD it shouldn't stutter (or maybe it was vice versa). -Garrett