<?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>Schadenfreude &#187; mencoder</title>
	<atom:link href="http://www.ralree.com/tag/mencoder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:49:15 +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>How to concatenate 2 avis together</title>
		<link>http://www.ralree.com/2007/07/19/how-to-concatenate-2-avis-together/</link>
		<comments>http://www.ralree.com/2007/07/19/how-to-concatenate-2-avis-together/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 22:35:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mencoder]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/how-to-concatenate-2-avis-together</guid>
		<description><![CDATA[Found the answer here. sudo apt-get install transcode avimerge -o myvideo.avi -i video1.avi video2.avi Took about 3 minutes here for over 1GB of video.]]></description>
			<content:encoded><![CDATA[<p>Found the answer <a href="http://www.mplayerhq.hu/DOCS/HTML/en/faq.html#id2555391">here</a>.</p>
<pre><code>
sudo apt-get install transcode
avimerge -o myvideo.avi -i video1.avi video2.avi
</code></pre>
<p>Took about 3 minutes here for over 1GB of video.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2007/07/19/how-to-concatenate-2-avis-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

