Bitrate to File Size Calculator – Video & Audio MB, GB

Bitrate to File Size Calculator

Combine a video bitrate and an audio bitrate over a set duration to get the finished file size in MB, MiB and GB, plus the size per minute and the combined bitrate. Flip to Target mode to reverse the math and find the highest bitrate that still fits inside a size limit, using size = bitrate x time / 8.

đź’ľChoose a Mode

🎬Real Export & Streaming Presets

📝Media Inputs

The video stream data rate. Leave 0 for audio-only files.

1 Mbps equals 1000 kbps in these calculations.

Combined audio track rate, for example 128, 256 or 320 kbps.

Muxing overhead for MP4, MKV or MOV, usually 1 to 3 percent.

Choose how you want to type the length of the clip.

Hours, minutes and seconds of the finished media.

Total runtime in minutes, decimals allowed.

Target mode: the size limit your file must fit under.

Unit that the target size above is measured in.

Decimal is used by media tools; binary is what an OS shows.

Total File Size 0 MB decimal megabytes
In Gigabytes 0 GB same file, larger unit
Size Per Minute 0 MB MB for every minute
Combined Bitrate 0 Mbps video plus audio

🔢Formula Snapshot

/ 8bits to bytes
1000MB per GB (dec)
1024MiB per GiB (bin)
V+Atotal bitrate

đź“‹Bitrate and Duration to Size Grid

Total Bitrate10 min30 min1 hour2 hours
1 Mbps75 MB225 MB450 MB900 MB
2 Mbps150 MB450 MB900 MB1.8 GB
5 Mbps375 MB1.13 GB2.25 GB4.5 GB
8 Mbps600 MB1.8 GB3.6 GB7.2 GB
10 Mbps750 MB2.25 GB4.5 GB9 GB
16 Mbps1.2 GB3.6 GB7.2 GB14.4 GB
25 Mbps1.88 GB5.63 GB11.25 GB22.5 GB
50 Mbps3.75 GB11.25 GB22.5 GB45 GB

📦Container Overhead by Format

ContainerTypical OverheadBest ForNote
MP4 / M4V1 - 2%Web and mobileCompact, widely supported
MKV1 - 2%Archival, subtitlesFlexible track support
MOV1 - 3%Editing, AppleCommon with ProRes
WebM1 - 2%HTML5 videoVP9 or AV1 payload
TS / MPEG-TS4 - 6%Broadcast, HLSExtra packet headers
AVI2 - 5%Legacy filesHigher per-frame index
MP3 / AAC< 1%Audio onlyTiny tag overhead

🎥Common Export Preset Sizes (per hour)

PresetVideoAudioTotal RateSize / Hour
YouTube 1080p SDR8 Mbps256 kbps8.26 Mbps3.7 GB
YouTube 4K SDR45 Mbps384 kbps45.4 Mbps20.4 GB
Blu-ray 1080p25 Mbps640 kbps25.6 Mbps11.5 GB
H.264 web clip5 Mbps128 kbps5.13 Mbps2.3 GB
H.265 movie12 Mbps384 kbps12.4 Mbps5.6 GB
ProRes 422 HQ 1080p880 Mbps1536 kbps881 Mbps397 GB
Podcast MP30 Mbps128 kbps128 kbps57.6 MB
FLAC stereo0 Mbps900 kbps900 kbps405 MB

📺Streaming Platform Bitrate to Hourly Size

Platform / QualityVideo MbpsAudio kbpsTotal MbpsGB / HourNotes
YouTube 720p51285.132.3H.264 SDR
YouTube 1080p82568.263.7Standard HD
YouTube 1440p1625616.37.32K upload
YouTube 4K4538445.420.42160p SDR
Netflix HD5.81926.02.7Adaptive stream
Netflix 4K15.364015.97.2HDR capable
Twitch 1080p6061606.162.8Live cap 6 Mbps
Zoom HD call3963.11.4Video meeting
Spotify Very High03200.320.14Audio only

⚙Formula Breakdown

Total bitrate = V + AAdd the video and audio rates in the same unit. An 8 Mbps video with 256 kbps audio is 8000 + 256 = 8256 kbps of total data.
Size in bits = rate x timeMultiply the total bitrate in bits per second by the duration in seconds. 8256 kbps over 3600 s is 8256000 x 3600 bits.
Size in bytes = bits / 8There are 8 bits in a byte, so divide the bit total by 8 to get bytes before scaling up to MB or GB.
Decimal MB = Mbps x s / 8Because 1 MB is 1,000,000 bytes, size in MB equals total Mbps times seconds divided by 8. This is what most encoders report.
Binary MiB = bytes / 1048576An operating system counts 1 MiB as 1024 x 1024 = 1,048,576 bytes, so file managers show a slightly smaller number than MB.
Overhead factorMultiply the payload size by 1 plus the container overhead percentage to account for muxing headers and index data.
Max bitrate = size x 8 / sReverse the formula for a target: convert the size limit to bits, divide by duration, then subtract audio to leave the video budget.

đź’ˇSizing Tips With Real Numbers

Fit a 25 MB upload limit: For a 5 minute (300 s) clip capped at 25 MB, the total budget is 25 x 8 / 300 = 0.667 Mbps, about 667 kbps. Reserve 128 kbps for audio and roughly 539 kbps is left for video, so drop the resolution or trim the length if that looks too low for your footage.
Decimal versus binary gap: A file the encoder calls 4500 MB shows as 4500 / 1024 = 4.39 GiB in your file manager, not 4.5 GB. The gap grows about 4.6 percent per GB, so a disc, phone or email limit quoted in GiB is stricter than the same number in decimal GB.

It’s just math. File sizes aren’t magic, they’re just bits. When you encode video, you create a file full of a certain number of bit per second, for a given period of time. And there’s one simple equation that determines how heavy that file will weigh on your computer’s hard drive. Multiply the bitrate by the number of seconds, then turn the result into bytes. This will be size of the encoded file.

This calculator work out this math in two ways. You can get the resulting file size from a bitrate and a length, or vice versa by calculating what bitrate will fit within a tight storage constraint. The latter is a feature that has already saved content creators hours of wasted disk space and failed uploads.

How Video File Size Works

It sounds like a trick: just multiply the duration (in seconds) by the bitrate (in bits per second). The result is size (also in bits), but what’s a bit? Well, there are eight bits in a single byte so we can simply divide our bit count by eight to get bytes. In terms of units humans actualy use, this means that when you say “1.5Mbps,” that’s really saying “1.5 million bits per second.” Multiply the duration (seconds) times the total bitrate (megabits per second) then divide by eight, and voila, you have your decimal megabyte size. So 8 Mbps for an hour would yield a file of 8 × 3600 / 8, or roughly 3600 MB, before taking into account overhead.

It’s all the tool does. It stops being mysterious after you understand it and becomes a budget instead. Except most media files contains multiple streams. A standard export contains both an audio track and a video track, and it will be as large as those two put together. The calculator ask about each independently, the bitrate of the audio and the bitrate of the video, and adds those into a total combined rate. So if you have an 8 Mbps video track and 256 kbps of audio, that’s actualy 8256 kbps of data being pushed around per second. Separating out the fields reflects how pros think when they encode. You can quickly see how much of your storage budget the audio use. Since it is usually higher-fidelity audio, it eats up more than you might guess.

Most folks don’t know why their operating system says a certain file size while a media tool claims it’s something else entirely. The reason? One number throws off everyone: the difference between how your operating system shows a size and what an encoder gives you. While your encoder counts in decimals (e.g. 1 megabyte = 1,000,000 bytes), many mobile apps and Windows-based file managers counts in binary (e.g. 1 mebibyte = 1,048,576 bytes). So whereas the encoder labels a file as 4500 MB, your real-world disk shows maybe 4.39 GiB. For every gigabyte, you’re losing about 4.6 percent. Most folks aren’t catching that part. Why didn’t that file download to be EXACTLY the size I thought? You guessed it; that’s the switch. Toggle between the two types of units to see what your computer is going to tell you.

The entire file is not the raw stream. There are extra bits included with wrapping audio and video files into something called a container (MOV, MKV, MP4). Containers include things like index, timing info, and packet headers which is generally 1-3 percent of the overall file size for typical web containers. Broadcast containers (called transport streams) have larger muxing overhead, sometimes 4-6 percent due to inclusion of many smaller packets. You can specify how much overhead to include. The calculator then multiplies the payload by that fraction, which makes its estimate closer to the actual output than theoretical minimum. Overhead doesn’t matter at all if the input is pure audio like an MP3, but does when dealing with complicated video projects.

Four important numbers are displayed in size mode. These include total file size in your selected units, the size in gigabytes for long recordings, how much space it uses per minute, and the total bitrate. Because each of those substituted number appears in the breakdown panel, the calculator serves double duty as an open look at your own math.

Flip to target mode and the math turns around. It will convert your size limit to bits and remove overhead. Then it will divide by length and subtract audio to find video budget. That’s crucial when dealing with platforms whose uploads has strict caps. Common workflows include heavy ProRes exports, Blu-ray masters, and YouTube 1080p uploads. These have presets loaded into the interface. You tweak whichever field is necessary for your project, and since presets auto-run, you can just click to compare results before making any changes. It’s all laid out on the page in reference tables for easy comparison among various resolutions and platforms.

Bandwidth is wasted if you’re guessing at file sizes. This tool combines container overhead, stream combination, unit systems, and size formula in one place. It turns a fuzzy estimate into a firm number before you even hit the encode button. Need to trim a clip down to fit a share limit? Fill a disc? Plan an upload? It’ll give you a dependable answer in seconds. The bits add up exactly as they should of.

Bitrate to File Size Calculator – Video & Audio MB, GB