Video Bitrate Calculator
Video Bitrate Calculator lets you available video bitrate subtracts audio bits from total file bits per second. Enter your own values or load the worked example.
- Copy or download the computed result
- Adjust target size (mb)
- See the processing method and limits
Method and calculation
Available video bitrate subtracts audio bits from total file bits per second.
Inputs and settings
Video Bitrate Calculator accepts Target size (MB) (minimum 0.000001); Duration (seconds) (minimum 0.000001); Audio bitrate (kbps) (minimum 0).
Worked example
Video Bitrate Calculator example — Target size (MB): 100; Duration (seconds): 60; Audio bitrate (kbps): 128. Computed output: { "videoKbps": 13205.333333333334, "totalKbps": 13333.333333333334 }
Output and limitations
Video Bitrate Calculator: Use finite inputs. Results use double-precision arithmetic.
Technical references: JavaScript numerical operations
Video Bitrate Calculator FAQs
Video Bitrate Calculator applies the following rule to your input: Available video bitrate subtracts audio bits from total file bits per second. The worked example on this page uses the same processor as the result button.
Video Bitrate Calculator has these boundaries: Use finite inputs. Results use double-precision arithmetic. Start by checking the target size (mb) field against the units or format shown.
Video Bitrate Calculator provides this sample: { "videoKbps": 13205.333333333334, "totalKbps": 13333.333333333334 }. Use the sample button to reproduce it, then replace the inputs with your own values.