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
bit rate
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.
Re: bit rate
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.
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
Just for anyone else reading this, 96000 Hz and 192000 Hz are sample rates, not bit rates.rhkrhk wrote: 24 bit with bit rate set at either 96K or 192K.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual