From owner-freebsd-questions@FreeBSD.ORG Tue May 2 21:38:52 2006 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 A872A16A400 for ; Tue, 2 May 2006 21:38:52 +0000 (UTC) (envelope-from sveinhal@gmail.com) Received: from wx-out-0102.google.com (xproxy.gmail.com [66.249.82.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id B89AB43D69 for ; Tue, 2 May 2006 21:38:46 +0000 (GMT) (envelope-from sveinhal@gmail.com) Received: by wx-out-0102.google.com with SMTP id t12so12782wxc for ; Tue, 02 May 2006 14:38:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=gJapYnu3+yTL+m4O19JjUf5nOHehKDNhh1Teyg1EKWAbJCa7qEWsiQ7h3L/axK511WH0VkmcaCRtyzr4d9P56qAObJIdBiyXWJpIwXrQHVfmQqhAY5QGjQ4TFPhp4VUOIIn4yv4KlsSSg9VN+A6n7ijUe4fVU87NAMxEVyKKvvc= Received: by 10.70.74.6 with SMTP id w6mr1384110wxa; Tue, 02 May 2006 14:38:45 -0700 (PDT) Received: by 10.70.116.6 with HTTP; Tue, 2 May 2006 14:38:45 -0700 (PDT) Message-ID: Date: Tue, 2 May 2006 23:38:45 +0200 From: "Svein Halvor Halvorsen" Sender: sveinhal@gmail.com To: "Norberto Meijome" In-Reply-To: <20060503071732.6e1ba450@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060502040947.76511771@localhost> <20060503071732.6e1ba450@localhost> X-Google-Sender-Auth: f00c868cd6397b90 Cc: freebsd-questions@freebsd.org Subject: Re: Getting xmms to use glib-2 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: Tue, 02 May 2006 21:38:53 -0000 On 5/2/06, Norberto Meijome wrote: > Cheers Svein - tried audacious but couldn;t get sound output to work at a= ll. > esound and/or oss . realplayer would play the same file just fine (mp3) Sorry, but I can't help you. It works here. I don't know the code base, so I can only suggest the standard troubleshooting techniques: To check wheter or not the dsp device is opened, monitoring your esound server, etc. About the plugins-question: I'm not sure, but I don't think you can use precompiled xmms-plugins with Audacious, but most probably just needs to be recompiled against the new library, with little or no changes to the source code at all. Also, most plugins are already ported to Audacious and are included in a vanilla install, like all the standard input and output plugins. > Also tried xmms2 and several of their clients, but they seem to be very e= arly > in their development stages. I'll be using mplayer for now... Fair enough, most do indeed seem a bit immature. Whatever you use, I hope it meets your needs. Svein Halvor