bit rate

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
rhkrhk
Posts: 34
Joined: Mon Jan 07, 2013 3:09 am
Operating System: Please select

bit rate

Post by rhkrhk » Tue Dec 16, 2014 10:39 pm

I've been recording my vinyl in audacity, 24 bit with bit rate set at either 96K or 192K. JRiver Media Center reports these as 4800-4900 for the flac files and 9216 for the wav files. Do these programs define bit-rate differently? Why is JRiver reporting audacity's 192,000 bit rate at 9,216??

thanks
rhk

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

Re: bit rate

Post by steve » Tue Dec 16, 2014 10:58 pm

For WAV files you can easily calculate the actual sample rate.
The total size of a WAV file will be just a little over: number of bytes per sample x number of channels x duration of recording in seconds.
For example, at 44100 Hz sample rate, 16 bit stereo, 6 minute recording:
"16 bit" is 2 bytes.
2 channel 16 bit at 44100 Hz is: 2 x 2 x 44100 = 176400 bytes per second
6 minutes = 360 seconds.
Total file size = 360 x 176400 = 63504000 bytes (about 60 MB).

So now you can work out if your files really are 192 kHz, 24 bit, stereo, WAV.
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: bit rate

Post by Gale Andrews » Tue Dec 16, 2014 11:04 pm

rhkrhk wrote: 24 bit with bit rate set at either 96K or 192K.
Just for anyone else reading this, 96000 Hz and 192000 Hz are sample rates, not bit rates.

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

Post Reply