From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mi3C7-0008TK-7T for garchives@archives.gentoo.org; Mon, 31 Aug 2009 09:28:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8F2EE07D7; Mon, 31 Aug 2009 14:37:51 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id 67974E07D7 for ; Mon, 31 Aug 2009 14:37:51 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.44,304,1249254000"; d="scan'208";a="128657103" Received: from unknown (HELO compaq.stroller.uk.eu.org) ([213.152.39.90]) by smtpout.karoo.kcom.com with ESMTP; 31 Aug 2009 15:37:50 +0100 Received: from [192.168.1.71] (unknown [192.168.1.71]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id EFC151339BD for ; Mon, 31 Aug 2009 15:37:47 +0100 (BST) Message-Id: <046A94B4-ECD7-4090-B371-656BDA1E71D4@stellar.eclipse.co.uk> From: Stroller To: gentoo-user@lists.gentoo.org In-Reply-To: <53e35fd50908310558p7680afc7i1c23a6684e5be5d6@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [gentoo-user] moc on gentoo give me strange sound Date: Mon, 31 Aug 2009 15:37:48 +0100 References: <53e35fd50908310558p7680afc7i1c23a6684e5be5d6@mail.gmail.com> X-Mailer: Apple Mail (2.936) X-Archives-Salt: 5b33465f-2b63-46e8-a237-79153c08c6a8 X-Archives-Hash: 1478360744507b4417ed2000030ff8cc On 31 Aug 2009, at 13:58, Xi Shen wrote: > ... > I have just emerged moc, and was trying to play a mp3 music which > works fine on windows. But on my gentoo, it gives me some strange > sound. It looks like moc is not using the correct codec. How can I fix > this? Did you create the mp3 yourself or download it? Are you sure it's not DRM'd? I'm not familiar with moc - you might try mplayer to see if it works, and also something like `mplayer -vo null -ao null --identify`. Stroller.