<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Video Size Calculator</title>
	<atom:link href="http://videosize.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://videosize.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 22 Jan 2009 11:08:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='videosize.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Video Size Calculator</title>
		<link>http://videosize.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://videosize.wordpress.com/osd.xml" title="Video Size Calculator" />
	<atom:link rel='hub' href='http://videosize.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Free Video Size Calculator</title>
		<link>http://videosize.wordpress.com/2009/01/22/free-video-size-calculator/</link>
		<comments>http://videosize.wordpress.com/2009/01/22/free-video-size-calculator/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 11:03:23 +0000</pubDate>
		<dc:creator>videosize</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[video frame size]]></category>
		<category><![CDATA[video size]]></category>
		<category><![CDATA[video size calculator]]></category>

		<guid isPermaLink="false">http://videosize.wordpress.com/?p=3</guid>
		<description><![CDATA[How to calculate raw uncompressed video sizes This short text will tell you how to calculate the size of a video in memory and on disk. This short text is really an introduction. It will give you basic terminology and tools to give you an idea of the numbers we are working with. If you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=videosize.wordpress.com&amp;blog=6274409&amp;post=3&amp;subd=videosize&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]&gt;  Normal 0   false false false        MicrosoftInternetExplorer4  &lt;![endif]--><!--[if gte mso 9]&gt;   &lt;![endif]--></p>
<p class="MsoNormal"><img class="alignnone" title="Video Size Calculator" src="http://www.softpedia.com/screenshots/Video-Size-Calculator_1.png" alt="" width="189" height="197" /></p>
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal"><strong>How to calculate raw uncompressed video sizes</strong></p>
<p class="MsoNormal">
<p class="MsoNormal">This short text will tell you <strong>how to calculate the size of a video</strong> in memory and on disk. This short text is really an introduction. It will give you basic terminology and tools to give you an idea of the numbers we are working with. If you work with video you probably already know this and can skip through to the video size calculator at the bottom. If you do not know this well just read on&#8230;</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Video frame pixel size</strong></p>
<p class="MsoNormal">
<p class="MsoNormal">When we talk about the <a href="http://www.fastvideoindexer.com/">video frame size</a> we talk about how many pixels we see on the video screen. A larger frame size gives better quality and a larger file. To determine how many pixels each frame is you simply multiply the width in pixels by the height in pixels to get the total number of pixels. A typical 640&#215;480 TV frame (not HD) is 307200 pixels or about 0.3 MPixels. If you would save one such file in an uncompressed image format, like BMP, you would get a file at least 300kb large.</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Video frame byte size</strong></p>
<p>If we want to show our video in colour we need to use three colour channels to represent the one pixel. Today we almost always use one byte per colour channel, and although we use different color spaces we most often need three color channels. To get the raw uncompressed size of the video frame you then need to multiply the number of pixels in the video frame by 3 to get the number of bytes each video frame will take. You now have the size of the uncompressed video frame, in our example 0.9 Megabyte.</p>
<p><strong>Raw video size</strong></p>
<p><span style="font-size:12pt;font-family:&quot;">We now know everything we need to calculate how large an uncompressed video file will be. We now how large one video frame is and we know how many frames are used every second. Let us continue out example of a video in 640&#215;480 where each frame took 0.9 Megabyte running at 25 frames per second. The size of one second video footage would then require 25*0.9=22.5 Mb. An normal movie running one and a half hour would require 90*60*22.5 = 121500 MB = 118 Gb or about 26 single layer DVDs. The obvious conclusion is that when you work with videos you require a lot of free disk space and you need take make it smaller with compression when you have finished creating a video.</span></p>
<p><!--[if gte mso 9]&gt;  Normal 0   false false false        MicrosoftInternetExplorer4  &lt;![endif]--><!--[if gte mso 9]&gt;   &lt;![endif]--> <strong><span style="font-size:12pt;font-family:&quot;">Video size calculator</span></strong></p>
<p class="MsoNormal"><!--[if !mso]&gt;-->Enter the resolution of your video to find out its uncompressed size.</p>
<table class="MsoNormalTable" border="0" cellpadding="0">
<tbody>
<tr>
<td style="padding:.75pt;">
<table class="MsoNormalTable" border="1" cellpadding="0">
<tbody>
<tr>
<td style="padding:.75pt;">
<p class="MsoNormal">Width:         640</p>
</td>
<td style="padding:.75pt;">
<p class="MsoNormal"><!--[if gte vml 1]&gt;                  &lt;![endif]--><!--[if !vml]--><!--[endif]-->pixels</p>
</td>
</tr>
<tr>
<td style="padding:.75pt;">
<p class="MsoNormal">Height:        480</p>
</td>
<td style="padding:.75pt;">
<p class="MsoNormal"><!--[if gte vml 1]&gt;&lt;![endif]--><!--[if !vml]--><!--[endif]-->pixels</p>
</td>
</tr>
<tr>
<td style="padding:.75pt;">
<p class="MsoNormal">
</td>
<td style="border:medium none;padding:.75pt;">
<p class="MsoNormal"><span style="font-size:10pt;"> </span></p>
</td>
</tr>
<tr>
<td style="padding:.75pt;">
<p class="MsoNormal">Size per frame:</p>
</td>
<td style="padding:.75pt;">
<p class="MsoNormal"><strong>300</strong> Kb</p>
</td>
<td style="padding:.75pt;">
<p class="MsoNormal">
</td>
</tr>
<tr>
<td style="padding:.75pt;">
<p class="MsoNormal">Size per seconds film:</p>
</td>
<td style="padding:.75pt;">
<p class="MsoNormal"><strong>17</strong> MB</p>
</td>
<td style="border:medium none;padding:.75pt;">
<p class="MsoNormal"><span style="font-size:10pt;"> </span></p>
</td>
</tr>
<tr>
<td style="padding:.75pt;">
<p class="MsoNormal">Size per minutes film:</p>
</td>
<td style="padding:.75pt;">
<p class="MsoNormal"><strong>1054</strong> MB</p>
</td>
<td style="border:medium none;padding:.75pt;">
<p class="MsoNormal"><span style="font-size:10pt;"> </span></p>
</td>
</tr>
</tbody>
</table>
</td>
<td style="padding:.75pt;" valign="top">
<p class="MsoNormal"><strong>Common resolutions</strong><br />
Internet (YouTube lo-res) <a href="SetResolution(320,240)">320&#215;240</a><br />
TV Resolution (VGA, YouTube) <a href="SetResolution(640,480)">640&#215;480</a><br />
HDTV 720p Resolution <a href="SetResolution(1280,720)">1280&#215;720</a><br />
HDTV 1080i/1080p Resolution <a href="SetResolution(1920,1080)">1920&#215;1080</a></td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><span style="font-size:10pt;">Free Video size calculator &#8211; © Fredrik Lönn 2008<br />
<a href="http://www.fastvideoindexer.com/">Download Fast video indexer</a> to get index pictures from your videos</span></p>
<p class="MsoNormal">
<p class="MsoNormal"><!--[if gte mso 9]&gt;  Normal 0   false false false        MicrosoftInternetExplorer4  &lt;![endif]--><!--[if gte mso 9]&gt;   &lt;![endif]--> <span style="font-size:12pt;font-family:&quot;">You are free to use the video frame calculator on your site. Simply use an <em>iframe</em> tag and set the src to <a href="http://www.fastvideoindexer.com/articles/VideoSizes/video_size_calculator.html">http://www.fastvideoindexer.com/articles/VideoSizes/video_size_calculator.html</a><br />
You are even free to host the html page on your site as long as you keep the copyright text with the link, and please send me an email if you do use it.</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/videosize.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/videosize.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/videosize.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/videosize.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/videosize.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/videosize.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/videosize.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/videosize.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/videosize.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/videosize.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/videosize.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/videosize.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/videosize.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/videosize.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=videosize.wordpress.com&amp;blog=6274409&amp;post=3&amp;subd=videosize&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://videosize.wordpress.com/2009/01/22/free-video-size-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b5a62be705fb73b7627346529808fd1f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">videosize</media:title>
		</media:content>

		<media:content url="http://www.softpedia.com/screenshots/Video-Size-Calculator_1.png" medium="image">
			<media:title type="html">Video Size Calculator</media:title>
		</media:content>
	</item>
	</channel>
</rss>
