Convert mp3 to 16bit 16000hz

This section is now closed.
Forum rules
Audacity 1.2.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
ddixonr
Posts: 2
Joined: Wed Nov 24, 2010 7:52 pm
Operating System: Please select

Convert mp3 to 16bit 16000hz

Post by ddixonr » Wed Nov 24, 2010 7:56 pm

I'm trying to make a ringtone for a voip phone, and it will only take a wav file in 16bit 16khz. When I convert the mp3, it sounds terrible. I understand the quality will decrease when converting from mp3 to wav, but i just need it to be decent enough for a ringtone. Thanks.

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

Re: Convert mp3 to 16bit 16000hz

Post by steve » Wed Nov 24, 2010 10:20 pm

ddixonr wrote:it will only take a wav file in 16bit 16khz
Could you be a bit more specific about the required format? For example, do you mean "16 bit 16kHz PCM WAV"?

Converting an MP3 to a WAV file does not reduce the sound quality (all else being equal) - converting from WAV to MP3 does reduce the sound quality.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

ddixonr
Posts: 2
Joined: Wed Nov 24, 2010 7:52 pm
Operating System: Please select

Re: Convert mp3 to 16bit 16000hz

Post by ddixonr » Sun Nov 28, 2010 5:18 am

steve wrote:
ddixonr wrote:it will only take a wav file in 16bit 16khz
Could you be a bit more specific about the required format? For example, do you mean "16 bit 16kHz PCM WAV"?

Converting an MP3 to a WAV file does not reduce the sound quality (all else being equal) - converting from WAV to MP3 does reduce the sound quality.
I open a mp3 (Stereo, 44100hz, 32-bit float), then change sample format to 16-bit and rate to 16000 hz. The result is really slow sounding audio, and increasing the speed seems to be very difficult to get right.

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

Re: Convert mp3 to 16bit 16000hz

Post by kozikowski » Sun Nov 28, 2010 6:10 am

This is a krib sheet I wrote about this. Yes, if you change the wrong numbers, you will get a badly damaged song.

Depth/Rate Conversion
-- Change Project Rate (Hz) lower left > 44100
-- Track Name > Set Sample Format > 16-bit PCM
-- File > Export > Format > Other uncompressed File Types

You said something else in your post that's not quite right.
I open a mp3 (Stereo, 44100hz, 32-bit float)
Probably not. You can have MP3 or you can 32-bit float. Not both. You should probably get Windows to show you file name extensions. A lot of these confusions go away when you do that.

Hidden File Extensions
-- Start > My Computer > Tools > Folder Options > View > [ ] Hide Extensions for Known File Types (deselect)
-- Apply (to this folder) or Apply to All Folders
-- OK

You probably have a WAV file type (not MP3) or you're guessing about the 32-bit float.

Koz

Locked