Im making a bitrate calculator but i don't know the exact formula, can anyone help me out?
+ Reply to Thread
Results 1 to 6 of 6
-
-
theres already one.
https://www.videohelp.com/calc.htmHis name was MackemX
What kind of a man are you? The guy is unconscious in a coma and you don't have the guts to kiss his girlfriend? -
um yea i know, but i wanted to make my own, im sitting at home sick with nothing to do, doeas anyone know the formula?
-
well it can be figured out with some pretty basic math skills from the 6 or so calculators already posted and another 10- 15 found on the net ..
-
You mean this:
Manually calculate the bitrate
The basic bitrate formula is
(Size - (Audio x Length )) / Length = Video bitrate
L = Lenght of the whole movie in seconds
S = Size you like to use in KB (note 700 MB x 1024° = 716 800 KB)
A = Audio bitrate in KB/s (note 224 kbit/s = 224 / 8° = 28 KB/s)
V = Video bitrate in KB/s, to get kbit/s multiply with 8°.
°8 bit = 1 byte.
°1024 = 1 kilo in the computer world.
Example
90 minutes video, L = 90 x 60 = 5 400 seconds
700 MB CD but be sure that if fits use a bit lower like 695 MB, S = 695 x 1024 = 711 680 KB
Audio bitrate, A = 224 kbit/s / 8 = 28 KB/s
(711 680 - (5400 x 28) ) / 5400 = 104 KB/s x 8° = 830 kbit/s.
That's right off the bitrate calculator page.8)
"Art is making something out of nothing and selling it." - Frank Zappa -
yes, thats what i was looking for, however, it doesn't match up to any other bitrate calculator i've used so far. in fact no of the bitrate calculators give me the same bitrate. which one is correct?
Similar Threads
-
What is the best Bitrate Calculator ?
By Simmons in forum Video ConversionReplies: 6Last Post: 15th Jan 2011, 08:08 -
bitrate calculator for multiple audio?
By ecc in forum Video ConversionReplies: 4Last Post: 4th Sep 2008, 20:25 -
bitrate calculator
By pcb in forum Newbie / General discussionsReplies: 9Last Post: 1st May 2008, 11:34 -
videohelp bitrate calculator question
By mrgain in forum EditingReplies: 5Last Post: 24th Oct 2007, 15:56 -
Real media Bitrate calculator?
By ViB in forum Newbie / General discussionsReplies: 1Last Post: 1st Jun 2007, 13:34