<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: MP3 on openSUSE &#8211; 5 Minute Fix</title>
	<atom:link href="http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/</link>
	<description>Dancing with Nerds</description>
	<lastBuildDate>Wed, 10 Mar 2010 12:36:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sat</title>
		<link>http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/comment-page-1/#comment-41173</link>
		<dc:creator>sat</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/#comment-41173</guid>
		<description>open suse is the best choice for rookie and experts both but for music lovers mandriva or  sabayon is best 
choice</description>
		<content:encoded><![CDATA[<p>open suse is the best choice for rookie and experts both but for music lovers mandriva or  sabayon is best<br />
choice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sat</title>
		<link>http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/comment-page-1/#comment-41172</link>
		<dc:creator>sat</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/#comment-41172</guid>
		<description>terminal may be the best choice cause you can take over ownership by using sudo and su-login and it is lazy</description>
		<content:encoded><![CDATA[<p>terminal may be the best choice cause you can take over ownership by using sudo and su-login and it is lazy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sat</title>
		<link>http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/comment-page-1/#comment-41168</link>
		<dc:creator>sat</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/#comment-41168</guid>
		<description>i am not sure but it will give you dependency error</description>
		<content:encoded><![CDATA[<p>i am not sure but it will give you dependency error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lighans</title>
		<link>http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/comment-page-1/#comment-39626</link>
		<dc:creator>lighans</dc:creator>
		<pubDate>Sat, 20 Feb 2010 05:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/#comment-39626</guid>
		<description>But why not just use: http://opensuse-community.org/Restricted_Formats/11.2 ? For the mentioned high qualified terminal haters, or the people like me who love terminal from time to time (like wget, of install or update) but are to lazy to copy paste. ;)</description>
		<content:encoded><![CDATA[<p>But why not just use: <a href="http://opensuse-community.org/Restricted_Formats/11.2" rel="nofollow">http://opensuse-community.org/Restricted_Formats/11.2</a> ? For the mentioned high qualified terminal haters, or the people like me who love terminal from time to time (like wget, of install or update) but are to lazy to copy paste. <img src='http://www.justuber.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/comment-page-1/#comment-38375</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 29 Jan 2010 02:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/#comment-38375</guid>
		<description>For openSUSE 11.2, I used the following command (from root directory):

# sudo cp home/owner/Download/fluendo-mp3-10.i386/codecs/libgstflump3dec.so usr/lib/gstreamer-0.10/

Note: This may have been said already, but this fix only works for Banshee and not Kaffiene or Amarok.

Sure, it took longer than 5 minutes, but that&#039;s because I just installed suse yesterday and I&#039;m still adjusting to using the command line and learning how this file system is organized. This is also my first linux OS I&#039;ve ever used. 

But what was the most frustrating and time consuming was learning that this fix does NOT work with Kaffiene as well as Amarok. I had to download Banshee, which was a little confusing because the Banshee website says its preinstalled with openSUSE 11, but that must be only for the Gnome desktop and not the KDE one.

But in the end it was well worth it because, well, it works! I&#039;m listening to Ace of Base right now, lol...</description>
		<content:encoded><![CDATA[<p>For openSUSE 11.2, I used the following command (from root directory):</p>
<p># sudo cp home/owner/Download/fluendo-mp3-10.i386/codecs/libgstflump3dec.so usr/lib/gstreamer-0.10/</p>
<p>Note: This may have been said already, but this fix only works for Banshee and not Kaffiene or Amarok.</p>
<p>Sure, it took longer than 5 minutes, but that&#8217;s because I just installed suse yesterday and I&#8217;m still adjusting to using the command line and learning how this file system is organized. This is also my first linux OS I&#8217;ve ever used. </p>
<p>But what was the most frustrating and time consuming was learning that this fix does NOT work with Kaffiene as well as Amarok. I had to download Banshee, which was a little confusing because the Banshee website says its preinstalled with openSUSE 11, but that must be only for the Gnome desktop and not the KDE one.</p>
<p>But in the end it was well worth it because, well, it works! I&#8217;m listening to Ace of Base right now, lol&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giorgi</title>
		<link>http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/comment-page-1/#comment-38058</link>
		<dc:creator>Giorgi</dc:creator>
		<pubDate>Fri, 22 Jan 2010 05:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/#comment-38058</guid>
		<description>Yes, I&#039;m absolutely agree with Tiago, I&#039;ve tried a lot distributions of Linux, I had fedora, mandrake, Kubuntu... as for openSUSE, I had versions 9.2, 10.0, 11.0 and now I&#039;ve downloaded 11.2 but still (although I&#039;ve downloaded the released version) with no success to get fun. I&#039;m Computer engineer and software developer (but on .NET platform) but as just man who loves everything related to computer science, I&#039;m curious about Linux operating system, but I&#039;m becoming frustrated too fast. 

As for playing .mp3 files, I&#039;ve already installed all the packages related to Amarok and Banshee players, also GStreamer plugins and I&#039;ve downloaded this fluendo MP3 decoder and installed it, but with no success, I&#039;m still unable to play my favorite music on open SUSE 11.2 x86_64 and I&#039;m getting mad about this, I&#039;m feeling just like ordinary computer &#039;User&#039; who knows nothing but switching on and off the computer, I can&#039;t stand the feelings like this.</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;m absolutely agree with Tiago, I&#8217;ve tried a lot distributions of Linux, I had fedora, mandrake, Kubuntu&#8230; as for openSUSE, I had versions 9.2, 10.0, 11.0 and now I&#8217;ve downloaded 11.2 but still (although I&#8217;ve downloaded the released version) with no success to get fun. I&#8217;m Computer engineer and software developer (but on .NET platform) but as just man who loves everything related to computer science, I&#8217;m curious about Linux operating system, but I&#8217;m becoming frustrated too fast. </p>
<p>As for playing .mp3 files, I&#8217;ve already installed all the packages related to Amarok and Banshee players, also GStreamer plugins and I&#8217;ve downloaded this fluendo MP3 decoder and installed it, but with no success, I&#8217;m still unable to play my favorite music on open SUSE 11.2 x86_64 and I&#8217;m getting mad about this, I&#8217;m feeling just like ordinary computer &#8216;User&#8217; who knows nothing but switching on and off the computer, I can&#8217;t stand the feelings like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiago</title>
		<link>http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/comment-page-1/#comment-37470</link>
		<dc:creator>Tiago</dc:creator>
		<pubDate>Mon, 11 Jan 2010 19:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/#comment-37470</guid>
		<description>I&#039;m gonna rephrase what an user said here before: half of the postings here give the exact reason why Linux is still a product for freaks: Come on, command lines to install a package for doing the simplest task line playing mp3s? And then the package doesn’t work for a lot of people (including me)?
Every time I give Linux another chance, it just ends up in anger being forced to read endless how-to’s before I can even think of starting to work with it.. This is the 3rd distro i&#039;ve tried and it ain&#039;t getting no better, except for Ubuntu that makes everything VERY easy, compared to openSuse/Fedora etc...
peace out</description>
		<content:encoded><![CDATA[<p>I&#8217;m gonna rephrase what an user said here before: half of the postings here give the exact reason why Linux is still a product for freaks: Come on, command lines to install a package for doing the simplest task line playing mp3s? And then the package doesn’t work for a lot of people (including me)?<br />
Every time I give Linux another chance, it just ends up in anger being forced to read endless how-to’s before I can even think of starting to work with it.. This is the 3rd distro i&#8217;ve tried and it ain&#8217;t getting no better, except for Ubuntu that makes everything VERY easy, compared to openSuse/Fedora etc&#8230;<br />
peace out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/comment-page-1/#comment-36775</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 31 Dec 2009 04:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/#comment-36775</guid>
		<description>Okay, here is how I (FINALLY - after two months of nothing useful and about three hours of hunting down file locations in openSUSE tonight) got Banshee to work in openSUSE 11.2.
After downloading the mp3 codec from fluendo, do this:

cd /home/[your name]/Desktop/fluendo-mp3-10.x86

Then, do the following copy command to the following file location:

cp libgstflump3dec.so /usr/lib64/gstreamer-0.10

Thanks to Chris and Keith for some hints.</description>
		<content:encoded><![CDATA[<p>Okay, here is how I (FINALLY &#8211; after two months of nothing useful and about three hours of hunting down file locations in openSUSE tonight) got Banshee to work in openSUSE 11.2.<br />
After downloading the mp3 codec from fluendo, do this:</p>
<p>cd /home/[your name]/Desktop/fluendo-mp3-10.x86</p>
<p>Then, do the following copy command to the following file location:</p>
<p>cp libgstflump3dec.so /usr/lib64/gstreamer-0.10</p>
<p>Thanks to Chris and Keith for some hints.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/comment-page-1/#comment-36677</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 29 Dec 2009 04:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/#comment-36677</guid>
		<description>this is only some just give a better distro a chance ive been using linux for years and found it very reliable in the old days i can remember mp3s working out of the box but seriously its not linux&#039;s fault.</description>
		<content:encoded><![CDATA[<p>this is only some just give a better distro a chance ive been using linux for years and found it very reliable in the old days i can remember mp3s working out of the box but seriously its not linux&#8217;s fault.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/comment-page-1/#comment-36676</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 29 Dec 2009 04:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/2007/02/09/mp3-on-opensuse-5-minute-fix/#comment-36676</guid>
		<description>Just use kubuntu or ubuntu all you do is double click on the mp3 file and it prompts you to search for a codec enter your password and 10 seconds later your good to go. or just install the restricted-extras so really there is no excuse for this</description>
		<content:encoded><![CDATA[<p>Just use kubuntu or ubuntu all you do is double click on the mp3 file and it prompts you to search for a codec enter your password and 10 seconds later your good to go. or just install the restricted-extras so really there is no excuse for this</p>
]]></content:encoded>
	</item>
</channel>
</rss>
