When burning MP3s to a CD, how do you know when you've added more than a CD will allow? When you go over the limit, Burrrn doesn't let you know.
+ Reply to Thread
Results 1 to 8 of 8
-
-
A normal cd holds 80 minutes of audio undless you have a 74 min or 90 min cd-r..So all you have to do is look at the cd length reported bt Burrrn
MP3 DISC
The way to answer that question is to take a look at how MP3's are encoded. Most MP3's these days are encoded with a variable bitrate. A variable bitrate (VBR) is how many bits per second does a particular file contain. The more bits, the better reproduction of the music. VBR allows files to use more bits when needed, and less when not, achieving a balance between file size and audible quality.
The other way to encode MP3's is Contant Bitrate (CBR). With CBR, a bitrate is specified at encoding time and that number is never deviated from.
So, how many minutes can fit on a 700MB CD?
If you have a constant bitrate file at 192Kbps (192,000 bits per second) that means that each second of music will contain 24,000 bytes (192,000 BITS divided by 8 to get BYTES). 24,000 bytes/second equals 1,440,000 bytes per minute (or 1.44 MB). Knowing that, we divide 700MB by 1.44MB and you can fit around 486 minutes worth of songs on a CD. There is some file overhead, so that number might be a little lower, but it's in the right ballpark.
The math is easy enough to adjust for other constant bitrates. Here's the whole formula:
minutes per disc = 700 / ((192,000 / 8) * 60)
or, more generically:
Minutes per disc = <disc size> / ((<bitrate> / 8) * 60)
For variable bitrate files, it's a bit harder, since potentially each second of each file can have a different bitrate. I believe the maximum bitrate (or at least the most common max bitrate used), even using VBR for MP3's is 320Kbps, but I could be way wrong. I think the best you can hope for here is to establish min and max values. Say you're encoding a music file that can bounce between 128kbps and 320kbps as needed, using the formula above you could deduce that you could store between 291 and 729 Minutes of music on the disc. Which, oddly enough, probably averages out somewhere near the mark for a 192kbps CBR file
Hope that helps. -
And if you are too lazy to look at the total time (or just miss it), I believe Burrrn warns you before actually writing to the disc.
Darryl
PS. I just reread what I wrote and I didn't mean to come across as condescending. Please don't read it that way.Last edited by dphirschler; 15th Dec 2010 at 09:32.
-
-
Nope. No warning, which I found strange.
PS. I just reread what I wrote and I didn't mean to come across as condescending. Please don't read it that way.
Simple data. With audio I know just not to go over 80 mins. since I'm using 80 min. CDs. I guess I have to know the bitrate and do some math as Soixante described. Thanks Soixante. -
-
If you are making a data CD, then use InfraRecorder instead of Burrrn. Burrrn is better suited for audio CDs (does it even do data CDs?).
Darryl -
" Who needs Google, my wife knows everything"
Similar Threads
-
Does anyone use Burrrn? I'm having problems
By sdsumike619 in forum AudioReplies: 17Last Post: 4th Feb 2011, 19:36 -
Selling your MP3s?
By Dr.Gee in forum Off topicReplies: 4Last Post: 31st Jan 2009, 14:31 -
mixing 2 mp3s together
By motleycool in forum Newbie / General discussionsReplies: 2Last Post: 26th Jan 2009, 09:04 -
mp3s to a dvd
By AeR0 in forum AudioReplies: 8Last Post: 2nd Aug 2008, 16:48 -
how to cut and save mp3s?
By jyeh74 in forum Newbie / General discussionsReplies: 1Last Post: 31st Jul 2007, 03:39