Audio Bitrate & File Size Calculator

Compute uncompressed PCM audio bitrate and file size per minute from sample rate, bit depth, and channel count.

Inputs

Samples per second. CD = 44100; pro audio = 48000; hi-res = 96000 or 192000.

Bits used per sample per channel.

Number of audio channels.

Length of the recording, to compute total file size.

Result

Uncompressed bitrate
1,411.2 kbps
10.09 MiB per minute
  • Bitrate1,411.20 kbps (1.411 Mbps)
  • Data rate172.3 KiB/s
  • Per minute10.09 MiB
  • Total for 3 min30.28 MiB (31.8 MB)
Note โ€” These figures are for uncompressed PCM (WAV/AIFF). Lossy codecs (MP3, AAC, Opus) use a fixed or variable target bitrate far below PCM; lossless codecs (FLAC, ALAC) typically compress PCM by 40โ€“60%.

Step-by-step

  1. Bitrate = sample rate ร— bit depth ร— channels = 44,100 ร— 16 ร— 2 = 1,411,200 bits/s.
  2. Bytes per second = 1,411,200 รท 8 = 176,400 B/s.
  3. Per minute = 176,400 ร— 60 = 10,584,000 bytes โ‰ˆ 10.09 MiB.

How to use this calculator

  • Enter the sample rate in Hz (44100 for CD, 48000 for video/pro audio).
  • Select the bit depth and the number of channels.
  • Enter a duration in minutes to get the total file size.
  • Read the bitrate in kbps and the file size per minute and total.

About this calculator

Uncompressed digital audio (PCM, as stored in WAV and AIFF files) has a bitrate set entirely by three numbers: the sample rate, the bit depth, and the number of channels. Multiply them together and you get the bitrate in bits per second; divide by eight for bytes, and multiply by the duration for total file size. CD-quality audio โ€” 44,100 samples per second, 16 bits per sample, 2 channels โ€” works out to 1,411,200 bits per second, or about 10.1 MiB per minute. Higher sample rates and bit depths (used in professional and hi-res audio) raise the rate proportionally, as do extra channels for surround sound. These figures are for uncompressed audio; lossy formats like MP3 and AAC store far less, and lossless formats like FLAC shrink PCM by roughly half without losing data.

How it works โ€” the formula

Bitrate (bit/s) = Sample rate ร— Bit depth ร— Channels Bytes/s = Bitrate รท 8 File size = Bytes/s ร— Duration (s)

Uncompressed PCM stores every sample at full precision, so the data rate is just the product of how often, how precisely, and how many streams are recorded. File size is the data rate times the length.

Worked examples

Example 1
CD: 44100 Hz, 16-bit, stereo
Inputs:
sampleRate=44100, bitDepth=16, channels=2
Output:
1,411 kbps ยท 10.1 MiB/min
Example 2
Studio: 48000 Hz, 24-bit, stereo
Inputs:
sampleRate=48000, bitDepth=24, channels=2
Output:
2,304 kbps ยท 16.5 MiB/min
Example 3
Hi-res 5.1: 96000 Hz, 24-bit, 6 ch
Inputs:
sampleRate=96000, bitDepth=24, channels=6
Output:
13,824 kbps

Limitations

  • Covers uncompressed PCM only โ€” not lossy or lossless codecs.
  • Ignores file container/header overhead (a few KB).
  • 32-bit float is treated as 32 bits per sample.

PCM figures are exact; compressed-format sizes depend on the codec and settings.

Frequently asked

Multiply the sample rate by the bit depth by the number of channels. For CD audio: 44,100 Hz ร— 16 bits ร— 2 channels = 1,411,200 bits per second (about 1,411 kbps). This is the uncompressed PCM bitrate.

Related calculators

More tools you might like