Why is sample rate 44.1 Hz and bitrate 144 kbps not supporte

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
Djard
Posts: 125
Joined: Fri Nov 05, 2010 6:25 pm
Operating System: Please select

Why is sample rate 44.1 Hz and bitrate 144 kbps not supporte

Post by Djard » Wed Nov 26, 2014 8:04 pm

Just curious why a project sample rate of 44100 kbps and bitrate of 144 kbps combination is not supported by the MP3 file format in Audacity. Anyone know?

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

Re: Why is sample rate 44.1 Hz and bitrate 144 kbps not supp

Post by DVDdoug » Wed Nov 26, 2014 9:03 pm

MP3, I assume?

144 kbps may not be a valid MP3 bitrate. This page says:
MPEG-1 layer III sample frequencies (kHz): 32 48 44.1
bitrates (kbps): 32 40 48 56 64 80 96 112 128 160 192 224 256 320
ample rate of 44100 kbps
That should be 44.1 kHz. ;)

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

Re: Why is sample rate 44.1 Hz and bitrate 144 kbps not supp

Post by steve » Wed Nov 26, 2014 9:09 pm

There are three MP3 codecs: MPEG-1 layer III, MPEG-2 layer III and MPEG-3 layer III. Each use slightly different encoding methods and support different sample rate/bit rate combinations. As you can see here: http://lame.cvs.sourceforge.net/viewvc/ ... usage.html, 144 kbps is a supported bit rate only for MPEG-2 layer III. The highest sample rate supported by MPEG-2 layer III is 24 kHz. "Normal" MP3's are MPEG-1 layer III.
There is additional information on Wikipedia: http://en.wikipedia.org/wiki/MP3
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Djard
Posts: 125
Joined: Fri Nov 05, 2010 6:25 pm
Operating System: Please select

Re: Why is sample rate 44.1 Hz and bitrate 144 kbps not supp

Post by Djard » Thu Nov 27, 2014 8:13 am

Perhaps the developers skipped support for that bitrate at 44.1 KHz because of Microsoft's not-so-perfect algorithms, having a proclivity for confusion when alphanumerics are similar: e.g. 44100 and 144 (?). I once typed a filename similar to that of a system file, with a legitimately different file extension, yet the OS read it as a sys file...just my guess that MS is the limiter. I already visited the links kindly provided, but maybe I overlooked something. I research them further. Thanks for responding.

Post Reply