<?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>Ubuntu Tutorials &#187; dvd</title>
	<atom:link href="http://ubuntu-tutorials.com/tag/dvd/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:08:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Install Flash and Multimedia Support on Ubuntu 9.10 &#8220;Karmic Koala&#8221;</title>
		<link>http://ubuntu-tutorials.com/2009/10/31/install-flash-and-multimedia-support-on-ubuntu-9-10-karmic-koala/</link>
		<comments>http://ubuntu-tutorials.com/2009/10/31/install-flash-and-multimedia-support-on-ubuntu-9-10-karmic-koala/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 19:19:53 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[flashplayer]]></category>
		<category><![CDATA[medibuntu]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[w32codecs]]></category>
		<category><![CDATA[w64codecs]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1351</guid>
		<description><![CDATA[Ubuntu&#8217;s latest release is here, version 9.10 &#8220;Karmic Koala&#8221;, and with it a batch of new users. It seems like each new release brings a pool of new adopters, and with it a pool of new questions. With this post I thought I would outline the simple process of adding all of the &#8220;extra&#8221; goodies [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu&#8217;s latest release is here, version 9.10 &#8220;Karmic Koala&#8221;, and with it a batch of new users. It seems like each new release brings a pool of new adopters, and with it a pool of new questions. With this post I thought I would outline the simple process of adding all of the &#8220;extra&#8221; goodies to your installation.</p>
<p><strong>Ubuntu Restricted Extras</strong></p>
<p>Ubuntu has simplified the method for installing codecs and other plugins by capturing the most popular within a single meta-package. This package, ubuntu-restricted-extras, provides a list of packages that will complete most of your multimedia requirements. From the package description:</p>
<blockquote><p>Installing this package will pull in support for MP3 playback and decoding, support for various other audio formats (GStreamer plugins), Microsoft fonts, Java runtime environment, Flash plugin, LAME (to create compressed audio files), and DVD playback.</p></blockquote>
<p>To install this package, enter the following command in the Terminal (Applications &gt; Accessories &gt; Terminal) or simply click on the link below:</p>
<blockquote><p><code>sudo aptitude install <a title="ubuntu-restricted-extras package" href="apt://ubuntu-restricted-extras">ubuntu-restricted-extras</a></code></p></blockquote>
<p><strong>Additional Codecs</strong></p>
<p>If you want more codecs and additional support for encrypted DVD playback you&#8217;ll need to go one step further. You&#8217;ll need to take advantage of the Medibuntu repository, which is a fully functional, community maintained repository specializing in Multimedia, Entertainment and Distractions in Ubuntu.</p>
<p><strong>Adding Medibuntu</strong></p>
<p>The following few commands will simplify the process of adding the Medibuntu repository and importing its signing key:</p>
<blockquote><p><code>cd /etc/apt/sources.list.d/</code><br />
<code>sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list</code><br />
<code>sudo apt-get -q update</code><br />
<code>sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring</code><br />
<code>sudo apt-get -q update</code></p></blockquote>
<p><strong>Installing Medibuntu Packages</strong></p>
<p>After this is finished you&#8217;ll be able to install additional packages. The most popular packages from Medibuntu are the w32codecs (w64codecs for 64bit installations) and libdvdcss2 for encrypted DVD playback support. To install these simply use the commands below in your terminal, or click the link.</p>
<p><strong>DVD Playback</strong></p>
<blockquote><p><code>sudo aptitude install <a title="libdvdcss2 package" href="apt://libdvdcss2">libdvdcss2</a></code></p></blockquote>
<p><strong>Windows Media Codecs &#8211; 32bit</strong></p>
<blockquote><p><code>sudo aptitude install <a title="w32codecs package" href="apt://w32codecs">w32codecs</a></code></p></blockquote>
<p><strong>Windows Media Codecs &#8211; 64bit</strong></p>
<blockquote><p><code>sudo aptitude install <a title="w64codecs package" href="apt://w64codecs">w64codecs</a></code></p></blockquote>
<p>I hope these packages are able to provide the multimedia functionality that you&#8217;re looking for. You might also want to check out the <a title="vlc package" href="apt://vlc">VLC</a> package for additional media playback support. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2009/10/31/install-flash-and-multimedia-support-on-ubuntu-9-10-karmic-koala/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>How to enable DVD playback : Ubuntu (5.10 / 6.06.1 / 6.10)</title>
		<link>http://ubuntu-tutorials.com/2006/12/14/how-to-enable-dvd-playback-ubuntu-510-6061-610/</link>
		<comments>http://ubuntu-tutorials.com/2006/12/14/how-to-enable-dvd-playback-ubuntu-510-6061-610/#comments</comments>
		<pubDate>Thu, 14 Dec 2006 20:06:21 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[libdvdcss2]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=207</guid>
		<description><![CDATA[DVD playback is not a feature that is installed by default due to license restrictions. In my opinion the restriction is stupid, very restrictive and violates my rights (of course I am not a lawyer so don&#8217;t listen to my rants.) This tutorial will show you how to install DVD playback capability on your Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p>DVD playback is not a feature that is installed by default due to license restrictions.  In my opinion the restriction is stupid, very restrictive and violates my rights (of course I am not a lawyer so don&#8217;t listen to my rants.)  This tutorial will show you how to install DVD playback capability on your Ubuntu linux machine.</p>
<p>note: in some areas this is not legal.  If that is the case for you you can 1) continue to let some corporation demand payment to be able to playback the DVDs you already paid for, 2) stop watching DVDs altogether or 3) tell them to take a hike and install playback anyway.  Viva la revolucion!</p>
<p>Installing DVD playback is pretty simple.  You&#8217;ll need to install the <a href="http://ubuntu-tutorials.com/index.php/2006/10/21/seveas-ubuntu-packages/">Seveas Repository</a> before you&#8217;ll have access to it and then simply run:</p>
<blockquote><p><code>sudo aptitude install libdvdcss2</code></p></blockquote>
<p>or, if you prefer not to install Seveas repository you can run the following command to automagically download and install the appropriate files:</p>
<blockquote><p><code>sudo /usr/share/doc/libdvdread3/./install-css.sh</code></p></blockquote>
<p>We desperately need a change to our countries laws in this regard, at least in the US.  Until then we simply do what has to be done.</p>
<p>update: if you find that, for whatever reason, you don&#8217;t have the above file to run and install you can try to take a look at this comment for an additional method.  <a href="http://ubuntu-tutorials.com/2006/12/14/how-to-enable-dvd-playback-ubuntu-510-6061-610/#comment-1010">install libdvdread3</a></p>
<p><!-- technorati tags begin --></p>
<p style="font-size: 10px; text-align: right;">technorati tags:<a rel="tag" href="http://technorati.com/tag/ubuntu">ubuntu</a>, <a rel="tag" href="http://technorati.com/tag/dvd">dvd</a>, <a rel="tag" href="http://technorati.com/tag/playback">playback</a>, <a rel="tag" href="http://technorati.com/tag/libdvdcss2">libdvdcss2</a>, <a rel="tag" href="http://technorati.com/tag/libdvdcss">libdvdcss</a>, <a rel="tag" href="http://technorati.com/tag/breezy">breezy</a>, <a rel="tag" href="http://technorati.com/tag/dapper">dapper</a>, <a rel="tag" href="http://technorati.com/tag/edgy">edgy</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2006/12/14/how-to-enable-dvd-playback-ubuntu-510-6061-610/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 2/16 queries in 0.009 seconds using disk: basic
Object Caching 283/309 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-02-09 08:22:44 -->
