why are my wav files soo large?

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
phantom33
Posts: 4
Joined: Tue Jun 05, 2012 8:44 pm
Operating System: Please select

why are my wav files soo large?

Post by phantom33 » Tue Jun 05, 2012 8:47 pm

I'm using the recording software then exporting as a wav. it seems that for 20 minutes of record time i'm getting around 186 MB, thus not allowing me to upload the recording to the third party software anyideas?

I've tried lowering the default sample format to 16 even 8 bit with no positive results. any ideas?

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: why are my wav files soo large?

Post by steve » Tue Jun 05, 2012 9:24 pm

CD quality WAV files are about 10 MB per minute.
(consider an audio CD that has a capacity of around 700 MB / 70 minutes).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

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

Re: why are my wav files soo large?

Post by kozikowski » Tue Jun 05, 2012 10:15 pm

not allowing me to upload the recording to the third party software anyideas?
Which is?
I'd be really surprised if any on-line service encouraged you to push uncompressed, perfect quality, WAV files. Everybody compresses and it doesn't make any difference if you can't edit the work later, because none of it is intended to be edited later. That's why you have to keep a complete WAV library of your own work and never use MP3 for production.

Koz

phantom33
Posts: 4
Joined: Tue Jun 05, 2012 8:44 pm
Operating System: Please select

Re: why are my wav files soo large?

Post by phantom33 » Wed Jun 06, 2012 12:58 pm

kozikowski wrote:
not allowing me to upload the recording to the third party software anyideas?
Which is?
I'd be really surprised if any on-line service encouraged you to push uncompressed, perfect quality, WAV files. Everybody compresses and it doesn't make any difference if you can't edit the work later, because none of it is intended to be edited later. That's why you have to keep a complete WAV library of your own work and never use MP3 for production.

Koz
it's an in house software we use..nothing that goes "online" the software doesn't allow anything but wav's

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: why are my wav files soo large?

Post by steve » Wed Jun 06, 2012 4:13 pm

phantom33 wrote:it's an in house software we use
Does it have a name and version number?
What is the exact format that you want? (for example, "16 bit (Microsoft) PCM 44.1 kHz stereo WAV")
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

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

Re: why are my wav files soo large?

Post by DVDdoug » Wed Jun 06, 2012 6:26 pm

I've tried lowering the default sample format to 16 even 8 bit with no positive results. any ideas?
Something's wrong, but I don't know what... Uncompressed file size is directly proportional to bit-depth, sample rate, and number of channels.

File size for uncompressed PCM (i.e. WAV) file size is a straightforward calculation- There are 8 bits per byte, so 16-bit stereo requires 2 bytes per-sample x 2 channels, or 4 bytes per sample. At a sample rate of 44.1kHz, you have 4 x 44,100 = 176,400 bytes per second of audio. (Plus a few bytes for the file header.)

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: why are my wav files soo large?

Post by steve » Wed Jun 06, 2012 7:16 pm

DVDdoug wrote:File size for uncompressed PCM (i.e. WAV) file size is a straightforward calculation- There are 8 bits per byte, so 16-bit stereo requires 2 bytes per-sample x 2 channels, or 4 bytes per sample. At a sample rate of 44.1kHz, you have 4 x 44,100 = 176,400 bytes per second of audio.
= 10584000 bytes per minute. Pretty close to the "rule of thumb" 10 MB per minute.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply