Bitrate calculator for audio and video
Plan an encode by working backwards from a target file size. Enter the size you want, the clip duration and the audio bitrate, and this tool gives you the total bitrate plus the video bitrate to set — handy for two-pass encoding to a disc, upload limit or streaming budget.
The formula is target bytes × 8 ÷ seconds ÷ 1000 = total kbps, then subtract the audio bitrate for the video bitrate. Everything runs locally in your browser.