file size of audio file after exporting

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
iliaskapo
Posts: 2
Joined: Mon Jul 23, 2012 4:57 pm
Operating System: Please select

file size of audio file after exporting

Post by iliaskapo » Mon Jul 23, 2012 5:03 pm

Why does the size of my audio file remain as large as the unedited version after I export it? For example, I export a 25 second clip from a 3 minute audio file and the size is exactly the same. What could I be doing wrong in the process? Thanks for your help.

DVDdoug
Forum Crew
Posts: 9287
Joined: Fri Sep 10, 2010 11:30 pm
Operating System: Windows 10

Re: file size of audio file after exporting

Post by DVDdoug » Mon Jul 23, 2012 6:22 pm

It depends on the format... Compressed formats are "rated" in kbps (kilobits per second). Uncompressed files (i.e. WAV) depend on the number of samples (i.e. 44.1kHz - 44,100 samples per second) times the bit depth times the number of channels. There are 8 bits in a byte, so an uncompressed 44.1khz 16-bit stereo file needs 176,400 bytes per second, or about 10MB per minute.

kozikowski
Forum Staff
Posts: 68938
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: file size of audio file after exporting

Post by kozikowski » Mon Jul 23, 2012 8:04 pm

If you started out with a highly compressed MP3 or A4F and edited down to a small fraction, but exported it as an uncompressed WAV, the edit could actually be bigger. You also need to know that Audacity does not edit MP3. It converts MP3 to a very high quality internal format and edits that. It then exports a completely new MP3 using the specifications of your choice. That, too could give you a larger file after the edit.

If you're only splitting off unused segments of an MP3, you may be far better off with one of the MP3 editors like MP3Splt. They don't have to make new all new files.

http://mp3splt.sourceforge.net/mp3splt_page/home.php

Koz

Post Reply