<?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: Install &amp; Configure MPlayer &#8211; free opensource Media Player in openSUSE</title>
	<atom:link href="http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/</link>
	<description>Tips,Tricks, Tutorials,How Tos and Troubleshooting suse linux</description>
	<lastBuildDate>Sat, 13 Mar 2010 11:15:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dany</title>
		<link>http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/comment-page-1/#comment-3059</link>
		<dc:creator>Dany</dc:creator>
		<pubDate>Thu, 11 Mar 2010 16:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=134#comment-3059</guid>
		<description>Hi,

I have done the installation sucessfully, but getting the following message 

&quot;command not found&quot;

while giving the command gmplayer, please help me.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have done the installation sucessfully, but getting the following message </p>
<p>&#8220;command not found&#8221;</p>
<p>while giving the command gmplayer, please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raj</title>
		<link>http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/comment-page-1/#comment-2679</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Sat, 15 Aug 2009 17:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=134#comment-2679</guid>
		<description>when i execute this command &quot;yast2 –install binutils make gcc gtk2-devel lame DirectFB zlib zlib-devel xmms-lib xorg-x11-devel freetype alsa alsa-firmware alsa-tools alsa-utils jpeg libpng&quot; 

showed me an error that 
Following packages haven&#039;t been found on the medium:
xmms-lib
lame</description>
		<content:encoded><![CDATA[<p>when i execute this command &#8220;yast2 –install binutils make gcc gtk2-devel lame DirectFB zlib zlib-devel xmms-lib xorg-x11-devel freetype alsa alsa-firmware alsa-tools alsa-utils jpeg libpng&#8221; </p>
<p>showed me an error that<br />
Following packages haven&#8217;t been found on the medium:<br />
xmms-lib<br />
lame</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Sheffield</title>
		<link>http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/comment-page-1/#comment-2427</link>
		<dc:creator>John Sheffield</dc:creator>
		<pubDate>Fri, 22 May 2009 17:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=134#comment-2427</guid>
		<description>Was going smooth until I encountered the following.
vo_ivtv.c: In function &#039;ivtv_reset&#039;:
vo_ivtv.c:79: error: storage size of &#039;sd&#039; isn&#039;t known
vo_ivtv.c:80: error: storage size of &#039;sd1&#039; isn&#039;t known
vo_ivtv.c:84: error: &#039;IVTV_STOP_FL_HIDE_FRAME&#039; undeclared (first use in this function)
vo_ivtv.c:84: error: (Each undeclared identifier is reported only once
vo_ivtv.c:84: error: for each function it appears in.)
vo_ivtv.c:87: error: &#039;IVTV_IOC_STOP_DECODE&#039; undeclared (first use in this function)
vo_ivtv.c:97: error: &#039;IVTV_IOC_START_DECODE&#039; undeclared (first use in this function)
vo_ivtv.c:80: warning: unused variable &#039;sd1&#039;
vo_ivtv.c:79: warning: unused variable &#039;sd&#039;
make[1]: *** [vo_ivtv.o] Error 1
make[1]: Leaving directory `/home/jsheffield/MPlayer-1.0rc2/libvo&#039;
make: *** [libvo/libvo.a] Error 2</description>
		<content:encoded><![CDATA[<p>Was going smooth until I encountered the following.<br />
vo_ivtv.c: In function &#8216;ivtv_reset&#8217;:<br />
vo_ivtv.c:79: error: storage size of &#8217;sd&#8217; isn&#8217;t known<br />
vo_ivtv.c:80: error: storage size of &#8217;sd1&#8242; isn&#8217;t known<br />
vo_ivtv.c:84: error: &#8216;IVTV_STOP_FL_HIDE_FRAME&#8217; undeclared (first use in this function)<br />
vo_ivtv.c:84: error: (Each undeclared identifier is reported only once<br />
vo_ivtv.c:84: error: for each function it appears in.)<br />
vo_ivtv.c:87: error: &#8216;IVTV_IOC_STOP_DECODE&#8217; undeclared (first use in this function)<br />
vo_ivtv.c:97: error: &#8216;IVTV_IOC_START_DECODE&#8217; undeclared (first use in this function)<br />
vo_ivtv.c:80: warning: unused variable &#8217;sd1&#8242;<br />
vo_ivtv.c:79: warning: unused variable &#8217;sd&#8217;<br />
make[1]: *** [vo_ivtv.o] Error 1<br />
make[1]: Leaving directory `/home/jsheffield/MPlayer-1.0rc2/libvo&#8217;<br />
make: *** [libvo/libvo.a] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LBC</title>
		<link>http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/comment-page-1/#comment-271</link>
		<dc:creator>LBC</dc:creator>
		<pubDate>Wed, 20 Aug 2008 09:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=134#comment-271</guid>
		<description>Very helpful, and clear, thanks!</description>
		<content:encoded><![CDATA[<p>Very helpful, and clear, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cpu stream team &#124; computer tags</title>
		<link>http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/comment-page-1/#comment-43</link>
		<dc:creator>cpu stream team &#124; computer tags</dc:creator>
		<pubDate>Sat, 19 Jul 2008 00:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=134#comment-43</guid>
		<description>[...] Install %26 Configure MPlayer - free opensource Media Player in openSUSE Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2. Playing dvd://3. There are 33 titles on this DVD. There are 4 chapters in this DVD title. There are 1 angles in this DVD title. audio stream: 0 format: ac3 (stereo) language: en &#8230;SUSE %26 opensuse - http://www.susegeek.com [...]</description>
		<content:encoded><![CDATA[<p>[...] Install %26 Configure MPlayer &#8211; free opensource Media Player in openSUSE Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2. Playing dvd://3. There are 33 titles on this DVD. There are 4 chapters in this DVD title. There are 1 angles in this DVD title. audio stream: 0 format: ac3 (stereo) language: en &#8230;SUSE %26 opensuse &#8211; <a href="http://www.susegeek.com" rel="nofollow">http://www.susegeek.com</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
