Video Bitrate Calculator
Solve for video file size, bitrate, or duration from the other two values. Handles Mbps, kbps, MB and GB with this free video bitrate calculator.
Video Bitrate Calculator
Method
How this calculator works
The core relationship is fileSize_bits = bitrate_bps × duration_seconds, and fileSize_bytes = fileSize_bits ÷ 8. Rearrange to solve for whichever value is unknown: bitrate = bits ÷ seconds, or duration = bits ÷ bitrate.
- Choose what you want to solve for: File Size, Bitrate, or Duration.
- Enter the two known values in the fields that appear.
- The tool applies fileSize_bits = bitrate × duration, converting units as needed.
- Read the solved value as the primary result, with a secondary unit shown for reference.
Examples
Worked examples
Real numbers, end-to-end results.
10 Mbps × 60 sec
= 75 MB
10,000,000 bits/s × 60 s = 600,000,000 bits ÷ 8 = 75,000,000 bytes.
1.5 GB over 30 min
= 6.67 Mbps
1.5e9 × 8 = 1.2e10 bits ÷ 1,800 s = 6,666,667 bits/s.
700 MB at 4 Mbps
= 0:23:20
700e6 × 8 = 5.6e9 bits ÷ 4,000,000 bits/s = 1,400 s.
Use cases
When to use it
- Pick an export bitrate that fits a target upload or storage size.
- Estimate how long a clip can run before it exceeds a size limit.
- Reverse-engineer the average bitrate of an existing video file.
- Plan streaming quality against bandwidth and data caps.
FAQ
Frequently asked questions
What is video bitrate?
How do I calculate video file size from bitrate?
How do I find the bitrate for a target file size?
What bitrate should I use for 1080p video?
Does this calculator use decimal or binary megabytes?
Related tools
All calculators →Data Storage Converter
Convert between bits, bytes, KB, MB, GB, TB and binary units.
Download Time Calculator
Estimate how long a file takes to download at a given internet speed.
Bandwidth Calculator
Calculate data transfer time, bandwidth, and hosting requirements.