<?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; flv</title>
	<atom:link href="http://paulojacob.com/wp/tag/flv/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>Sun, 15 Aug 2010 17:05:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 the output video [...]]]></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>
