
<?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: WMV Codecs For Mplayer / Linux</title>
	<atom:link href="http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/</link>
	<description></description>
	<lastBuildDate>Tue, 20 Jul 2010 22:58:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: witman</title>
		<link>http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/comment-page-1/#comment-488409</link>
		<dc:creator>witman</dc:creator>
		<pubDate>Mon, 28 Dec 2009 14:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/#comment-488409</guid>
		<description>Sign up for linuxquestions.org and any site that has a noob section.  Remember this pain and be compassionate with any newbies you might need to help.</description>
		<content:encoded><![CDATA[<p>Sign up for linuxquestions.org and any site that has a noob section.  Remember this pain and be compassionate with any newbies you might need to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: witman</title>
		<link>http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/comment-page-/#comment-488408</link>
		<dc:creator>witman</dc:creator>
		<pubDate>Mon, 28 Dec 2009 14:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/#comment-488408</guid>
		<description>I feel your pain brother.  My first setup couldn&#039;t even connect to the internet so I had to keep rebooting into windows for support like this forum.  12 years later I still feel like a noob when I can&#039;t get mythtv to play a wmv but I make stupid money at an all Linux shop.  The irony is that we specialize in video conversion and streaming.

So here&#039;s the thing.  Why play wmv files when you can convert them using vlc?  I can play them with mplayer but myth now has its own internal player so it&#039;s proving difficult.</description>
		<content:encoded><![CDATA[<p>I feel your pain brother.  My first setup couldn&#8217;t even connect to the internet so I had to keep rebooting into windows for support like this forum.  12 years later I still feel like a noob when I can&#8217;t get mythtv to play a wmv but I make stupid money at an all Linux shop.  The irony is that we specialize in video conversion and streaming.</p>
<p>So here&#8217;s the thing.  Why play wmv files when you can convert them using vlc?  I can play them with mplayer but myth now has its own internal player so it&#8217;s proving difficult.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: witman</title>
		<link>http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/comment-page-1/#comment-488407</link>
		<dc:creator>witman</dc:creator>
		<pubDate>Mon, 28 Dec 2009 14:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/#comment-488407</guid>
		<description>sudo mkdir /usr/lib/win32
sudo cp -R /codecfoldername/* /usr/lib/win32/
sudo ln -sf /usr/lib/win32 /usr/lib/codecs

If you want to put a copy of each into the /usr/local/lib directory, just repeat the sudo ln -sf for each additional location.  This will create a symbolic link to the original directory (shortcut in Windows) and allow you to keep only one centralized version of the codecs.

The trick is that if you see a command, type sudo before it so it is performed as root.  The neat thing is that your terminal will remember your userID after the first sudo so for security&#039;s sake, close your terminal when complete.</description>
		<content:encoded><![CDATA[<p>sudo mkdir /usr/lib/win32<br />
sudo cp -R /codecfoldername/* /usr/lib/win32/<br />
sudo ln -sf /usr/lib/win32 /usr/lib/codecs</p>
<p>If you want to put a copy of each into the /usr/local/lib directory, just repeat the sudo ln -sf for each additional location.  This will create a symbolic link to the original directory (shortcut in Windows) and allow you to keep only one centralized version of the codecs.</p>
<p>The trick is that if you see a command, type sudo before it so it is performed as root.  The neat thing is that your terminal will remember your userID after the first sudo so for security&#8217;s sake, close your terminal when complete.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: witman</title>
		<link>http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/comment-page-1/#comment-488406</link>
		<dc:creator>witman</dc:creator>
		<pubDate>Mon, 28 Dec 2009 14:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/#comment-488406</guid>
		<description>Just do sudo su -

Then you do all of your root stuff
exit

IMHO, if you really want to learn Linux, learn Redhat.  Redhat Enterprise is used all over the industry and the Fedora version is very close to that.</description>
		<content:encoded><![CDATA[<p>Just do sudo su -</p>
<p>Then you do all of your root stuff<br />
exit</p>
<p>IMHO, if you really want to learn Linux, learn Redhat.  Redhat Enterprise is used all over the industry and the Fedora version is very close to that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivan(mexican-not russian)</title>
		<link>http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/comment-page-1/#comment-485962</link>
		<dc:creator>ivan(mexican-not russian)</dc:creator>
		<pubDate>Fri, 27 Nov 2009 23:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/#comment-485962</guid>
		<description>hola i&#039;m a nooby,i&#039;ve been another one zombified slave of windows,so i don&#039;t know anything of linux at all,so, could somebody  post some links to download some tutorials
(sorry for my poor english)
gracias amigos</description>
		<content:encoded><![CDATA[<p>hola i&#8217;m a nooby,i&#8217;ve been another one zombified slave of windows,so i don&#8217;t know anything of linux at all,so, could somebody  post some links to download some tutorials<br />
(sorry for my poor english)<br />
gracias amigos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: userlevel6</title>
		<link>http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/comment-page-1/#comment-481482</link>
		<dc:creator>userlevel6</dc:creator>
		<pubDate>Mon, 21 Sep 2009 17:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/#comment-481482</guid>
		<description>...and the true losers are people who can&#039;t spell, IMHO.</description>
		<content:encoded><![CDATA[<p>&#8230;and the true losers are people who can&#8217;t spell, IMHO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whoyadaddy</title>
		<link>http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/comment-page-1/#comment-473965</link>
		<dc:creator>whoyadaddy</dc:creator>
		<pubDate>Sat, 13 Jun 2009 15:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/#comment-473965</guid>
		<description>What a bunch of phrekin whiners!! It&#039;s this stupid mentality of having everything done for you that led to DumbusBama having govmt do everything for you. Go whine to him and give up without learning anything. The linux community does not need you loosers.</description>
		<content:encoded><![CDATA[<p>What a bunch of phrekin whiners!! It&#8217;s this stupid mentality of having everything done for you that led to DumbusBama having govmt do everything for you. Go whine to him and give up without learning anything. The linux community does not need you loosers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mister</title>
		<link>http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/comment-page-1/#comment-414028</link>
		<dc:creator>mister</dc:creator>
		<pubDate>Mon, 07 Apr 2008 23:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://flavor8.com/index.php/2005/10/22/wmv-codecs-for-mplayer-linux/#comment-414028</guid>
		<description>who the hell you are think you are ? 
im one of the first linux users ever 
and to make linux to a secret closed communaty is not in the sence of it self 
linux is for everyone and not to create a arogant elite of computer freaks 
linux is just a interesting alternative concept based on exchange of informations &quot;how to do &quot;
thats why it is free of charge . people like you should try to relax a bit and remember how they 
get started with linux or informatics in general .
linux dont need mean or closefisted users who never share knowlegde 

go out to the street and be sozial ...</description>
		<content:encoded><![CDATA[<p>who the hell you are think you are ?<br />
im one of the first linux users ever<br />
and to make linux to a secret closed communaty is not in the sence of it self<br />
linux is for everyone and not to create a arogant elite of computer freaks<br />
linux is just a interesting alternative concept based on exchange of informations &#8220;how to do &#8221;<br />
thats why it is free of charge . people like you should try to relax a bit and remember how they<br />
get started with linux or informatics in general .<br />
linux dont need mean or closefisted users who never share knowlegde </p>
<p>go out to the street and be sozial &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
