<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>GuruBlog : Articles about mplayer</title>
    <description>local-guru.net</description>
    <link>http://www.local-guru.net/blog</link>
    <ttl>40</ttl>
    <item>
      <title>making a video from single frames</title>
      <link>http://www.local-guru.net//blog/2010/1/12/making-a-video-from-single-frames</link>
      <description>&lt;p&gt;if you have exported a directory full of single frames from a processing sketch or a tool like &lt;a href="http://toonloop.com/"&gt;toonloop&lt;/a&gt;
or gimp you can combine them to a video using mencoder like this.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;mencoder "mf://*.jpg" -mf fps=12 -o output.avi -ovc lavc -lavcopts vcodec=mpeg
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;the mplayer manual has &lt;a href="http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-enc-images.html"&gt;more details&lt;/a&gt; in case you need them&lt;/p&gt;

&lt;p&gt;here is a sample video i made using toonloop and some colored buildingblocks&lt;/p&gt;

&lt;object width="400" height="300"&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8691969&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" /&gt;&lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=8691969&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"&gt;&lt;/embed&gt;&lt;/object&gt;


&lt;p&gt;&lt;a href="http://vimeo.com/8691969"&gt;buildingblocks toonloop video&lt;/a&gt; from &lt;a href="http://vimeo.com/user2956553"&gt;Nikolaus Gradwohl&lt;/a&gt; on &lt;a href="http://vimeo.com"&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;

</description>
      <pubDate>2010-01-12T11:33:00+01:00</pubDate>
    </item>
  </channel>
</rss>

