<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: time lapse: convert single jpg images to a movie</title>
	<atom:link href="http://www.munz.li/2008/07/23/time-lapse-convert-single-jpg-images-to-a-movie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.munz.li/2008/07/23/time-lapse-convert-single-jpg-images-to-a-movie/</link>
	<description>...stuff to share...</description>
	<lastBuildDate>Tue, 06 Dec 2011 21:51:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Janusz Leidgens</title>
		<link>http://www.munz.li/2008/07/23/time-lapse-convert-single-jpg-images-to-a-movie/comment-page-1/#comment-477</link>
		<dc:creator>Janusz Leidgens</dc:creator>
		<pubDate>Tue, 23 Feb 2010 13:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.munz.li/?p=48#comment-477</guid>
		<description>Hi munzli,

thanks for this article, you helped me find the command for converting images to videos for the second time.

Greetings janusz</description>
		<content:encoded><![CDATA[<p>Hi munzli,</p>
<p>thanks for this article, you helped me find the command for converting images to videos for the second time.</p>
<p>Greetings janusz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando.com.ar &#187; Blog Archive &#187; Timelapse con Canon Rebel (EOS), Arduino, y FFMPEG</title>
		<link>http://www.munz.li/2008/07/23/time-lapse-convert-single-jpg-images-to-a-movie/comment-page-1/#comment-469</link>
		<dc:creator>Fernando.com.ar &#187; Blog Archive &#187; Timelapse con Canon Rebel (EOS), Arduino, y FFMPEG</dc:creator>
		<pubDate>Sun, 29 Nov 2009 17:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.munz.li/?p=48#comment-469</guid>
		<description>[...] GNU/Linux, teniendo instalado FFMPEG, Ã©ste comando obtenido en http://www.munz.li/?p=48 me diÃ³ excelentes resultados (Hacer cd /path/a/fotos/ ): $ cd /path/a/fotos/ $ mencoder -nosound [...]</description>
		<content:encoded><![CDATA[<p>[...] GNU/Linux, teniendo instalado FFMPEG, Ã©ste comando obtenido en <a href="http://www.munz.li/?p=48" rel="nofollow">http://www.munz.li/?p=48</a> me diÃ³ excelentes resultados (Hacer cd /path/a/fotos/ ): $ cd /path/a/fotos/ $ mencoder -nosound [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel 2.0&#187; Blog Archive &#187; Polternight</title>
		<link>http://www.munz.li/2008/07/23/time-lapse-convert-single-jpg-images-to-a-movie/comment-page-1/#comment-397</link>
		<dc:creator>Manuel 2.0&#187; Blog Archive &#187; Polternight</dc:creator>
		<pubDate>Mon, 27 Jul 2009 15:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.munz.li/?p=48#comment-397</guid>
		<description>[...] grabbed quite a lot of command line options from this post to get mencoder to do what I wanted to [...]</description>
		<content:encoded><![CDATA[<p>[...] grabbed quite a lot of command line options from this post to get mencoder to do what I wanted to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timelapse con Canon Rebel (EOS), Arduino, y FFMPEG - DIY - MCCWN</title>
		<link>http://www.munz.li/2008/07/23/time-lapse-convert-single-jpg-images-to-a-movie/comment-page-1/#comment-396</link>
		<dc:creator>Timelapse con Canon Rebel (EOS), Arduino, y FFMPEG - DIY - MCCWN</dc:creator>
		<pubDate>Tue, 21 Jul 2009 22:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.munz.li/?p=48#comment-396</guid>
		<description>[...] Es necesario que el nombre de las fotos sean correlativas, en mi caso el formato era â€œ00189.jpgâ€ y generÃ© un video en formato mp4. -r = 1 a 10, siendo 10 mas lento. -b = Bitrate. Hay varias formas de lograr esto en Linux (en Win o Mac no tengo idea), les recomiendo buscar en google, o analizar este post: http://www.munz.li/?p=48 [...]</description>
		<content:encoded><![CDATA[<p>[...] Es necesario que el nombre de las fotos sean correlativas, en mi caso el formato era â€œ00189.jpgâ€ y generÃ© un video en formato mp4. -r = 1 a 10, siendo 10 mas lento. -b = Bitrate. Hay varias formas de lograr esto en Linux (en Win o Mac no tengo idea), les recomiendo buscar en google, o analizar este post: <a href="http://www.munz.li/?p=48" rel="nofollow">http://www.munz.li/?p=48</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m0py</title>
		<link>http://www.munz.li/2008/07/23/time-lapse-convert-single-jpg-images-to-a-movie/comment-page-1/#comment-355</link>
		<dc:creator>m0py</dc:creator>
		<pubDate>Fri, 05 Dec 2008 23:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.munz.li/?p=48#comment-355</guid>
		<description>this works with the new youtube HD feature:
ffmpeg -loop_input -f image2 -t  -i  -vcodec msmpeg4v2 -b 2000k -s hd720 -r 25 -i  -acodec copy </description>
		<content:encoded><![CDATA[<p>this works with the new youtube HD feature:<br />
ffmpeg -loop_input -f image2 -t  -i  -vcodec msmpeg4v2 -b 2000k -s hd720 -r 25 -i  -acodec copy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Links Tagged With "mencoder" - JabberTags</title>
		<link>http://www.munz.li/2008/07/23/time-lapse-convert-single-jpg-images-to-a-movie/comment-page-1/#comment-337</link>
		<dc:creator>Recent Links Tagged With "mencoder" - JabberTags</dc:creator>
		<pubDate>Mon, 29 Sep 2008 03:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.munz.li/?p=48#comment-337</guid>
		<description>[...] public links &gt;&gt; mencoder   time lapse: convert single jpg images to a movie Saved by zhangshuohua on Sat 27-9-2008   Sincronizando audio de tus videos con MEncoder Saved by [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; mencoder   time lapse: convert single jpg images to a movie Saved by zhangshuohua on Sat 27-9-2008   Sincronizando audio de tus videos con MEncoder Saved by [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

