How do you calculate the amount of storage space necessary for a video? I am seeking a mathematical formula. Since computers use "logic", and thereby mathematics, this should be simple to understand. However, i have been unsuccessful with my google queries regarding this. So i have come here.
So for example, 1080p 60fps videos.
1980 X 1080 = 2,730,600
(I assumed each "pixel" is equal to 1 bit)
2,730,600 X 60 = 124,416,000
(Bits X FPS = Total bits per second)
124,416,000 / 1,000 = 124,416
(Divide by 1,000 to go from Bits to KiloBits)
124,416 / 1,000 = 124.416
(Divide by 1,000 to go from KiloBits to MegaBits)
124.416 / 8 = 15.552
(Divide by 8 to go from MegaBits to MegaBYTES)
15.552 MegaBytes per second for 1080p at 60fps. Without Compression.
15.552 X 60 = 933.12
(MegaBytes per second times 60 seconds, for MegaBytes per Minute)
933.12 MegaBytes Per Minute
Now That is my calculations. However, this answer seems unrealistic.
This is based mostly on guess work, since i cannot find ANY source to give any kind and/or type of mathematical equation. So is the answer correct or wrong? Should i have included bit depth? What other things should be included? or excluded from the equations?
And is anyone capable of giving a source for their answer?
Also, i will not accept an answer without the underlying mathematical proof.
So for example, 1080p 60fps videos.
1980 X 1080 = 2,730,600
(I assumed each "pixel" is equal to 1 bit)
2,730,600 X 60 = 124,416,000
(Bits X FPS = Total bits per second)
124,416,000 / 1,000 = 124,416
(Divide by 1,000 to go from Bits to KiloBits)
124,416 / 1,000 = 124.416
(Divide by 1,000 to go from KiloBits to MegaBits)
124.416 / 8 = 15.552
(Divide by 8 to go from MegaBits to MegaBYTES)
15.552 MegaBytes per second for 1080p at 60fps. Without Compression.
15.552 X 60 = 933.12
(MegaBytes per second times 60 seconds, for MegaBytes per Minute)
933.12 MegaBytes Per Minute
Now That is my calculations. However, this answer seems unrealistic.
This is based mostly on guess work, since i cannot find ANY source to give any kind and/or type of mathematical equation. So is the answer correct or wrong? Should i have included bit depth? What other things should be included? or excluded from the equations?
And is anyone capable of giving a source for their answer?
Also, i will not accept an answer without the underlying mathematical proof.