CD quality?

Caporegime
Joined
9 May 2005
Posts
31,950
Location
Cambridge
What bit rate is considered CD quality? I've seen pay sites where you can download varying qualities, which is nearest cd quality?

Thanks
 
Always go for 320 where possible and as an absolute minimum 192. I think it's criminal that some sites (read itunes) charge you 80p for a track at such a crap bitrate
 
dannyjo22 said:
What bit rate is considered CD quality? I've seen pay sites where you can download varying qualities, which is nearest cd quality?

Thanks


Lossless. ;) I can tell the difference between original CD and 320kps MP3, on the Hi-Fi with a good recording.
High bit rate OGG is much harder to tell from the original CD.
 
CD Quality is really 16-bit × 44,100Hz = 705Kbps.

Lossless is better though - same end result in less space, lets you store tag info (WAV files don't).
 
dannyjo22 said:
Thanks, so basically I can't download from any mp3 sites true CD quality?

No because MP3's have thrown away parts of the audio spectrum, converting to back won't get the data back.

If you can download flac files from music download sites. This is lossless so can convert to WAV (original quality) or lossy ie mp3/ogg
 
Grrrrr said:
Always go for 320 where possible and as an absolute minimum 192. I think it's criminal that some sites (read itunes) charge you 80p for a track at such a crap bitrate

Perhaps, but AAC is vastly superior to MP3.

128kbps seems adequate for the sort of songs I buy on iTunes. The "chart" songs are usually awful recordings in the first place. I can't really notice the difference between songs I've bought on iTunes, and the equivalent songs on albums I've ripped to lossless, and my PC is wired to an amp/Hi-Fi.
 
Grrrrr said:
That's quite interesting actually. I don't suppose you could use the same test .wav to compare 192vbr?

test192vbrs.jpg
 
IIRC someone here made a CD image of uncompressed vs. MP3'd sound for proper testing, and all the "i only listen to uncompressed flac ;) " diehards suddenly went quiet. :D

Theres a difference there, but some people just want the placebo.
 
Chronos-X said:
IIRC someone here made a CD image of uncompressed vs. MP3'd sound for proper testing, and all the "i only listen to uncompressed flac ;) " diehards suddenly went quiet. :D

Theres a difference there, but some people just want the placebo.

Please :rolleyes: most people use PC speakers so you won't notice the difference.
 
I'm being a bit thick here.
I've downloaded the latest tar.gz file, u rar'd and theres about a 100 files and I'm looking for lame_enc.dll.
What do i do with all these files so they end up in Audiograbber?
 
http://download.softpedia.ro/software/MULTIMEDIA/AUDIO/lame-3.97.zip

try that link. the lame_enc.dll is in the main directory, but you shouldnt need that:) What you'll need to do is extract that into its own directory inside audiograbber's directory. The click on >>mp3 settings >> external encoder >> browse and find the lame.exe.

in the arguments field, copy and paste this:
Code:
-V 2 --vbr-new --add-id3v2 --pad-id3v2 --ta "%a" --tt "%t" --tl "%g" --ty "%y" --tn "%n" %s %d

That *should* be all you need:)
 
Last edited:
Back
Top Bottom