<?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>Kurinchi Blogger Scribbles ... &#187; mplayer</title>
	<atom:link href="http://kurinchilamp.kurinchilion.com/tag/mplayer/feed" rel="self" type="application/rss+xml" />
	<link>http://kurinchilamp.kurinchilion.com</link>
	<description>On Open Source Technologies</description>
	<lastBuildDate>Mon, 02 Jan 2012 06:14:45 +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>CentOS Multimedia Flash MPlayer installation steps</title>
		<link>http://kurinchilamp.kurinchilion.com/2010/01/centos-multimedia-flash-mplayer-installation-steps.html</link>
		<comments>http://kurinchilamp.kurinchilion.com/2010/01/centos-multimedia-flash-mplayer-installation-steps.html#comments</comments>
		<pubDate>Fri, 01 Jan 2010 06:05:18 +0000</pubDate>
		<dc:creator>kurinchilamp</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[flash plugin]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[rpmforge]]></category>

		<guid isPermaLink="false">http://kurinchilamp.kurinchilion.com/?p=744</guid>
		<description><![CDATA[One of the clean and easy installation steps can be found at http://www.sklav.com/?q=node/2 I have added this in the blog to help a newbie land in a page that is easy to follow. The steps cover i) Adding rpmforge ii) Adding adobe repo iii) Installation command to install libraries, flash plugin and other streaming medias [...]]]></description>
			<content:encoded><![CDATA[<p>One of the clean and easy installation steps can be found at <a href="http://www.sklav.com/?q=node/2">http://www.sklav.com/?q=node/2</a></p>
<p>I have added this in the blog to help a newbie land in a page that is easy to follow. The steps cover</p>
<p>i) Adding rpmforge<br />
ii) Adding adobe repo<br />
iii) Installation command to install libraries, flash plugin and other streaming medias<br />
iv) MPlayer codec installation</p>
]]></content:encoded>
			<wfw:commentRss>http://kurinchilamp.kurinchilion.com/2010/01/centos-multimedia-flash-mplayer-installation-steps.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mplayer: Codec for audio format 0&#215;162</title>
		<link>http://kurinchilamp.kurinchilion.com/2009/02/mplayer-codec-for-audio-format-0x162.html</link>
		<comments>http://kurinchilamp.kurinchilion.com/2009/02/mplayer-codec-for-audio-format-0x162.html#comments</comments>
		<pubDate>Sun, 08 Feb 2009 17:06:53 +0000</pubDate>
		<dc:creator>kurinchilamp</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Tips, Tricks, Guides]]></category>
		<category><![CDATA[codec audio 0x162]]></category>
		<category><![CDATA[codec mplayer]]></category>
		<category><![CDATA[mplayer]]></category>

		<guid isPermaLink="false">http://kurinchilamp.kurinchilion.com/?p=130</guid>
		<description><![CDATA[What is CODEC and how does it work? CoDec stands for Compressor/Decompressor which is related to media files and which enables them play videos &#38; audios. Size of the video or audio content would be very large without these codecs and it is for this very reason we use codecs to compress these media files [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is CODEC and how does it work?</strong></p>
<p><em>CoDec</em>  stands for <em>Compressor/Decompressor</em> which is related to media files and which enables them play videos &amp; audios. </p>
<p>Size of the video or audio content would be very large without these codecs and it is for this very reason we use codecs to compress these media files to help enable transmission. When these files are played, they are then decompressed by these codec programs.<span id="more-130"></span></p>
<p>There is NO one standard codec which would serve for all your needs. MP3, DivX, Real player, Mplayer – all requires their respective codec which would enable them to serve the audio or video content.</p>
<p><strong>Error: Codec for audio format 0&#215;162 Not Found</strong></p>
<p>Reason: The respective codec file is missing for the MPlayer to play a video content with its corresponding audio content. So you need to follow the steps below to install the respective Codec program</p>
<p>[root@computer /]# wget http://www.mplayerhq.hu/MPlayer/releases/codecs/mplayer-codecs-20061022-1.i386.rpm</p>
<p>[root@computer /]# wget http://www.mplayerhq.hu/MPlayer/releases/codecs/mplayer-codecs-extra-20061022-1.i386.rpm</p>
<p>[root@computer /]# rpm -Uvh mplayer-codecs-20061022-1.i386.rpm</p>
<p>[root@computer /]# rpm -Uvh mplayer-codecs-extra-20061022-1.i386.rpm</p>
]]></content:encoded>
			<wfw:commentRss>http://kurinchilamp.kurinchilion.com/2009/02/mplayer-codec-for-audio-format-0x162.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux: How to play .avi files on CentOS?</title>
		<link>http://kurinchilamp.kurinchilion.com/2009/01/linux-how-to-play-avi-files-on-centos.html</link>
		<comments>http://kurinchilamp.kurinchilion.com/2009/01/linux-how-to-play-avi-files-on-centos.html#comments</comments>
		<pubDate>Mon, 26 Jan 2009 04:58:39 +0000</pubDate>
		<dc:creator>kurinchilamp</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Tips, Tricks, Guides]]></category>
		<category><![CDATA[.avi player]]></category>
		<category><![CDATA[mplayer]]></category>

		<guid isPermaLink="false">http://kurinchilamp.kurinchilion.com/?p=122</guid>
		<description><![CDATA[Easy steps to play.avi file in a Linux box Searching on google I came across this link initially but didn&#8217;t understand what it really did and so skipped the link. It was after searching for various other .avi files I came across this link again which made the mplayer installation an easier task. http://www.centos.org/modules/newbb/viewtopic.php?viewmode=thread&#038;topic_id=6096&#038;forum=28&#038;post_id=18322 Content [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Easy steps to play.avi file in a Linux box</strong></p>
<p>Searching on google I came across this link initially but didn&#8217;t understand what it really did and so skipped the link. It was after searching for various other .avi files I came across this link again which made the mplayer installation an easier task.<span id="more-122"></span></p>
<p>http://www.centos.org/modules/newbb/viewtopic.php?viewmode=thread&#038;topic_id=6096&#038;forum=28&#038;post_id=18322</p>
<p>Content of the link is stated below:</p>
<p>Visit the below link to get information related to RPM installation.<br />
<a href="http://dag.wieers.com/home-made/apt/FAQ.php#B">http://dag.wieers.com/home-made/apt/FAQ.php#B</a></p>
<p>Then all you need do is;</p>
<p>yum -y install mplayer xine</p>
<p>After the installation of mplayer, you can play the .avi files by typing </p>
<p>[root@user /]# mplayer &#8220;myvideoclip.avi&#8221;</p>
<p>Type &#8220;man mplayer&#8221; to get an understanding on various controls that you have for mplayer which will help you in controlling the volume, brightness etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://kurinchilamp.kurinchilion.com/2009/01/linux-how-to-play-avi-files-on-centos.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

