<?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>GeekMadness &#187; Movies and Animation</title>
	<atom:link href="http://jplui.com/geekmadness/category/entertainment/movies-and-animation/feed/" rel="self" type="application/rss+xml" />
	<link>http://jplui.com/geekmadness</link>
	<description>Mostly Cool Stuff</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:20:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting Codecs to Work in WinFF</title>
		<link>http://jplui.com/geekmadness/2011/04/13/getting-codecs-to-work-in-winff/</link>
		<comments>http://jplui.com/geekmadness/2011/04/13/getting-codecs-to-work-in-winff/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 05:24:15 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Movies and Animation]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1092</guid>
		<description><![CDATA[So I installed WinFF the other day from the repository. I&#8217;ve used WinFF before and it&#8217;s a great cross-platform FFMPEG frontend for converting and transcoding videos and audios. When WinFF is all set up, it works like a charm. However when installing it for the first time, or in my case setting it up again [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/13/getting-codecs-to-work-in-winff/' addthis:title='Getting Codecs to Work in WinFF ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>So I installed <a href="apt:winff" target="_blank">WinFF</a> the other day from the repository. I&#8217;ve used <a href="http://winff.org" target="_blank">WinFF</a> before and it&#8217;s a great cross-platform FFMPEG frontend for converting and transcoding videos and audios.</p>
<p>When WinFF is all set up, it works like a charm. However when installing it for the first time, or in my case setting it up again after a long period of time, problems revolving around codecs usually come up.</p>
<p>The problem isn&#8217;t particularly difficult, it&#8217;s just frustrating.<span id="more-1092"></span></p>
<p><script type="text/javascript">// <![CDATA[
      google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>When you get an &#8220;unknown encoder libmp3lame&#8221; error for example, what is the normal course of action? <a title="Installing Programs in Ubuntu" href="http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/" target="_blank">Look for it in Ubuntu Software Center and install</a> libmp3lame of course!</p>
<p>Wrong! Ubuntu has most of the codecs in the repository, but FFMPEG needs its codecs to be compiled in. So having installed libmp3lame from the Software Center doesn&#8217;t automatically mean FFMPEG can use them.</p>
<p>WinFF uses FFMPEG to work on your media files. In Ubuntu, the FFMPEG version in the repositories are quite lean, with many of the non-free codecs like XVid and MP3 not compiled-in by default because of Ubuntu&#8217;s legal philosophy. So we now have two options:</p>
<ol>
<li>Install a fuller-featured FFMPEG from <a href="http://medibuntu.org/" target="_blank">Medibuntu</a></li>
<li><a title="Installing Programs in Ubuntu" href="http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/" target="_blank">Install</a> libavcodec-extra-XX from the repository. This will replace the normal libavcodec-XX with an unrestricted FFMPEG library.</li>
</ol>
<p>As much as possible, I prefer working with whatever&#8217;s already existing in the repository, so #2 is fine with me. However, I will make an exception for programs with slow Ubuntu updates. An example is Blender. It&#8217;s a great 3D modelling and animation program but I often prefer the more bleeding-edge development versions or betas for its features over the much more stable versions in the repository.</p>
<p>Well, I&#8217;ve written this mostly like a &#8220;note to self&#8221; kind of post, but I hope it helps someone out there as well.</p>
<p>Happy converting!</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2011%2F04%2F13%2Fgetting-codecs-to-work-in-winff%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/13/getting-codecs-to-work-in-winff/' addthis:title='Getting Codecs to Work in WinFF ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2011/04/13/getting-codecs-to-work-in-winff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sintel&#8217;s Almost Here! Big Buck Bunny Sighting!</title>
		<link>http://jplui.com/geekmadness/2009/11/18/sintels-almost-here-big-buck-bunny-sighting/</link>
		<comments>http://jplui.com/geekmadness/2009/11/18/sintels-almost-here-big-buck-bunny-sighting/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:39:30 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Movies and Animation]]></category>
		<category><![CDATA[Tech Stuff]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=916</guid>
		<description><![CDATA[The third open movie, Sintel, is coming out really soon and is in its last few weeks of development. Like the first two open movies, it is being produced by the Blender Foundation, inviting the best talents to work on it for six months in Amsterdam and introduces several more improvements to the Blender software. [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/11/18/sintels-almost-here-big-buck-bunny-sighting/' addthis:title='Sintel&#8217;s Almost Here! Big Buck Bunny Sighting! ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><!-- google_ad_section_start --></p>
<div id="attachment_921" class="wp-caption alignleft" style="width: 310px"><a rel="attachment wp-att-921" href="http://jplui.com/geekmadness/2009/11/18/sintels-almost-here-big-buck-bunny-sighting/dragon_fight-andree_wallin/"><img class="size-medium wp-image-921" title="Dragon Fight by Andree Wallin" src="http://jplui.com/geekmadness/wp-content/uploads/2009/11/dragon_fight-andree_wallin-300x162.jpg" alt="Concept art by Andree Wallin" width="300" height="162" /></a><p class="wp-caption-text">Concept art by Andree Wallin</p></div>
<p>The third open movie, Sintel, is coming out really soon and is in its last few weeks of development. Like the first two open movies, it is being produced by the Blender Foundation, inviting the best talents to work on it for six months in Amsterdam and introduces several more improvements to the Blender software. As an open movie, the guys creating it are not restricted as with commercial movies and have all the creative freedom they could have to create it. This time around, the third open movie will be an epic, action-adventure short movie set in a fictional fantasy setting.</p>
<p>Video of their intro video at the Blender Conference after the jump<span id="more-916"></span><br />
<script type="text/javascript">// <![CDATA[
  google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="220" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=7270504&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="220" src="http://vimeo.com/moogaloop.swf?clip_id=7270504&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/7270504">Blender Conference Intro Video</a> from <a href="http://vimeo.com/user2228390">Project Durian</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<div id="attachment_917" class="wp-caption alignleft" style="width: 160px"><a rel="attachment wp-att-917" href="http://jplui.com/geekmadness/2009/11/18/sintels-almost-here-big-buck-bunny-sighting/dsc00029/"><img class="size-thumbnail wp-image-917" title="Big Buck Bunny" src="http://jplui.com/geekmadness/wp-content/uploads/2009/11/DSC00029-150x150.jpg" alt="Big Buck Bunny" width="150" height="150" /></a><p class="wp-caption-text">Big Buck Bunny</p></div>
<div id="attachment_918" class="wp-caption alignleft" style="width: 160px"><a rel="attachment wp-att-918" href="http://jplui.com/geekmadness/2009/11/18/sintels-almost-here-big-buck-bunny-sighting/dsc00028/"><img class="size-thumbnail wp-image-918" title="How Much Is That Bunny in the Window?" src="http://jplui.com/geekmadness/wp-content/uploads/2009/11/DSC00028-150x150.jpg" alt="How Much Is That Bunny in the Window?" width="150" height="150" /></a><p class="wp-caption-text">How Much Is That Bunny in the Window?</p></div>
<p>Meanwhile, as I was looking for the SM/Nokia dropbox where I could dispose my old batteries, I was surprised to see Big Buck Bunny looping on some monitors of a computer store window. Not that I don&#8217;t want them to show it there, it&#8217;s great that they are. It&#8217;s just that Big Buck Bunny has been out for almost a year and a half now&#8230;</p>
<p>For those of you who also have no idea about <a href="http://peach.blender.org/" target="_blank">Big Buck Bunny</a>, it&#8217;s the second open movie project by the <a href="http://www.blender.org/features-gallery/blender-open-projects/" target="_blank">Blender Foundation</a> after <a href="orange.blender.org" target="_blank">Elephants Dream</a> (see <a href="http://jplui.com/geekmadness/2008/06/16/to-the-open-movies/" target="_blank">To the (Open) Movies</a>).</p>
<p><!-- google_ad_section_end --></p>
<p>If you found this information useful, buy me a coffee.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="encrypted" type="hidden" value="-----BEGIN PKCS7-----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-----END PKCS7-----&lt;br /&gt;" />
<input alt="PayPal - The safer, easier way to pay online." name="submit" src="https://www.paypal.com/en_GB/i/btn/btn_donate_SM.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /></p>
</form>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2009%2F11%2F18%2Fsintels-almost-here-big-buck-bunny-sighting%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/11/18/sintels-almost-here-big-buck-bunny-sighting/' addthis:title='Sintel&#8217;s Almost Here! Big Buck Bunny Sighting! ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2009/11/18/sintels-almost-here-big-buck-bunny-sighting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

