From owner-freebsd-current@FreeBSD.ORG Mon Sep 19 01:05:36 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2F8616A41F for ; Mon, 19 Sep 2005 01:05:36 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 1DE9C43D45 for ; Mon, 19 Sep 2005 01:05:35 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 19 Sep 2005 01:05:34 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp027) with SMTP; 19 Sep 2005 03:05:34 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: minimarmot@gmail.com Date: Mon, 19 Sep 2005 03:05:17 +0200 User-Agent: KMail/1.8.1 References: <200509190144.30528@harrymail> <47d0403c05091817551e9c5ae4@mail.gmail.com> In-Reply-To: <47d0403c05091817551e9c5ae4@mail.gmail.com> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart34156497.vuUnRUVHn8"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509190305.28271@harrymail> X-Y-GMX-Trusted: 0 Cc: freebsd-current@freebsd.org Subject: Re: audio (acdt01) dump broken? (BETA4 (5)) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 01:05:37 -0000 --nextPart34156497.vuUnRUVHn8 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Montag, 19. September 2005 02:55 CEST schrieb Ben Kaduk: > On 9/18/05, Emanuel Strobl wrote: > > Hello, > > > > tonight I wanted to consolidate (for an upcoming trekstor i.beat > > organix) my oggs and therefore eval the difference between reencoded > > ogg@320vbr->ogg@112 and the original reread wavs(tracks)->ogg@112vbr. > > Unfortunately I couldn't grab my CDs anymore. I can remember I had > > used 'dd > > if=3D/dev/acd0txx of=3D/tmp/track.xx bs=3D2352' but this doesn't work > > anymore. I can't replay the bits and with oggenc I get: > > ERROR: Input file "track15.wav" is not a supported format > > > > _But_: > > > > cdda2wav -D2,0,0 -t 15 -Owav is working fine! [...] > Last time I was pulling stuff off a cd with dd, I used bs=3D64k (this was > yesterday), and it worked fine. Care to try and report back? Hmm, I never could manage to dump PCM without bs=3D2352, but I tried your=20 suggestion, as expected, it failed while adjusted blocksize worked, but=20 obviously with mesh, no PCM .wav! See here: cale:PUBLIC/Audio/Creedence Clearwater Revival/The Very Best Of... (CD1 -=20 2)#171: dd if=3D/dev/acd0t15 of=3Daufio.wav bs=3D64k dd: /dev/acd0t15: Invalid argument 0+0 records in 0+0 records out 0 bytes transferred in 0.000380 secs (0 bytes/sec) cale:PUBLIC/Audio/Creedence Clearwater Revival/The Very Best Of... (CD1 -=20 2)#172 cale:PUBLIC/Audio/Creedence Clearwater Revival/The Very Best Of... (CD1 -=20 2)#172: dd if=3D/dev/acd0t15 of=3Daufio.wav bs=3D2352 16340+0 records in 16340+0 records out 38431680 bytes transferred in 29.363745 secs (1308814 bytes/sec) cale:PUBLIC/Audio/Creedence Clearwater Revival/The Very Best Of... (CD1 -=20 2)#173 cale:PUBLIC/Audio/Creedence Clearwater Revival/The Very Best Of... (CD1 -=20 2)#174: oggenc aufio.wav ERROR: Input file "aufio.wav" is not a supported format Thanks for your attention, I don't think it's something user-world related... =2DHarry --nextPart34156497.vuUnRUVHn8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDLg7YBylq0S4AzzwRAgzhAJ4qenbt3RvSTTJfLkPTsJBEpmQKKwCfQMrf T7b633a+wXNecm6NG9s6A34= =Em0N -----END PGP SIGNATURE----- --nextPart34156497.vuUnRUVHn8--