<?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>Mike Southby &#187; codec</title>
	<atom:link href="http://www.mikesouthby.co.uk/tag/codec/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesouthby.co.uk</link>
	<description>Microsoft MCSE certified geek and general technology enthusiast</description>
	<lastBuildDate>Thu, 02 Sep 2010 11:37:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Linux Mint 8 Enabling DVD Playback&#8230;</title>
		<link>http://www.mikesouthby.co.uk/2010/02/linux-mint-8-enabling-dvd-playback/</link>
		<comments>http://www.mikesouthby.co.uk/2010/02/linux-mint-8-enabling-dvd-playback/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 12:13:35 +0000</pubDate>
		<dc:creator>Mike Southby</dc:creator>
				<category><![CDATA[Blah]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[Technology Related]]></category>
		<category><![CDATA[codec]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mint]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mikesouthby.co.uk/?p=1226</guid>
		<description><![CDATA[Linux Mint 8 has available either ‘out of the box’ or from the repository, almost any software you could possibly imagine.  Just as with Ubuntu however there is one glaring omission (although we will let the development guys off as no doubt this is owing to legalities of licensing), and that is the ability to natively play a standard DVD.  This needn’t be a huge problem however as unlike when using a Microsoft OS, you do not need to purchase a codec to enable this feature, it just needs a few lines of code to be entered to acquire the needed codecs.]]></description>
			<content:encoded><![CDATA[<p><strong>Linux Mint</strong> <strong>8</strong> has available either ‘out of the box’ or from the repository, almost any software you could possibly imagine.  Just as with Ubuntu however there is one glaring omission (<em>although we will let the development guys off as no doubt this is owing to legalities of licensing</em>), and that is the ability to natively play a standard DVD.  This needn’t be a huge problem however as unlike when using a Microsoft OS, you do not need to purchase a codec to enable this feature, it just needs a few lines of code to be entered to acquire the needed codecs.</p>
<p>To play a DVD on Linux Mint, you will need to install <strong>libdvdcss2</strong>.  In Linux Mint 8 just as with previous versions and Ubuntu, there is no need to manually configure the repository, all you need do is the following:</p>
<ul>
<li>Open a Terminal Window (<strong>Menu &gt; Terminal</strong>) and type the following:<br />
<code>sudo apt-get install libdvdread4</code></li>
<li>Next type the following:<br />
<code>sudo /usr/share/doc/libdvdread4/install-css.sh</code></li>
</ul>
<p>Once you have done that, next time you insert a DVD you should get the option to auto run with <strong>MPlayer Media Player</strong>.  Enjoy.</p>
<p><em><strong>*Note:  The above proceedure is also the same to enable DVD playback in Ubuntu 9.10, although Terminal can be found in by clicking Menu &gt; Applications &gt; Accessories &gt; Terminal*</strong></em>﻿</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesouthby.co.uk/2010/02/linux-mint-8-enabling-dvd-playback/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
