(E-Mail Removed) (wylbur37) wrote in message news:<(E-Mail Removed)>...
> I loaded a .wav file that was 3 megabytes into Audacity and exported
> it back out as a .mp3 file. When I checked the results, I discovered
> that the .mp3 file was four and a half megabytes in size!
>
> As far as I know, .wav files are uncompressed whereas .mp3 files are
> compressed. Therefore, if you convert a .wav file into an .mp3 file,
> the result should be smaller (or at most, the same size) than the
> original .wav file.
>
> So why was this .mp3 file bigger? Was this just a fluke?
When I display my files in "My Computer" and hover the mouse over the
icon for the original WAV file, it says "Bit Rate 88kbps", whereas
when the mouse is over the MP3 file (that got created from the WAV by
Audacity), it says "Bit Rate 128kbps".
That probably already answers the question of why the MP3 file was
bigger than the WAV file.
However, when I went into Audacity and changed the default "Project
Rate" from the current value of "44100 Hz" to "11025 Hz", then loaded
the original WAV file and exported it out under a different filename
than the first time, the resultant file was the exact same size as the
first result! When I did a file-compare, they were exactly the same in
contents!
I then looked in the Preferences and changed the MP3 Export Bit Rate
from 128 to 80. When I exported the WAV file again, this time it was
down to about 2.8 megs, so I'm apparently on the right track. I guess
the lesson here is to make sure the output bit rate is not higher than
the input bit rate.
Thanks very much for your help.