<?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>Sometimes People Ask Things &#187; avi</title>
	<atom:link href="http://paulojacob.com/wp/tag/avi/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulojacob.com/wp</link>
	<description>Stuff I like to share about Linux, Life and The Lord</description>
	<lastBuildDate>Tue, 25 Oct 2011 15:22:26 +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 convert a video file for the MEMUP Wizzle portable video player</title>
		<link>http://paulojacob.com/wp/2010/07/how-to-convert-a-video-file-for-the-memup-wizzle-portable-video-player/</link>
		<comments>http://paulojacob.com/wp/2010/07/how-to-convert-a-video-file-for-the-memup-wizzle-portable-video-player/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 15:17:42 +0000</pubDate>
		<dc:creator>Paulo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[Memup]]></category>
		<category><![CDATA[mencoder]]></category>
		<category><![CDATA[Wizzle]]></category>

		<guid isPermaLink="false">http://paulojacob.com/wp/?p=93</guid>
		<description><![CDATA[I own a really cheap MEMUP Wizzle video player. It plays regular mp3 files, but it&#8217;s not simple to get videos to run on it. This device uses a AVI video compression codec (sherpya mencoder-mingw) with some strange options (version 1.0, based Xvid 1.1 video with 20 fps and audio codec 0&#215;0050 mpeg1 layer 2, [...]]]></description>
		<wfw:commentRss>http://paulojacob.com/wp/2010/07/how-to-convert-a-video-file-for-the-memup-wizzle-portable-video-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert AVI (or something else) to FLV</title>
		<link>http://paulojacob.com/wp/2010/03/convert-avi-or-something-else-to-flv/</link>
		<comments>http://paulojacob.com/wp/2010/03/convert-avi-or-something-else-to-flv/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 22:26:04 +0000</pubDate>
		<dc:creator>Paulo</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mencoder]]></category>

		<guid isPermaLink="false">http://paulojacob.com/wp/?p=26</guid>
		<description><![CDATA[To convert a video to the Flash Video format, use the mencoder command like this: mencoder &#60;SOURCE_VIDEO&#62; -o &#60;OUTPUT_VIDEO&#62;.flv -of lavf -oac mp3lame -lameopts abr:br=56 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 Some (older?) versions of mencoder will require you to add the option -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames This assumes you have the lamemp3 libs installed and that [...]]]></description>
		<wfw:commentRss>http://paulojacob.com/wp/2010/03/convert-avi-or-something-else-to-flv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

