PDA

View Full Version : Lossless Music on Harddrive


MillerLiteScott
02-25-2007, 02:23 PM
I would like to convert my entire iTunes library to Lossless but it really start to take up space on the hard drive.

Can I just buy and external harddrive and use that solely for my iTunes library? I have a Roku soundbridge on my network that I use for my whole house sound and would stream music from the external harddrive.

I am open to anyother suggestions.

bobman1235
02-25-2007, 02:35 PM
Sure, you can do whatever you want. An external or even another internal hard drive will just be more space, shoudln't be difficult to add.

My question is - are you using the original sources (CDs) to get the lossless files? Because if you're just converting MP3s to "lossless".... you're wasting your time.

dane_peterson
02-25-2007, 02:35 PM
To answer your question, yes.

My dad recently purchased a 250GB Harddrive in August, and got an enormous music library from a friend so he could DJ at my wedding. The only thing being stored on the HD is music.

One thing to keep in mind, however, is that you're not going to acheive the sound quality you're looking for by converting current MP3 tracks to lossless. It's kind of like upconverting regular DVDs to HD output.

MillerLiteScott
02-25-2007, 03:13 PM
I have been doing both, burning CD to replace the existing MP3 and I have converted some existing MP3's:mad:

I will probably just create a new library on the hard drive.

Next question. Does and external Hard drive have to be connected to a computer or can it just be connected to the network, or would that be a server?

bobman1235
02-25-2007, 03:23 PM
The hard drive would need a way to talk to the network.... ie a PC controlling it. So it needs to be connected to your PC. There are probably stnadalone network drives out there somewhere, but I would imagine they would be prohibitively expensive.

I seriously wouldn't bother with "converting" your existing MP3s, all you're doing is taking up 10x the space with the exact same file data. It makes absolutely no sense. Go back to the original source and rip it lossless if you want, but once something has been converted to MP3 it already "lost" its data, converting it to lossless from there can't magically pick that data back up, it's gone.

anonymouse
02-25-2007, 04:05 PM
Go back to the original source and rip it lossless if you want, but once something has been converted to MP3 it already "lost" its data, converting it to lossless from there can't magically pick that data back up, it's gone.

Agreed +1

VSchneider
02-26-2007, 01:03 PM
The hard drive would need a way to talk to the network.... ie a PC controlling it. There are probably stnadalone network drives out there somewhere, but I would imagine they would be prohibitively expensive.

Attaching a hard drive to a home network is quite easy (w/o having to go thruough a PC first), and is NOT expensive at all.

I would either buy an ethernet aware enclosure like this one (http://www.newegg.com/Product/Product.asp?Item=N82E16817348011) and plug my own hard drive in it, or a complete thing (http://www.newegg.com/ProductSort/SubCategory.asp?in_dim_search=1&N=2050150481&SubCategory=481&Description=network+hard+drive).

You are thinking about a network file server with multiple hard drives in it and built in redundancy and data protection, and those things usually cost a small fortune, but still relatively cheap considering that some data simply cannot be replaced.

Val

bobman1235
02-26-2007, 01:30 PM
Hmph, learn something new every day. Neato.

madmax
02-26-2007, 02:35 PM
So why is it called lossless? I noticed one time those files are half the size of a CD. Is 50% of the data on a CD wasted space?
madmax

heiney9
02-26-2007, 02:41 PM
So why is it called lossless? I noticed one time those files are half the size of a CD. Is 50% of the data on a CD wasted space?
madmax

It works very much like a .zip file. A .zip file is a full file only made smaller. Without using WINZIP the files are useless. FLAC works exactly the same way it is a compression of size, but all the information (every single bit) is kept. I'm at work but I have some very good links at home that explain why FLAC lossless is an exact copy. As long as you use a great ripping program like EAC the copies are indistinguishable from the original digital recording.

I'll post the links later

H9

Jim Shearer
02-26-2007, 02:42 PM
So why is it called lossless? I noticed one time those files are half the size of a CD. Is 50% of the data on a CD wasted space?
madmax

The CD format is not compressed. Apple has a lossless format that does lossless compression similar to what happens when you WinZip a data or program file. So you need some computes to unpack it before it plays. Looks to me like less computes than you need to re-work an MP3 file to get it to play.

Cheers, Jim

bobman1235
02-26-2007, 02:58 PM
WikiPedia article on FLAC (http://en.wikipedia.org/wiki/FLAC) if you're all that interested. But the comparisons to the ZIP format are pretty much exactly what you need to know. Most random data can be compressed pretty well via those kinds of methods.

treitz3
02-26-2007, 03:38 PM
I was just reading up on wickpedia about the "lossless" format and came across these words......"Linear prediction to convert the audio samples to a series of small uncorrelated #'s (known as the residual)"

Do you want "residual sound". Not knocking the "lossless" format yet, because I haven't heard it, but just using common sense........

Would you want to listen to "pure music" [that's already "chopped into segments, or samples" when converted to a digital format] or "residual, linear predicted" music? I'm not 100% certain at this point, but I would almost be willing to bet (sound unheard) that you will be able to tell an audible difference.

Again, I haven't heard a "lossless format"....but it makes me wonder.

bobman1235
02-26-2007, 03:48 PM
It's just a term, it's not at all what you're thinking.

Here's an example : The one compression algorithm I remember from college has to do with pattern recognition. All digital data is just at its root a string of ones and zeroes. Within that string of ones and zeroes are many repeating substrings. If you can represent those repeating substrings with a smaller substring and substitute it, you've already shrunk your file size. So that's essentially waht these compression algorithms do - find repeating patterns, and represent them in a compressed way. The "reader" has to then uncompress them, but the end result is the ORIGINAL STRING OF ONES AND ZEROES, exactly. There's no "residual" data, that's just a term that happens to have a negative connotation, but doesn't mean anything like what you think it does.

unc2701
02-26-2007, 04:02 PM
Yeah lossless really is lossless. Here's a really simple example of how it works- you've got a bunch of samples on the CD, let's say ten of them are:
8423,
8456,
8054,
9967,
8111,
8744,
8659,
8934,
8011,
8220


So the algorithm notices that those ten are all pretty close to 8000. So it puts down 8000(base number), 10(number of samples to use it for), 423, 456, 54, 1967, 1111, 744, 659, 934, 11, 220

So the ten samples are represented by 38 digits, whereas it was 40 before. A small gain in my example, but the clusters can be quite long, or much more similar. The predictive algorithm finds the best mix of length and base number to get the file size way down. It can easily reconstruct the original data. There is processor cost, but most hardware players that are compatible have a chip that does everything, so it sounds the same as the original CD.

Note that the real algorithm is much better than the above, but that gives you an idea how a lossless compression works.

heiney9
02-26-2007, 04:31 PM
I was just reading up on wickpedia about the "lossless" format and came across these words......"Linear prediction to convert the audio samples to a series of small uncorrelated #'s (known as the residual)"

Do you want "residual sound". Not knocking the "lossless" format yet, because I haven't heard it, but just using common sense........

Would you want to listen to "pure music" [that's already "chopped into segments, or samples" when converted to a digital format] or "residual, linear predicted" music? I'm not 100% certain at this point, but I would almost be willing to bet (sound unheard) that you will be able to tell an audible difference.

Again, I haven't heard a "lossless format"....but it makes me wonder.

Do some more research this is how misinformation gets spread around. You state things like samples, segments, converted, residual and nothing is being sampled, converted, etc. You added those terms yourself and they have nothing to do with FLAC lossless. Residual is confusing because it's connotation is of something left over, but in this case it doesn't mean that. I can't go into long detail in this post at work, but your interpretation of what you read is all wrong.

FLAC is indentical to the original digital recording if the proper procedure is followed. Now ripping the digital info to be converted to FLAC is another issue, but FLAC as a means of archiving and retrieving info is IDENTICAL.

There are programs such as I mentiond EAC (which is free) which allows one to rip an exact digital copy so it can be converted to FLAC. Using both programs and following the correct procedures will yield perfectly identical digital copies.

heiney9
02-26-2007, 04:37 PM
Bobman1235 and Unc2701, nice simple examples......good work. I tend to get a bit long winded.

madmax
02-26-2007, 04:44 PM
I'm guessing a song stored in lossless format could actually be converted back to its original format and copied back to a CDR with no changes? So other formats use algorithms which change the music (for example removing sounds most wouldn't perceive anyway) but a lossless format only compresses the data like a zip file.

heiney9
02-26-2007, 04:55 PM
I'm guessing a song stored in lossless format could actually be converted back to its original format and copied back to a CDR with no changes? So other formats use algorithms which change the music (for example removing sounds most wouldn't perceive anyway) but a lossless format only compresses the data like a zip file.

EXACTLY. Of course every part of the chain has to be done correctly in order to have a perfectly identical copy. But that's easy enough if you know what your doing.

If you "rip" a cd to a computer hard drive but do it with cheap software or incorrectly the "rip" could be slightly altered therefore when you convert it to a lossless format like FLAC you are not getting a bit perfect identical output. But that's not the fault of the lossless medium that's an error in either the ripping software or the software operator. This will be in the format of a .WAV file. That .WAV canm then be comverted to FLAC with anywhere form a 20-40% reduction in file size.

The biggest issue with "ripping" programs is that they tend to round off or average some bit information. EAC (Exact Audio Copy) is the best "ripping" program available. Once set-up for you particular drive chracteristics it will "rip" exact digital copies and provide you with a "checksum" file verifying it's an exact bit for bit copy, no rounding or averaging of word length.

daniel_paul_
02-26-2007, 04:59 PM
I want to start archiving my rare cd's to harddrive. I have losst a couple due to physical damage that can not be replaced. Any other programs for ripping, storing and burning (I see EAC) that fully maintain the information would help me. Informational links would also help. Thanks

treitz3
02-26-2007, 04:59 PM
Sorry, didn't know it was such a touchy subject. I feel you guys's' passion though:eek: .

All I was trying to do was point out the facts that I knew and had just read. If I misinterpreted......I'm human.

I have always been able to tell a "burnt" CD from a Redbook original, but I have not heard it on a lossless format yet. That's why I am skeptical when it comes to burnt CD's and maybe why I interpreted the words the way I did.

Is there another thread that has this topic in it.....did NOT have the intention of hijacking this thread!

My apologies to the author of this thread. My bad.

I'm just trying to find out the low-down on this before I blow dollars on something that I might not be happy with. I geuss I'll start a thread of my own when I get the chance.

Peace, Tom.

heiney9
02-26-2007, 05:13 PM
Sorry, didn't know it was such a touchy subject. I feel you guys's' passion though:eek: .

All I was trying to do was point out the facts that I knew and had just read. If I misinterpreted......I'm human.

I have always been able to tell a "burnt" CD from a Redbook original, but I have not heard it on a lossless format yet. That's why I am skeptical when it comes to burnt CD's and maybe why I interpreted the words the way I did.

Is there another thread that has this topic in it.....did NOT have the intention of hijacking this thread!

My apologies to the author of this thread. My bad.

I'm just trying to find out the low-down on this before I blow dollars on something that I might not be happy with. I geuss I'll start a thread of my own when I get the chance.

Peace, Tom.

Tom it's alright........we are all human. But really untilyou do some more research and actually experiement with lossless formats you shouldn't make statements based on your experience with lossy formats. There really is NO difference with FLAC vs. Original if done correctly.

Daniel_paul_

EAC is free and it's been so long since I used anything else to rip files from cd to my hard drive. I have always trusted it 100% to rip exact copies. I believe the website http://www.exactaudiocopy.de/

This will tell you more than you ever wanted to know about EAC.

I also use Monkey audio's .APE and Shorten .SHN. They all work the same except FLAC has gained much more support for portable devices and streaming devices. FLAC can be decoded on the fly and Shorten can not. APE files can be decoded on the fly, but has little if any support on portable or streaming devices. They all need their own software which in all cases is free.

unc2701
02-26-2007, 05:14 PM
I've personally convinced myself that EAC really does rip the exact bits for the music... I ripped the same song twice, done a bitwise comparison and they've matched exactly, then I burned it to a CD, then ripped that back and gotten an exact match.

Now, I won't reject the idea that the CD player might treat a burned CD & the original differently, but you can truly make an exact copy.

treitz3
02-26-2007, 05:25 PM
Now, I won't reject the idea that the CD player might treat a burned CD & the original differently, but you can truly make an exact copy.

But........if........it's an exact copy..........why would the playback be different?

daniel_paul_
02-26-2007, 05:32 PM
Thanks heiney9 for the running start.

mldennison
02-26-2007, 05:41 PM
I also use Monkey audio's .APE and Shorten .SHN. They all work the same except FLAC has gained much more support for portable devices and streaming devices. FLAC can be decoded on the fly and Shorten can not. APE files can be decoded on the fly, but has little if any support on portable or streaming devices. They all need their own software which in all cases is free.

One more plus for FLAC over SHN or APE, FLAC is a very open standard and able to support different sampling frequencies / bit depths. SHN does not and I do not believe APE does either. So, if you had the rights to do so, you could make 24bit/96kHz FLAC files of all of your DVD-A discs as well. Probably not a big point now, but it is nice that FLAC is more future-proof than SHN.

unc2701
02-26-2007, 05:42 PM
But........if........it's an exact copy..........why would the playback be different?


That's a whole different can of worms. You'll get a bunch of different answers to that question, but the only correct one as far as I can tell is jitter. Google is your friend, go forth and search.

treitz3
02-26-2007, 05:50 PM
That's a whole different can of worms.
Damnit! Nothing can be simple.

Going to Google after I grab a freakin' beer or twelve. TXS.;)

heiney9
02-26-2007, 05:59 PM
One more plus for FLAC over SHN or APE, FLAC is a very open standard and able to support different sampling frequencies / bit depths. SHN does not and I do not believe APE does either. So, if you had the rights to do so, you could make 24bit/96kHz FLAC files of all of your DVD-A discs as well. Probably not a big point now, but it is nice that FLAC is more future-proof than SHN.

FLAC is by far the best overall choice. I have SHN fils as well as APE files because I trade bootleg recordings and many are traded in those other formats. I don't use APE or SHN for own personal files, I use FLAC exclusively for my lossless needs.

heiney9
02-26-2007, 06:01 PM
Damnit! Nothing can be simple.

Going to Google after I grab a freakin' beer or twelve. TXS.;)

Yeo, this is not a simple subject, but interesting nonetheless. Grab a 12 pack, pull up a chair, getr comfortable and get your learn on.

treitz3
02-26-2007, 06:06 PM
If I get Reeltime's meaning, I think he's saying that compared to vinyl, CD's are already a lossy format, meaning data is lost.
Yes.

MillerLiteScott
02-26-2007, 06:41 PM
Thanks for all the help.


All of this info is a lot to take in in one sitting.


I have another computer/music related question.

I use my lap top for my iPod and iTunes but all of my music was eating into my hard drive which is a Centrino Duo with what appears to be a 40 gig C drive (where all my music was) and a 40 gig D drive. My computer was all choke up with only 8% of the C drive left and it was acting slow. So yesterday I clean up and got rid of a lot of unnecessary shit in my computer and transfered my music to the D drive portion of the hard drive. My music is essentially the only thing on the D drive. When I pull up iTunes there in nothing in the library. Computer works great now.

Can I transfer iTunes to be in the D drive or to read from the D drive?

Thanks,

Scott

RuSsMaN
02-26-2007, 07:25 PM
I rip mp4's with an LC-AAC Encoder (v 1.21) at 192kbps to a Western Digital 250gig external HD - the quality is fine for loading on the shuffle, and for whole house audio. I can't imagine ripping all my cd's lossless. So far, I average about 20 albums, per gig of storage, and it sounds pretty damn good. Reference, no, but certainly listenable and enjoyable.

Cheers,
Russ

treitz3
02-26-2007, 07:31 PM
Reference, no
So I wasn't wrong?:D

heiney9
02-26-2007, 08:51 PM
I rip mp4's with an LC-AAC Encoder (v 1.21) at 192kbps to a Western Digital 250gig external HD - the quality is fine for loading on the shuffle, and for whole house audio. I can't imagine ripping all my cd's lossless. So far, I average about 20 albums, per gig of storage, and it sounds pretty damn good. Reference, no, but certainly listenable and enjoyable.

Cheers,
Russ

For your exact application lossy compression work fine. I use it for ther car and for my portable. Done right it does sound acceptable in those settings.

As far as lossless.........my brother bought 1.2 terabytes of drive space in a seperate computer including redundany drives. He has over 3000 cd's and it had taken him 6 months to rip and convert to FLAC (lossless) almost all of his collection. He has 3 systems in addition to an HT only setup. He uses 3 Squeeze Box units all hooked to seperate DAC's in each of his 3 systems all wireless and has music all over the house. A great (crazy) undertaking but it is cool to have all the music on the computer server and be able to call anything up anywhere in the house in the exacr same quality as the cd. He is also keeping every single cd as well as the having it on the computer server.

http://www.polkaudio.com/forums/showpost.php?p=412979&postcount=1

Very very cool, if a bit over the top.

H9

MillerLiteScott
02-26-2007, 10:13 PM
wow, just wow

My iTunes is all F#$%up right now.

Sucks.

a_mattison
02-26-2007, 11:52 PM
I have been using Apple Lossless since I like to use I-tunes as my music manager. I haven't done too much playing around, but tonight, for what it's worth, here's what I did...

I ripped a CD with HDCD content to Itunes, then I burnt a CD from the Apple Lossless ripped tracks, played it in my CD player and walla! The H/K still says it is an HDCD. I can only blindly assume from here that all content does, in fact, stay intact in an Apple Lossless rip since HDCD containts 20 bit information rather than the standard 16 bit redbook recording.

So, if I am wrong here, please, flame away. This is mearly a hopeful observation that Apple lossless is truely lossless.

bobman1235
02-26-2007, 11:54 PM
Yeah, iTunes doesn't handle you moving files around yourself well. It's a little late for you now, but if you ever "move" iTunes files, you basically have to do it THROUGH iTunes by copying the library, and even then it's a pain in the ass. I'd say it's the biggest drawback to iTunes... and there are quite a few.

a_mattison
02-27-2007, 12:02 AM
For your exact application lossy compression work fine. I use it for ther car and for my portable. Done right it does sound acceptable in those settings.

As far as lossless.........my brother bought 1.2 terabytes of drive space in a seperate computer including redundany drives. He has over 3000 cd's and it had taken him 6 months to rip and convert to FLAC (lossless) almost all of his collection. He has 3 systems in addition to an HT only setup. He uses 3 Squeeze Box units all hooked to seperate DAC's in each of his 3 systems all wireless and has music all over the house. A great (crazy) undertaking but it is cool to have all the music on the computer server and be able to call anything up anywhere in the house in the exacr same quality as the cd. He is also keeping every single cd as well as the having it on the computer server.

http://www.polkaudio.com/forums/showpost.php?p=412979&postcount=1

Very very cool, if a bit over the top.

H9

I can only hope to, someday,... somehow,... attain his level of geekdom. :rolleyes:

Really... that is pretty sweet.

ledhed
02-27-2007, 12:07 AM
wow, just wow

My iTunes is all F#$%up right now.

Sucks.

If you have it all in a new folder on your D drive, go to Edit>Preferences. click on the advanced tab and change your iTunes music folder location. That should clear it up.

jhw59
02-27-2007, 06:41 PM
Traders Littler Helper is a good freeware tool for converting flac,shn, and ape files. Very easy to use. Storage is cheap and I've bought a couple IOmega externals from buy dot com.

pblanc
02-27-2007, 08:11 PM
if you don't already know about it, www.hydrogenaudio.org is a great resource regarding compressed and losseless audio codecs. One terrabyte network-capable external hard drives are now available for a few hundred dollars. With any luck, within a year they will be down to a couple of hundred dollars or less. At that price, I think ripping all your CDs and LPs to a lossless format will become quite reasonable. Even though it doubles the storage requirements, I archive CDs and LPs as .wav files to maintain maximum flexiblility. I don't want to rip them twice. A .wav file can be converted to anything. I agree that for "casual listening" AAC files encoded at 196 mps are quite satisfactory and a very good compromise between sound quality and file size. I haven't found a ripping program that can best Exact Audio Copy.

Shizelbs
02-27-2007, 09:34 PM
Just get a NAS hard drive like the Western Digital MyBook. No need to have a computer running at the same time. Its what I am going to do.

m00npie
03-02-2007, 03:17 PM
Just downloaded and installed EAC. Is there an easy way to get the song information off the web or do you have to type it in yourself?

m00npie
03-02-2007, 05:48 PM
Click on the CD icon to the left of the mailbox or click on the Database menu item and click get CD info from ... remote freedb.

If your CD isn't in the database you can easily manually enter the info. Take a glance at the info b4 you start the rip, because it isn't always accurate.

Thank you Sona, this will certainly save time...

Another question for anyone and forgive me if it has already been covered...
I know Apple has a lossless format that you can choose if you rip a CD, but what is the quality of the music you buy from them? Is the .m4p (AAC protected file format) considered lossless? Or should I just consider it a loss to try to convert them to lossless :)

a_mattison
03-02-2007, 06:10 PM
The music downloaded from itunes might be a little better in AAC format than an MP3, but is still compressed. if you burn these to CD and then rip lossless, you still have the same, compressed information.