From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KElR2-0007dr-8S for garchives@archives.gentoo.org; Fri, 04 Jul 2008 13:34:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08044E0507; Fri, 4 Jul 2008 13:34:47 +0000 (UTC) Received: from wlym.com (static-45.wlym.com [216.12.222.45]) by pigeon.gentoo.org (Postfix) with ESMTP id DA317E0507 for ; Fri, 4 Jul 2008 13:34:46 +0000 (UTC) Received: from ccs.covici.com (pool-71-171-111-192.clppva.fios.verizon.net [71.171.111.192]) (authenticated bits=128) by wlym.com (8.13.8/8.13.8/Debian-3) with ESMTP id m64DYiRw007962 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 4 Jul 2008 08:34:46 -0500 Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.14.0/8.14.0) with ESMTP id m64DYfk5032252 for ; Fri, 4 Jul 2008 09:34:44 -0400 Received: (from covici@localhost) by ccs.covici.com (8.14.0/8.13.7/Submit) id m64DYfUM032249; Fri, 4 Jul 2008 09:34:41 -0400 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 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18542.9969.164364.734883@ccs.covici.com> Date: Fri, 4 Jul 2008 09:34:41 -0400 From: John covici To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] CD ROM does not play audio CD's In-Reply-To: <486dfc68.leMVdWIMSjtXnxYR%Joerg.Schilling@fokus.fraunhofer.de> References: <200806252201.01570.uwix@iway.na> <18530.48538.27431.635756@ccs.covici.com> <4863658e.OTLipqNF7KqeDzOH%Joerg.Schilling@fokus.fraunhofer.de> <20080701110228.GC21556@nibiru.local> <486a6648.FQ0u0zgcTjpeMEcb%Joerg.Schilling@fokus.fraunhofer.de> <20080703233516.GD12976@nibiru.local> <486dfc68.leMVdWIMSjtXnxYR%Joerg.Schilling@fokus.fraunhofer.de> X-Mailer: VM 7.17 under Emacs 22.0.95.1 X-Archives-Salt: 42834ec7-3587-4f2c-8727-209fd9bf30a9 X-Archives-Hash: c295f5df6a050bb307ad51a5fd7bb883 on Friday 07/04/2008 Joerg Schilling(Joerg.Schilling@fokus.fraunhofer.de) wrote > Enrico Weigelt wrote: > > > * Joerg Schilling wrote: > > > > > > cdd2wav is directly writing to the audio device ? > > > > IMHO not good idea: you're bound to the devices cdda2wav supports, > > > > requires it to be ported to each single audio interface you want > > > > to use (not just platform specifics, but also things like audio > > > > servers, clients which want non-standard config, ... ):( > > > > > > I recomment you to read the cdda2wav man page to understand how it is working. > > > > It just says that it echoes the data to /dev/dsp (or another given > > device). So it's bound to exactly that device interface :( > > Well, if you did read the man paghe, you know that cdda2wav knows the correct > names for all supported platforms and in addition allows to define the name > by use of an option. Not sure who is maintaining cdrtools for gentoo, but any chance of getting alpha44 into the gentoo repository? One thing I did discover about my original problem where cdcd would not work is that it is using libcdaudio which uses some ioctl to play cd frames which I am not sure what it is doing, but does not appear to be copying to /dev/dsp -- can anyone tell me about this ioctl and how it works? The actual line of code that I see is: if(ioctl(cd_desc, CDAUDIO_PLAY_MSF, &cdmsf) < 0) . -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com -- gentoo-user@lists.gentoo.org mailing list