Unable to Export

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
drumphil2
Posts: 12
Joined: Wed Sep 21, 2011 7:27 pm
Operating System: Please select

Unable to Export

Post by drumphil2 » Wed Feb 08, 2012 6:53 pm

For some reason Aucacity decides not to let me export certain files. When I try export or export selection I get a pop up that says "error while writing WAV (microsoft)file (disc full?). Libsndfile says." Any idea what to do about this?

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

Re: Unable to Export

Post by kozikowski » Wed Feb 08, 2012 7:14 pm

Your hard drive is filling up.
You put slash marks or other punctuation in the file name.
You put bad characters in the metadata info panel.

Make sure you have enough hard drive space for your work. People who record 12-hours of surveillance run into this.

Only use accepted characters in filenames and metadata panels. Upper and lower case letters, numbers, dash and underscore. That's it. Those are the only unquestioned safe characters.

Do Not include dates in your filenames.
Use 20120208, not 2/8/12.

Koz

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

Re: Unable to Export

Post by Gale Andrews » Thu Feb 09, 2012 2:36 am

drumphil2 wrote:For some reason Aucacity decides not to let me export certain files. When I try export or export selection I get a pop up that says "error while writing WAV (microsoft)file (disc full?). Libsndfile says." Any idea what to do about this?
"Libsndfile says..." denotes that It's a known issue - please see the 1.3.14 Release Notes (towards the bottom of this section):
http://wiki.audacityteam.org/wiki/Relea ... _Exports_2

It happens due to non-standard layout of the metadata in the file that you imported ("metadata" is the embedded information like artist and genre). The WAV or AIFF exporter (libsndfile) cannot read the metadata properly so gives the error.

Workaround: Click File > Open Metadata Editor, press "Clear" to empty the metadata, then export.


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

patfran3
Posts: 2
Joined: Wed Feb 15, 2012 1:27 am
Operating System: Please select

Re: Unable to Export

Post by patfran3 » Wed Feb 15, 2012 3:13 am

Thanks gale!! that did it!

Locked