<?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>Mon, 06 Feb 2012 08:48:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: hardik</title>
		<link>http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/comment-page-1/#comment-12032</link>
		<dc:creator>hardik</dc:creator>
		<pubDate>Wed, 04 Jan 2012 09:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=134#comment-12032</guid>
		<description>after doing ./configure --disable-ivtv

getting this error

libvo/libvo.a(video_out.o):(.data+0x48): undefined reference to `video_out_ivtv&#039;
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1


what to do help me...</description>
		<content:encoded><![CDATA[<p>after doing ./configure &#8211;disable-ivtv</p>
<p>getting this error</p>
<p>libvo/libvo.a(video_out.o):(.data+0&#215;48): undefined reference to `video_out_ivtv&#8217;<br />
collect2: ld returned 1 exit status<br />
make: *** [mplayer] Error 1</p>
<p>what to do help me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: migon</title>
		<link>http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/comment-page-1/#comment-11506</link>
		<dc:creator>migon</dc:creator>
		<pubDate>Sat, 17 Sep 2011 15:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=134#comment-11506</guid>
		<description>Working nice ! Easy to understand. Thanks you !</description>
		<content:encoded><![CDATA[<p>Working nice ! Easy to understand. Thanks you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcomark</title>
		<link>http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/comment-page-1/#comment-3573</link>
		<dc:creator>marcomark</dc:creator>
		<pubDate>Sat, 25 Sep 2010 16:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=134#comment-3573</guid>
		<description>thanks blah! this helped! better late than never, indeed</description>
		<content:encoded><![CDATA[<p>thanks blah! this helped! better late than never, indeed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blah</title>
		<link>http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/comment-page-1/#comment-3531</link>
		<dc:creator>Blah</dc:creator>
		<pubDate>Wed, 08 Sep 2010 00:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=134#comment-3531</guid>
		<description>This is quite a bit late I suppose. But for whoever might be interested in the future. The libvo thing is (as is suggested by make) related to IVTV Video Out, which if you check the bottom of your ./configure output is enabled. Solution being, disable it like so: ./configure --disable-ivtv. Easy isn&#039;t it? For anything else that you might get, do the same thing. An alternative would be to install whatever the heck is needed to make ivtv work, but that sounds like work to me...</description>
		<content:encoded><![CDATA[<p>This is quite a bit late I suppose. But for whoever might be interested in the future. The libvo thing is (as is suggested by make) related to IVTV Video Out, which if you check the bottom of your ./configure output is enabled. Solution being, disable it like so: ./configure &#8211;disable-ivtv. Easy isn&#8217;t it? For anything else that you might get, do the same thing. An alternative would be to install whatever the heck is needed to make ivtv work, but that sounds like work to me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mithun</title>
		<link>http://www.susegeek.com/media-player/install-configure-mplayer-free-opensource-media-player-in-opensuse/comment-page-1/#comment-3228</link>
		<dc:creator>Mithun</dc:creator>
		<pubDate>Fri, 14 May 2010 08:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=134#comment-3228</guid>
		<description>I have the same problem as it was stated on the reply number 3....like it is showing....Plz give me reply as soon as possible..Thank You,
install -d /usr/local/bin                                    
install -d /usr/local/share/mplayer                          
install -d /usr/local/share/man/man1                         
install -d /usr/local/etc/mplayer                            
if test -f /usr/local/etc/mplayer/codecs.conf ; then mv -f /usr/local/etc/mplayer/codecs.conf /usr/local/etc/mplayer/codecs.conf.old ; fi
make -C libvo libvo.a                                                                                                                    
make[1]: Entering directory `/home/mithun/Desktop/MPlayer-1.0rc2/libvo&#039;                                                                  
cc -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/include/SDL  -D_REENTRANT -I/opt/kde3/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/freetype2   -c -o vo_ivtv.o vo_ivtv.c                                                                                                                                                  
vo_ivtv.c: In function ‘ivtv_reset’:                                                                                                                                   
vo_ivtv.c:79: error: storage size of ‘sd’ isn’t known                                                                                                                  
vo_ivtv.c:80: error: storage size of ‘sd1’ isn’t known                                                                                                                 
vo_ivtv.c:84: error: ‘IVTV_STOP_FL_HIDE_FRAME’ 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: ‘IVTV_IOC_STOP_DECODE’ undeclared (first use in this function)                                                                                    
vo_ivtv.c:97: error: ‘IVTV_IOC_START_DECODE’ undeclared (first use in this function)                                                                                   
vo_ivtv.c:80: warning: unused variable ‘sd1’                                                                                                                           
vo_ivtv.c:79: warning: unused variable ‘sd’                                                                                                                            
make[1]: *** [vo_ivtv.o] Error 1                                                                                                                                       
make[1]: Leaving directory `/home/mithun/Desktop/MPlayer-1.0rc2/libvo&#039;                                                                                                 
make: *** [libvo/libvo.a] Error 2</description>
		<content:encoded><![CDATA[<p>I have the same problem as it was stated on the reply number 3&#8230;.like it is showing&#8230;.Plz give me reply as soon as possible..Thank You,<br />
install -d /usr/local/bin<br />
install -d /usr/local/share/mplayer<br />
install -d /usr/local/share/man/man1<br />
install -d /usr/local/etc/mplayer<br />
if test -f /usr/local/etc/mplayer/codecs.conf ; then mv -f /usr/local/etc/mplayer/codecs.conf /usr/local/etc/mplayer/codecs.conf.old ; fi<br />
make -C libvo libvo.a<br />
make[1]: Entering directory `/home/mithun/Desktop/MPlayer-1.0rc2/libvo&#8217;<br />
cc -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/include/SDL  -D_REENTRANT -I/opt/kde3/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/freetype2   -c -o vo_ivtv.o vo_ivtv.c<br />
vo_ivtv.c: In function ‘ivtv_reset’:<br />
vo_ivtv.c:79: error: storage size of ‘sd’ isn’t known<br />
vo_ivtv.c:80: error: storage size of ‘sd1’ isn’t known<br />
vo_ivtv.c:84: error: ‘IVTV_STOP_FL_HIDE_FRAME’ 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: ‘IVTV_IOC_STOP_DECODE’ undeclared (first use in this function)<br />
vo_ivtv.c:97: error: ‘IVTV_IOC_START_DECODE’ undeclared (first use in this function)<br />
vo_ivtv.c:80: warning: unused variable ‘sd1’<br />
vo_ivtv.c:79: warning: unused variable ‘sd’<br />
make[1]: *** [vo_ivtv.o] Error 1<br />
make[1]: Leaving directory `/home/mithun/Desktop/MPlayer-1.0rc2/libvo&#8217;<br />
make: *** [libvo/libvo.a] Error 2</p>
]]></content:encoded>
	</item>
	<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 &#8216;sd&#8217; isn&#8217;t known<br />
vo_ivtv.c:80: error: storage size of &#8216;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 &#8216;sd1&#8242;<br />
vo_ivtv.c:79: warning: unused variable &#8216;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>

