Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2005 19:55:11 -0500
From:      Ben Kaduk <minimarmot@gmail.com>
To:        Emanuel Strobl <Emanuel.strobl@gmx.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: audio (acdt01) dump broken? (BETA4 (5))
Message-ID:  <47d0403c05091817551e9c5ae4@mail.gmail.com>
In-Reply-To: <200509190144.30528@harrymail>
References:  <200509190144.30528@harrymail>

next in thread | previous in thread | raw e-mail | index | archive | help

On 9/18/05, Emanuel Strobl <Emanuel.strobl@gmx.net> 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=/dev/acd0txx of=/tmp/track.xx bs=2352' 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!
> Result is:
> 
> [...*SNIP*]
> recording 217.8666 seconds stereo with 16 bits @ 44100.0 Hz ->'audio'...
> percent_done:
> 100% track 15 recorded successfully
> oggenc audio.wav
> Opening with wav module: WAV file reader
> Encoding "audio.wav" to
> "audio.ogg"
> at quality 3,00
> [ 99,9%] [ 0m00s remaining] \
> 
> Done encoding file "audio.ogg"
> 
> File length: 3m 37,0s
> Elapsed time: 1m 39,2s
> Rate: 2,1952
> Average bitrate: 101,3 kb/s
> 
> What am I missing?
> 
> Thanks in advance,
> 
> -Harry
> 
> 
> 
[trimming to -current]

Last time I was pulling stuff off a cd with dd, I used bs=64k (this was 
yesterday), and it worked fine. Care to try and report back?

Ben Kaduk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47d0403c05091817551e9c5ae4>