<?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>BigSmoke &#187; threads</title>
	<atom:link href="http://blog.bigsmoke.us/tag/threads/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bigsmoke.us</link>
	<description>Smokes your problems, coughs fresh air.</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:03:39 +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>Enabling mplayers multithreading for HD video.</title>
		<link>http://blog.bigsmoke.us/2010/02/28/enabling-mplayers-multithreading-for-hd-video</link>
		<comments>http://blog.bigsmoke.us/2010/02/28/enabling-mplayers-multithreading-for-hd-video#comments</comments>
		<pubDate>Sun, 28 Feb 2010 13:29:13 +0000</pubDate>
		<dc:creator>halfgaar</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[hd]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[threads]]></category>

		<guid isPermaLink="false">http://blog.bigsmoke.us/?p=1299</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>
Certain codecs support multithreaded decoding, but you have to configure it, though. You can do that by adding this to your mplayer.conf:
</p>

<pre class="php">lavdopts=threads=<span style="color: #cc66cc;">2</span></pre>

<p>
I do believe you need a special multi threaded binary of Mplayer, though. But, I&#8217;m not sure.
</p>]]></content:encoded>
			<wfw:commentRss>http://blog.bigsmoke.us/2010/02/28/enabling-mplayers-multithreading-for-hd-video/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

