-
Size of uncompressed WMV – larger than necessary
Forgive me if I am missing something obvious!
I used Premiere (CS4) to create a short video.
I used the export function(Windows Media, uncompressed).
The resulting file is very large. Of course, I expected it to produce a big file – but how big?The video has a resolution 1280*720,at 29 fps, and runs for 5 mins 13 secs. The resulting filesize was about 21Gb.
I realise the file will contain some additional data (headers, keyframes etc), but my simple maths suggest it would create a file of about 1Gb.
Number of pixels in a frame * fps * number of secs / (8*1024*1024)
=(1280*720) * 29 * 313 / (8*1024*1024) = 997megSo. What is the WMV file containing which makes it 20 times the expected size?