Over Max File Size?

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.

The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Locked
bozo
Posts: 2
Joined: Sun May 17, 2009 9:44 pm
Operating System: Please select

Over Max File Size?

Post by bozo » Sun May 17, 2009 9:49 pm

I have a 3gig wav file. is there some workaround enabling me to split it and be able to open the smaller files?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Over Max File Size?

Post by Gale Andrews » Mon May 18, 2009 2:01 am

I don't know how Windows handles the file, but WAV file size as far as I know is set in the headers as an unsigned 4 byte integer, which imposes a 4 GB limit (not 2 GB). The problem is that many applications interpret the file length as a signed number, which imposes a 2 GB limit. Are you sure Audacity 1.3.7 cannot open the file complete? If so, you can split the file into smaller files in Audacity.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

delmore
Posts: 1
Joined: Sun May 17, 2009 9:37 pm
Operating System: Please select

Re: Over Max File Size?

Post by delmore » Tue May 19, 2009 5:27 pm

I was using 1.3.6 - does that make a difference? When I tried to open the file all I got on the screen was stretch silence lasting about 14 seconds.

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

Re: Over Max File Size?

Post by steve » Tue May 19, 2009 6:11 pm

Tell us more about this file - what exact format is it? does it play in other applications?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

bozo
Posts: 2
Joined: Sun May 17, 2009 9:44 pm
Operating System: Please select

Re: Over Max File Size?

Post by bozo » Tue May 19, 2009 10:04 pm

stevethefiddle wrote:Tell us more about this file - what exact format is it? does it play in other applications?
It's a wav file. It won't open in itunes or wmplayer. I left the computer on record by accident - that's why the file is 3 gig.

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

Re: Over Max File Size?

Post by steve » Tue May 19, 2009 10:33 pm

I suspect that the file is corrupt.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Over Max File Size?

Post by Gale Andrews » Wed May 20, 2009 6:56 am

bozo wrote:
stevethefiddle wrote:Tell us more about this file - what exact format is it? does it play in other applications?
It's a wav file. It won't open in itunes or wmplayer. I left the computer on record by accident - that's why the file is 3 gig.
Recorded by what application - Audacity 1.3.6? Try 1.3.7 - I know people have opened WAVs up to 4 GB in it (if they are not corrupt).


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked