|
| quote: | Originally posted by palm
what is this info about wavs cannot be bigger than 2GB? is that a fact or bullshit? thats 3 hours of music. i have 6 hour sets of mp3. could u record as mp3 maybe? |
i'm confused about this too.
there's two limitations here. one is the 2gig file size limit on fat32 partitions (which is believed to be 4gb sometimes), and the other is a limitation within the wave file header, that only reserves 32bits for the file length - which practically equals to 4gb. (see http://de.wikipedia.org/wiki/RIFF_WAVE for that)
the first limitation does not apply to macox native partitions (consider however: when saving to an external hard drive you haven't formatted yourself, you might be dealing with fat32 anyway) nor ntfs partitions when working with windows.
i have successfully saved & loaded wave files bigger than 2gb in audacity, but i haven't breached the 4gb limit yet. all other programs i tried refused to save more than 3h22min (= 2gb) on a macbook pro. this might be due to internal integer handling, where you lose one bit when you don't mark your variables unsigned. one bit loss leads to the effective file size limit being cut in half.
___________________
... the deal about djing is: you're using other people's art to create your own ...
... the deal about djing is: to positively surprise the audience with your taste ...
Sure I know how to move you. But damn! Can't you fucking move yourself?
Click here to get MacGyver's Way - Volume 1! Do it. Do it!
|