From owner-freebsd-amd64@FreeBSD.ORG Thu Jan 12 02:23:10 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AB4916A41F for ; Thu, 12 Jan 2006 02:23:10 +0000 (GMT) (envelope-from tfcheng@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE93E43D45 for ; Thu, 12 Jan 2006 02:23:09 +0000 (GMT) (envelope-from tfcheng@gmail.com) Received: by zproxy.gmail.com with SMTP id z3so300339nzf for ; Wed, 11 Jan 2006 18:23:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=YQdittVxFgprLt6hIoeSUpyx2Db6F1xGvhtL70X61Vt6AQNqAtwl0DbeIAxs9ZIXnxI90D4L+PJk/i8V2fhZYrwBK0E9O3u+HzpefQrrb7IbQ8eOTUAepV3p9tf1aU3iOtZpERZkHdu7mKz8CN7t0jMLfpfdP2VCuooD3UoeawI= Received: by 10.36.4.18 with SMTP id 18mr1472254nzd; Wed, 11 Jan 2006 18:23:09 -0800 (PST) Received: by 10.36.13.7 with HTTP; Wed, 11 Jan 2006 18:23:09 -0800 (PST) Message-ID: Date: Wed, 11 Jan 2006 21:23:09 -0500 From: Tsu-Fan Cheng To: freebsd-amd64@freebsd.org. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: mp3 play on amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2006 02:23:10 -0000 Hi, I don't know if anybody has experienced this already. But my mpg321/mpg123 just failed to play mp3 file from command line. xmms can play this file fine. When I run mpg321 xxx.mp3, press enter, then there is no further action, the cursor just hang there on the next line. similar thing happened for mpg123. I know this is weird, but any idea? thanks! FreeBSD 6.0-RELEASE FreeBSD 6.0-RELEASE #6: Wed Dec 7 19:12:48 EST 2005 tfcheng@:/usr/src/sys/amd64/compile/TFCHENG amd64 TFC