From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Hofman Subject: Re: Juli@ ICE1724 and 24 bit audio Date: Wed, 11 Feb 2009 09:44:25 +0100 Message-ID: <49928FE9.7060903@insite.cz> References: <366C228A7F9A4AAF9EE7190DC4C0EE68@PDSDesktop> <49909186.4050902@insite.cz> <67FF030CD7BA4BFB9ACE52B69F56D69D@DemianM1330> <47A687F571094A7F827250BBE602F100@DemianM1330> <49919EA2.6030000@insite.cz> <3C34CD030E4642119E63E2F4F979C7DD@PDSDesktop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from server.insite.cz (cable.insite.cz [84.242.84.93]) by alsa0.perex.cz (Postfix) with ESMTP id 67AA910388C for ; Wed, 11 Feb 2009 09:44:30 +0100 (CET) In-Reply-To: <3C34CD030E4642119E63E2F4F979C7DD@PDSDesktop> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Demian Martin Cc: =?ISO-8859-2?Q?=27Vedran_Mileti=E6=27?= , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Demian Martin napsal(a): > I confirmed that aplay and plughw:0,1 work fine. Aplay and hw:0,1 don't work > at all. > > And that Xine is the culprit. Now to find out how to fix/work around Xine. > > Demian Martin > Product Design Services > > The older aplay you most likely use does not support 24bit properly. Install the latest alsa-utils from git and you will be fine. Perhaps the Xine problem is caused by the passthrough mode. E.g. in mplayer the hwac3/hwdts output decoders for passthrough run in 16bit only, but they work actively with the non-audio format. You can check xine/xinelib code, the alsa output should not be that difficult to analyze. Regards, Pavel.