<?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/"
	>

<channel>
	<title>blog.humaneguitarist.org &#187; Ogg Theora</title>
	<atom:link href="http://blog.humaneguitarist.org/tag/ogg-theora/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.humaneguitarist.org</link>
	<description>discoveries in digital audio, music notation, and information encoding</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:33:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>using Expression Encoder 3 to create WMV, Flash, and Ogg Theora screencasts</title>
		<link>http://blog.humaneguitarist.org/2010/04/25/using-expression-encoder-3-to-create-wmv-flash-and-ogg-theora-screencasts/</link>
		<comments>http://blog.humaneguitarist.org/2010/04/25/using-expression-encoder-3-to-create-wmv-flash-and-ogg-theora-screencasts/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 03:25:36 +0000</pubDate>
		<dc:creator>nitin</dc:creator>
				<category><![CDATA[technophilia]]></category>
		<category><![CDATA[laptops]]></category>
		<category><![CDATA[Ogg Theora]]></category>
		<category><![CDATA[screencasts]]></category>
		<category><![CDATA[video codecs]]></category>

		<guid isPermaLink="false">http://blog.humaneguitarist.org/?p=881</guid>
		<description><![CDATA[My Dell laptop died. I&#160;fried the motherboard trying to reduce the fan noise &#8230; long story. The computer was a couple years old and was pretty low-powered, so I&#160;don&#39;t feel too bad. I&#160;got a new laptop. It&#39;s a Lenovo T510 &#8211; pretty much the only laptop I&#160;could find under $1k that had a matte screen. [...]]]></description>
			<content:encoded><![CDATA[<p>My Dell laptop died.</p>
<p>I&nbsp;fried the motherboard trying to reduce the fan noise &#8230; long story. The computer was a couple years old and was pretty low-powered, so I&nbsp;don&#39;t feel<span style="font-style: italic;"> </span>too bad.</p>
<p>I&nbsp;got a new laptop. It&#39;s a Lenovo T510 &#8211; pretty much the only laptop I&nbsp;could find under $1k that had a matte screen. I&nbsp;just can&#39;t look at those glossy screens.</p>
<p>Anyway, I&#39;ve been playing around with having a more powerful computer so I&nbsp;dowloaded Microsoft&#39;s <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b6c8015b-e5de-46c0-98cd-1be12eef89a8">Expression Encoder 3</a> (formerly Windows Media Encoder). Besides the encoder, it also has a screen capture function. The free version limits you to 10 minute captures, but I&#39;m guessing you could merge several screencasts in the Encoder component to make a longer video.</p>
<p>Anyway, on the downside of course is that the free version limits you to WMV (Windows Media)&nbsp;format. Now, there&#39;s nothing wrong with that, but it isn&#39;t the best format for widespread deployment via the Internet. But you can easily upload the video to YouTube or the much classier <a href="http://vimeo.com/">Vimeo</a>. That way you can get the file converted to something that can be viewed in-line with Flash and<em> </em>hosted for free. And those sites offer easy ways to share and embed the videos into your blog, website, or Facebook page, etc.</p>
<p>Now another option if</p>
<ul>
<li>you have the bandwidth to host the video yourself</li>
<li>and you like open standards</li>
</ul>
<p>is to convert your WMV&nbsp;file to Ogg Theora via <a href="http://v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a>. All I&nbsp;had to do was dowload the Windows version of ffmpeg2theora (version 0.26) and then place it in the same folder as my WMV&nbsp;file.</p>
<p>Let&#39;s say the file is called &quot;foo.wmv&quot; and that it&#39;s in my root C drive.</p>
<p>The WMV&nbsp;can be converted to Ogg Theora via the following command line code:</p>
<p style="margin-left: 40px;"><code>C:\&gt; ffmpeg2theora-0.26 foo.wmv</code></p>
<p>I should mention that I seemed to only have any luck with this if I&nbsp;first set Expression Encoder to export to VC-1 Simple/WMA for the respective video/audio output formats.</p>
<p>Anyway, the new file called &quot;foo.ogv&quot; gets made and you can open and play it straight from Firefox which has native <a href="http://www.w3schools.com/html5/tag_video.asp">HTML5 &lt;video&gt; tag</a> support for Ogg Theora video files.</p>
<p>By the way, <a href="http://techcrunch.com/2009/07/06/html-5-ogg-theora-vs-h264-in-the-battle-for-a-web-video-standard/">here&#39;s an interesting bit</a> on the impending battle between Ogg Theora and the H.264 video codec.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.humaneguitarist.org/2010/04/25/using-expression-encoder-3-to-create-wmv-flash-and-ogg-theora-screencasts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

