From owner-freebsd-questions@FreeBSD.ORG Wed Feb 14 03:40:46 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ADB9216A402 for ; Wed, 14 Feb 2007 03:40:46 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout2.cac.washington.edu (mxout2.cac.washington.edu [140.142.33.4]) by mx1.freebsd.org (Postfix) with ESMTP id 8BD9713C478 for ; Wed, 14 Feb 2007 03:40:46 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout2.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l1E3ejHt023544 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 13 Feb 2007 19:40:46 -0800 X-Auth-Received: from [192.168.10.41] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l1E3ejqX003279 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 13 Feb 2007 19:40:45 -0800 Message-ID: <45D284BD.7030505@u.washington.edu> Date: Tue, 13 Feb 2007 19:40:45 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <45D21285.40200@makeworld.com> <3ee9ca710702131215k1a7983bv6763a4d934b360f8@mail.gmail.com> In-Reply-To: <3ee9ca710702131215k1a7983bv6763a4d934b360f8@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.2.13.192934 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: Poll: What's the best audio player 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: Wed, 14 Feb 2007 03:40:46 -0000 Andy Greenwood wrote: > On 2/13/07, Chris wrote: >> What is the best audio (MP3/OGG/Etc) to use under Gnome? > > I've always liked Pink Floyd, Mark Knopfler, and am currently > listening to some Journey. Format isn't so important as long as the > quality is good. ;-) > > As for audio players, I've always used xmms and have never seen any > reason to use another. FreeBSD is a bit behind the times in this regard, considering that xmms (1.x branch) hasn't seen much development action in quite a few months. Audacious, a port of the 1.x tree BMP source is a good, solid player. It's based on xmms, so if simplicity is a must, this player has it in spades. Plus, one of the nicer features of audacious over xmms is that it uses gstreamer for its plugin system, which means the number of plugins available for use with audacious is higher than xmms. Besides, faad2 (m4a, aac) support is better with the non-xmms plugin, so I will happily take audacious over xmms since I prefer mp4 formatted files over mp3. BMP-2 is pretty ghetto right now (still highly under development and is buggy), and BMP-1 isn't that great. I was pleased though when I found out about audacious. -Garrett