<?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>DavidJB.com &#187; flv</title>
	<atom:link href="http://davidjb.com/blog/tag/flv/feed" rel="self" type="application/rss+xml" />
	<link>http://davidjb.com</link>
	<description>The ramblings of an IT professional about life, the Universe, and Plone</description>
	<lastBuildDate>Thu, 22 Jul 2010 07:21:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ffmpeg and FLV on Ubuntu</title>
		<link>http://davidjb.com/blog/2009/09/ffmpeg-and-flv-on-ubuntu</link>
		<comments>http://davidjb.com/blog/2009/09/ffmpeg-and-flv-on-ubuntu#comments</comments>
		<pubDate>Tue, 22 Sep 2009 00:21:05 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[AV]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://davidjb.com/?p=230</guid>
		<description><![CDATA[Wow, ffmpeg is really great for converting multimedia.  Unfortunately, the support for MP3 audio doesn&#8217;t appear available by default.  Sure, it can decode MP3 audio and write to an MP3 container, but what about having an actual MP3 codec available? sudo apt-get purge ffmpeg sudo apt-get install libavcodec-unstripped-52 libavdevice-unstripped-52 libavformat-unstripped-52 libavutil-unstripped-49 libpostproc-unstripped-51 libswscale-unstripped-0 ffmpeg As [...]]]></description>
		<wfw:commentRss>http://davidjb.com/blog/2009/09/ffmpeg-and-flv-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
