From owner-freebsd-multimedia Sun Feb 22 22:31:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA27621 for freebsd-multimedia-outgoing; Sun, 22 Feb 1998 22:31:10 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA27616 for ; Sun, 22 Feb 1998 22:31:08 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id FAA05820; Mon, 23 Feb 1998 05:56:49 +0100 From: Luigi Rizzo Message-Id: <199802230456.FAA05820@labinfo.iet.unipi.it> Subject: Re: Luigi's 'cdda' patches for 3.0-CURRENT... To: scrappy@hub.org Date: Mon, 23 Feb 1998 05:56:49 +0100 (MET) Cc: freebsd-multimedia@FreeBSD.ORG In-Reply-To: from "The Hermit Hacker" at Feb 23, 98 02:23:46 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Right now, I'm trying to use cdda for pulling the tracks, which > appears to do a nice job of it, but somewhere along the way, I suspect > that my files aren't coming out right. > I do: > > cdda > At this point pcmio +play,44100,s16,stereo should play the track to the audio device (setting the right speed and mode) so you should know if it works... (pcmio is in the misc/ directory of my audio driver distribution) the second thing is that most ATAPI drives need jitter compensation and i am not sure cdda does it (i mentioned this program erroneously, it is probably cdd which you should look for, and patch to use this atapi code). > sox -t cdr .aiff > mpeg_musicin -b 128 -p 2 -l 3 .aiff .mp3 the only time i tried it, dist10 (from where mpeg_musicin comes from) had endiannes problems... that might explain the "static" you are getting (btw it is loud or low volume ?) > I'm going to try tosha w/ patches next, but considering that both > 'sox' and 'mpeg_musicin' appear to be pretty "standard", my suspicion is modulo the endianness problems to mpeg_musicin... cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message