<?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>SysAdmin Adventures &#187; SBo</title>
	<atom:link href="http://blog.tpa.me.uk/tag/sbo/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tpa.me.uk</link>
	<description>Tech notes from a Systems Administrator</description>
	<lastBuildDate>Mon, 31 Oct 2011 11:09:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Pidgin making no sound in Slackware 13.0</title>
		<link>http://blog.tpa.me.uk/2009/09/10/pidgin-making-no-sound-in-slackware-13-0/</link>
		<comments>http://blog.tpa.me.uk/2009/09/10/pidgin-making-no-sound-in-slackware-13-0/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 12:03:33 +0000</pubDate>
		<dc:creator>Zordrak</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[gstreamer]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[SBo]]></category>
		<category><![CDATA[sbopkg]]></category>
		<category><![CDATA[slackbuilds]]></category>

		<guid isPermaLink="false">http://blog.tpa.me.uk/?p=132</guid>
		<description><![CDATA[This is a simple one. Pidgin uses GStreamer for producing sound (don&#8217;t ask me why.. I think it&#8217;s a bit daft too). GStreamer relies on plugins for pretty much all sound formats. GStreamer plugins come in three categories: gst-plugins-good (high-quality LGPL plugins) gst-plugins-bad (reasonable-quality plugins with free distribution licences) gst-plugins-ugly (good-quality plugins that have licence/distribution [...]]]></description>
			<content:encoded><![CDATA[<p>This is a simple one.</p>
<p>Pidgin uses GStreamer for producing sound (don&#8217;t ask me why.. I think it&#8217;s a bit daft too). GStreamer relies on plugins for pretty much all sound formats.</p>
<p>GStreamer plugins come in three categories:</p>
<ul>
<li>gst-plugins-good (high-quality LGPL plugins)</li>
<li>gst-plugins-bad (reasonable-quality plugins with free distribution licences)</li>
<li>gst-plugins-ugly (good-quality plugins that have licence/distribution issues)</li>
</ul>
<p>Pidgin&#8217;s default sound scheme uses WAV files and therefore needs the GStreamer WAV plugin which is available in gst-plugins-good. I have absolutely no idea whatsoever why Slackware 13.0 ships with GStreamer but without gst-plugins-good, however this is not a problem because SlackBuilds.org solves everything:</p>
<div class="codecolorer-container bash geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #666666;"># </span><span style="color: #c20cb9; font-weight: bold;">yes</span> <span style="color: #000000; font-weight: bold;">|</span> sbopkg <span style="color: #660033;">-i</span> gst-plugins-good</div></div>
<p>(you <strong>do</strong> use <a title="sbopkg" href="http://sbopkg.org" onclick="pageTracker._trackPageview('/outgoing/sbopkg.org?referer=');">sbopkg</a> don&#8217;t you?)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tpa.me.uk/2009/09/10/pidgin-making-no-sound-in-slackware-13-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

