<?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>&#60;Code Zen /&#62; &#187; rhytmbox</title>
	<atom:link href="http://www.code-zen.net/tag/rhytmbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.code-zen.net</link>
	<description>Peter Anselmo&#039;s Home on the Web</description>
	<lastBuildDate>Wed, 12 Oct 2011 01:11:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Setting MP3 Bitrate in Rhythmbox</title>
		<link>http://www.code-zen.net/2008/rhythmbox-music-player-tip/</link>
		<comments>http://www.code-zen.net/2008/rhythmbox-music-player-tip/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 07:40:24 +0000</pubDate>
		<dc:creator>Peter Anselmo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[rhytmbox]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://code-zen.net/?p=3</guid>
		<description><![CDATA[Rhythmbox is the music player that comes on the default Ubuntu installation. Anyone that has ever used iTunes, Windows Media Player or any other similar program will find it very intuitive. You do need to download an extension to add MP3 capability, but this is easy to do. What frustrated me for months has been [...]]]></description>
			<content:encoded><![CDATA[<p>Rhythmbox is the music player that comes on the default Ubuntu installation. Anyone that has ever used iTunes, Windows Media Player or any other similar program will find it very intuitive. You do need to download an extension to add MP3 capability, but this is easy to do.</p>
<p>What frustrated me for months has been the lack of options for ripping music from CDs. Although it has a great selection of formats (WAV, flac, ogg, mp3) it doesn&#8217;t give you any options for setting the mp3 bitrate. At last I found a way, and thought I would pass it on:</p>
<p>Open &#8220;Preferences&#8221; from the &#8220;Edit&#8221; menu<br />
Select the &#8220;Edit&#8221; button to the right of &#8220;Preferred Format&#8221;<br />
Select &#8220;CD Quality, MP3&#8243; from the menu and hit &#8220;Edit&#8221;<br />
Under the &#8220;Gstreamer pipeline&#8221; field you will find the following:</p>
<p><span style="color: #888888;"><span style="font-family: georgia,courier,mono-space;">audio/x-raw-int,rate=44100,channels=2 ! lame name=enc mode=0 vbr-quality=6 ! id3v2mux</span></span></p>
<p>To remove the default, remove the <span style="font-family: georgia,courier,mono-space;">vbr-quality=6</span> statement, and replace it with <span style="font-family: georgia,courier,mono-space;">vbr=0 bitrate=256</span>. This will change it from variable to constant bit rate, and set it to 256 kb/s. You can set it to whatever bit rate you prefer, I like 256. You line should now look like the following:</p>
<p><span style="font-family: georgiacourier,mono-space; color: #888888;">audio/x-raw-int,rate=44100,channels=2 ! lame name=enc mode=0 vbr=0 bitrate=256 ! id3v2mux</span></p>
<p>Close the window, and Viola!  You&#8217;ll now rip CDs at a higher quality</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F&amp;title=Setting+MP3+Bitrate+in+Rhythmbox" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F&amp;title=Setting+MP3+Bitrate+in+Rhythmbox" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F&amp;title=Setting+MP3+Bitrate+in+Rhythmbox" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F&amp;headline=Setting+MP3+Bitrate+in+Rhythmbox" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Setting+MP3+Bitrate+in+Rhythmbox&amp;url=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Setting+MP3+Bitrate+in+Rhythmbox&amp;u=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Setting+MP3+Bitrate+in+Rhythmbox&amp;url=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Setting+MP3+Bitrate+in+Rhythmbox&amp;url=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Setting+MP3+Bitrate+in+Rhythmbox&amp;url=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F&amp;title=Setting+MP3+Bitrate+in+Rhythmbox&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwww.code-zen.net%2F2008%2Frhythmbox-music-player-tip%2F" ><img class="lightsocial_img" src="http://www.code-zen.net/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.code-zen.net/2008/rhythmbox-music-player-tip/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

