Actually you bring up a good point: When I export a project as mp3 it asks me for that extension hit or miss - not every time. I mostly do not have to specify ".mp3" as I have mp3 selected in the Type drop-down.Gale Andrews wrote:The only thing I can think is that there was something "odd" about the file - perhaps you omitted the file extension by mistake, or there was some conflict between the extension and the detected content type.TheKMan wrote:The mp3 I attempted to attach was only 25sec long at 128kbps, but I got a message that "mp3 format uploads are not allowed". ???
Gale
extension sometimes requested when exporting MP3
Forum rules
This 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.
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.
extension sometimes requested when exporting MP3
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: extension sometimes requested when exporting MP3
Please read this Frequently Asked Question for an explanation of this behaviour:TheKMan wrote:When I export a project as mp3 it asks me for that extension hit or miss - not every time. I mostly do not have to specify ".mp3" as I have mp3 selected in the Type drop-down.
http://manual.audacityteam.org/o/man/fa ... extensions .
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: extension sometimes requested when exporting MP3
I never have a "." in my mp3(or wav) filenames.Gale Andrews wrote:Please read this Frequently Asked Question for an explanation of this behaviour:TheKMan wrote:When I export a project as mp3 it asks me for that extension hit or miss - not every time. I mostly do not have to specify ".mp3" as I have mp3 selected in the Type drop-down.
http://manual.audacityteam.org/o/man/fa ... extensions .
Gale
I sometimes do have a filename like: "Money For Nothing(Remastered)" or "Money For Nothing - Remastered"
Could either of those trigger a request for extension?
Re: extension sometimes requested when exporting MP3
Hyphens, underscore, space, upper and lower case letters (a-z A-Z) and numbers (0 to 9) should all be "safe" characters in file names. The rules about other characters can be quite complicated on Windows (see here: http://msdn.microsoft.com/en-us/library ... 85%29.aspx )
I would generally advise sticking with "safe" characters.
I would generally advise sticking with "safe" characters.
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: extension sometimes requested when exporting MP3
If you mean, does it trigger a warning "You are about to save an MP3 file with the name..." then the answer should be no. Only a dot triggers that warning.TheKMan wrote:I never have a "." in my mp3(or wav) filenames.Gale Andrews wrote:Please read this Frequently Asked Question for an explanation of this behaviour:TheKMan wrote:When I export a project as mp3 it asks me for that extension hit or miss - not every time. I mostly do not have to specify ".mp3" as I have mp3 selected in the Type drop-down.
http://manual.audacityteam.org/o/man/fa ... extensions .
I sometimes do have a filename like: "Money For Nothing(Remastered)" or "Money For Nothing - Remastered"
Could either of those trigger a request for extension?
But as that FAQ says, these characters are illegal in file and folder names on Windows:
Code: Select all
/ : * ? " < > |
so will probably produce some other type of warning.
If the files are just for your own computer and your own use then you can use *any* printable characters other than those nine invalid ones. Windows Media Player will be quite happy playing a file called ▼◊.wav if it is a recent version of WIndows.
If you want to use the exported file on another computer or send it to someone else you should stick to A to Z characters, numbers and underscores ( _ ). Even spaces can be a problem if you want to send the file over the internet.
Large numbers of characters in file paths (the file name and the folder structure the file is in) and "reserved device names" like "COM1" adds to the complication as per Steve's link, but most users won't fall file of those.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: extension sometimes requested when exporting MP3
Ok. So the file type extension warnings I randomly get remain a mystery. Probably a Vista mystery. But thanks for tabling all of the known reasons for the warnings.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: extension sometimes requested when exporting MP3
As ever, it's impossible to comment without specifics - exactly what the message says (attaching an image is good) and exactly what steps you take prior to the message appearing.TheKMan wrote:Ok. So the file type extension warnings I randomly get remain a mystery. Probably a Vista mystery. But thanks for tabling all of the known reasons for the warnings.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual