<?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>Site About Nuthin' &#187; c</title>
	<atom:link href="http://site.about.nuth.in/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://site.about.nuth.in</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 09 Feb 2010 13:33:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ffmpeg + libao player</title>
		<link>http://site.about.nuth.in/2009/03/25/ffmpeg-libao-player/</link>
		<comments>http://site.about.nuth.in/2009/03/25/ffmpeg-libao-player/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 22:28:26 +0000</pubDate>
		<dc:creator>Nikolai Luthman</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[libao]]></category>

		<guid isPermaLink="false">http://nikolai.luthman.name/?p=4</guid>
		<description><![CDATA[This is a very simple example of how to use ffmpeg and libao to play music. I&#8217;ve not managed to get it to play FLAC yet and when playing very large movies (like 1080p) it will jump etc. but I&#8217;ll update it when I figure it out. It&#8217;s based on http://www.xiph.org/ao/doc/ao_example.c  and http://www.dranger.com/ffmpeg/tutorial03.html. So far [...]]]></description>
			<content:encoded><![CDATA[<p>This is a very simple example of how to use ffmpeg and libao to play music. I&#8217;ve not managed to get it to play FLAC yet and when playing very large movies (like 1080p) it will jump etc. but I&#8217;ll update it when I figure it out. It&#8217;s based on http://www.xiph.org/ao/doc/ao_example.c  and <a class="linkification-ext" title="Linkification: http://www.dranger.com/ffmpeg/tutorial03.html" href="http://www.dranger.com/ffmpeg/tutorial03.html">http://www.dranger.com/ffmpeg/tutorial03.html</a>. So far there isn&#8217;t any comments either, so you should check out the tutorials, and until I find a decent code highlighter for Wordpress you should just <a href="http://nikolai.luthman.name/misc/queue.c">download it!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://site.about.nuth.in/2009/03/25/ffmpeg-libao-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
