From owner-freebsd-questions@FreeBSD.ORG Fri Nov 21 07:35:39 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6474616A4CE for ; Fri, 21 Nov 2003 07:35:39 -0800 (PST) Received: from charentes.fr.clara.net (charentes.fr.clara.net [212.43.194.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39CE543FDF for ; Fri, 21 Nov 2003 07:35:38 -0800 (PST) (envelope-from ogautherot@freesurf.fr) Received: from mail.freesurf.fr (mail.freesurf.fr [212.43.206.50]) by charentes.fr.clara.net (Postfix) with ESMTP id 377E559518 for ; Fri, 21 Nov 2003 16:35:37 +0100 (CET) Received: by mail.freesurf.fr (Postfix, from userid 5000) id 0FF9CE4A08; Fri, 21 Nov 2003 16:35:36 +0100 (CET) References: <20031121143136.16478.qmail@web13501.mail.yahoo.com> <3FBE295F.1080506@cs.kuleuven.ac.be> In-Reply-To: <3FBE295F.1080506@cs.kuleuven.ac.be> From: ogautherot@freesurf.fr To: freebsd-questions@freebsd.org Date: Fri, 21 Nov 2003 15:35:35 GMT Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Sender: ogautherot@freesurf.fr Message-Id: <20031121153536.0FF9CE4A08@mail.freesurf.fr> Subject: Re: No sound when playing a CD in FreeBSD 4.9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 15:35:39 -0000 > Trying to simplify the difference: > > the sound from a mpg/divx/xvid movie is read as data over the IDE cable. > then this data is processed by the playersoftware and send to the the > right audio codec (e.g mp3), which sends its output to the soundcard > driver, which instructs the soundcard (using the PCI or ISA bus) to make > some noise. I thought there was a technical way of reading the CD track as data and write the samples to the audio driver? It was called "paranoid" access or the like and was meant for people who did not have this audio cable on the CD drive. It worked in much the same way as the CD ripper but played the data instead of saving them to disk. Olivier