<?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>oyvindhauge.com</title>
	<atom:link href="http://www.oyvindhauge.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oyvindhauge.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 07 May 2012 21:41:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Play back of blu-rays with VC-1 encoded video on a Linux (and Windows) PC</title>
		<link>http://www.oyvindhauge.com/blog/2012/05/07/play-back-of-blu-rays-with-vc-1-encoded-video-on-a-linux-and-windows-pc/</link>
		<comments>http://www.oyvindhauge.com/blog/2012/05/07/play-back-of-blu-rays-with-vc-1-encoded-video-on-a-linux-and-windows-pc/#comments</comments>
		<pubDate>Mon, 07 May 2012 21:41:23 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tv and movies]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AnyDVD HD]]></category>
		<category><![CDATA[Blu-ray]]></category>
		<category><![CDATA[H.264]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ribbot]]></category>
		<category><![CDATA[VC-1]]></category>
		<category><![CDATA[VLC]]></category>
		<category><![CDATA[WMP]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.oyvindhauge.com/blog/?p=1609</guid>
		<description><![CDATA[Unfortunately, it seems the VC-1 video codec is poorly supported on both the Windows and the Linux platform. Windows Media Player did not want to give me anything but sound. VLC was able to play back the video, but it has a lot of &#8220;micro stuttering&#8221;. On Linux with XBMC and other media players, I [...]]]></description>
			<content:encoded><![CDATA[<p>Unfortunately, it seems the <a title="VC-1" href="http://en.wikipedia.org/wiki/VC-1">VC-1</a> video codec is poorly supported on both the Windows and the Linux platform. Windows Media Player did not want to give me anything but sound. VLC was able to play back the video, but it has a lot of &#8220;micro stuttering&#8221;. On Linux with XBMC and other media players, I was unable to get anything but sound. If there is a solution to this problem out there, please let me know.</p>
<p>I preferably want to be able to replay the original tracks from the Blu-rays/DVDs that I buy, but I want to play them from my media center (Linux with XBMC). However, with the VC-1 codec, I found no other option than to transcode the video to a H.264 stream. This might cause some quality loss, but as far as I could see it was minimal. A bonus of doing the transcoding is of course reducing the size of the files to about half the size. The instructions below explains how I transcoded the files with VC-1 video streams to be able to view the on Linux.</p>
<p style="text-align: center;"><a href="http://www.oyvindhauge.com/blog/wp-content/AnyDVD.png"><img class="size-medium wp-image-1547 aligncenter" title="AnyDVD HD" src="http://www.oyvindhauge.com/blog/wp-content/AnyDVD-300x246.png" alt="AnyDVD HD" width="300" height="246" /></a></p>
<p style="text-align: left;">First, I ripped the Blu-ray using <a title="AnyDVD HD" href="http://www.slysoft.com/en/anydvdhd.html">AnyDVD HD</a>.</p>
<p><a href="http://www.oyvindhauge.com/blog/wp-content/ripbot264.png"><img class="aligncenter size-medium wp-image-1610" title="Ripbot264" src="http://www.oyvindhauge.com/blog/wp-content/ripbot264-300x234.png" alt="Ripbot264" width="300" height="234" /></a>Second, I transcoded the video using <a title="RipBot 264" href="http://forum.doom9.org/showthread.php?t=127611">RipBot</a> using the settings above. A lower CRF is supposed to give you the best quality (and the larges files). I selected this one, and I did not include the sound as I did not want to have just a 128 Kbs bit rate. See, for instance, <a title="MediaSmartServer" href="http://www.mediasmartserver.net/">MediaSmartServer.net</a> for some more <a title="RipBot at MediaSmartServer" href="http://www.mediasmartserver.net/wiki/index.php/RipBot264">info</a>.</p>
<p>To identify which streams from the blu-ray you want, you might want to have a look at <a title="BDInfo" href="http://www.videohelp.com/tools/BDInfo">BDInfo</a>. It is normally the largest/longest playlists and streams.</p>
<p><a href="http://www.oyvindhauge.com/blog/wp-content/tsMuxeR_vc1.png"><img class="aligncenter size-medium wp-image-1614" title="TSMuxeR VC-1" src="http://www.oyvindhauge.com/blog/wp-content/tsMuxeR_vc1-300x168.png" alt="TSMuxeR VC-1" width="300" height="168" /></a>Finally, I added the original HD sound track by combining the sound stream from the blu-ray, with the newly created video file from RipBot. This is easily done using <a title="TSMuxer" href="http://www.videohelp.com/tools/tsMuxeR">TSMuxer</a>.</p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2012%2F05%2F07%2Fplay-back-of-blu-rays-with-vc-1-encoded-video-on-a-linux-and-windows-pc%2F&amp;layout=standard&amp;show_faces=false&amp;width=51&amp;height=24" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.oyvindhauge.com/blog/2012/05/07/play-back-of-blu-rays-with-vc-1-encoded-video-on-a-linux-and-windows-pc/" font=""></fb:send></span><span class="mr_social_sharing"><a href="https://twitter.com/share?url=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2012%2F05%2F07%2Fplay-back-of-blu-rays-with-vc-1-encoded-video-on-a-linux-and-windows-pc%2F&amp;text=Play+back+of+blu-rays+with+VC-1+encoded+video+on+a+Linux+%28and+Windows%29+PC&amp;via=oyvindhauge" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.oyvindhauge.com/blog/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><g:plusone size="medium" count="false" href="http://www.oyvindhauge.com/blog/2012/05/07/play-back-of-blu-rays-with-vc-1-encoded-video-on-a-linux-and-windows-pc/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.oyvindhauge.com/blog/2012/05/07/play-back-of-blu-rays-with-vc-1-encoded-video-on-a-linux-and-windows-pc/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2012/05/07/play-back-of-blu-rays-with-vc-1-encoded-video-on-a-linux-and-windows-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BankID and Java plug-in in Firefox on Ubuntu Part 6</title>
		<link>http://www.oyvindhauge.com/blog/2012/02/10/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-6/</link>
		<comments>http://www.oyvindhauge.com/blog/2012/02/10/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-6/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 20:57:30 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BankID]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.oyvindhauge.com/blog/?p=1597</guid>
		<description><![CDATA[BankID is unfortunately pretty poorly supported on the Linux platform, or there are at least several issues with it. I have sorted out some of them before, but it seems the latest version of Firefox created some new issues. My problem was that when trying to use BankID the browser crashed when logging in (after [...]]]></description>
			<content:encoded><![CDATA[<p>BankID is unfortunately pretty poorly supported on the Linux platform, or there are at least several issues with it. I have sorted out some of them <a title="BankID and Linux" href="http://www.oyvindhauge.com/blog/2011/05/29/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-5">before</a>, but it seems the latest version of Firefox created some new issues. My problem was that when trying to use BankID the browser crashed when logging in (after entering the code from the code key). The solution was as explained below:</p>
<p>1. Remove any traces of OpenJDK. See one of my earlier <a title="Removing OpenJDK" href="http://www.oyvindhauge.com/blog/2009/05/11/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-2/">posts</a>.</p>
<p>2. Install Sun&#8217;s Java version 6 (I have written about this <a title="Installing Java" href="http://www.oyvindhauge.com/blog/2011/05/29/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-5/">before</a>, and there are plenty of guides out there on how to do this).</p>
<p>This could be enough. However, I had problems getting the Java plugin started when opening BankID. To sort this out, create a symlink to the Java plugin in a mozilla plugin folder using the following code (thanks to <a title="WebUPD8 Oracle Java 7" href="http://www.webupd8.org/2011/09/how-to-install-oracle-java-7-jdk-in.html">WebUP8</a>):<br />
<code>mkdir -p ~/.mozilla/plugins<br />
ln -s /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so ~/.mozilla/plugins/</code></p>
<p>Where the path (&#8220;/usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so&#8221;) depends on what JRE you have installed, and what CPU you have. I have an 64 bit AMD processor, and I have installed Sun&#8217;s JRE version 6.</p>
<p>The above is so far tested on only one computer. Please give feedback if you have tested it successfully yourself, or if you have further problems.</p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2012%2F02%2F10%2Fbankid-and-java-plug-in-in-firefox-on-ubuntu-part-6%2F&amp;layout=standard&amp;show_faces=false&amp;width=51&amp;height=24" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.oyvindhauge.com/blog/2012/02/10/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-6/" font=""></fb:send></span><span class="mr_social_sharing"><a href="https://twitter.com/share?url=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2012%2F02%2F10%2Fbankid-and-java-plug-in-in-firefox-on-ubuntu-part-6%2F&amp;text=BankID+and+Java+plug-in+in+Firefox+on+Ubuntu+Part+6&amp;via=oyvindhauge" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.oyvindhauge.com/blog/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><g:plusone size="medium" count="false" href="http://www.oyvindhauge.com/blog/2012/02/10/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-6/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.oyvindhauge.com/blog/2012/02/10/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-6/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2012/02/10/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu &#8211; synchronizing the clock over the Internet using NTP</title>
		<link>http://www.oyvindhauge.com/blog/2012/01/30/ubuntu-synchronizing-the-clock-over-the-internet-using-ntp/</link>
		<comments>http://www.oyvindhauge.com/blog/2012/01/30/ubuntu-synchronizing-the-clock-over-the-internet-using-ntp/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 21:28:35 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NTP]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.oyvindhauge.com/blog/?p=1583</guid>
		<description><![CDATA[I have had problems with the clock on one of my Ubuntu computers. The NTP (Network Time Protocol) service is supposed to take care of synchronizing the clock, and the GUI has settings for this. However, and but it did not work (Ubuntu 11.10), as the clock was constantly delayed. The fix was simple, (re)installing [...]]]></description>
			<content:encoded><![CDATA[<p>I have had problems with the clock on one of my Ubuntu computers. The <a title="NTP" href="http://en.wikipedia.org/wiki/Network_Time_Protocol">NTP</a> (Network Time Protocol) service is supposed to take care of synchronizing the clock, and the GUI has <a title="UbuntuTime" href="https://help.ubuntu.com/community/UbuntuTime">settings</a> for this. However, and but it did not work (Ubuntu 11.10), as the clock was constantly delayed.</p>
<p>The fix was simple, (re)installing the ntp package made sure that some of the missing dependencies was installed. I am pretty sure this has happened to me before, so it could be a useful tips to others. If your clock runs late, try the following (one may of course use Synaptic as well):</p>
<p><code>sudo apt-get install ntp</code></p>
<p>&nbsp;</p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2012%2F01%2F30%2Fubuntu-synchronizing-the-clock-over-the-internet-using-ntp%2F&amp;layout=standard&amp;show_faces=false&amp;width=51&amp;height=24" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.oyvindhauge.com/blog/2012/01/30/ubuntu-synchronizing-the-clock-over-the-internet-using-ntp/" font=""></fb:send></span><span class="mr_social_sharing"><a href="https://twitter.com/share?url=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2012%2F01%2F30%2Fubuntu-synchronizing-the-clock-over-the-internet-using-ntp%2F&amp;text=Ubuntu+%E2%80%93+synchronizing+the+clock+over+the+Internet+using+NTP&amp;via=oyvindhauge" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.oyvindhauge.com/blog/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><g:plusone size="medium" count="false" href="http://www.oyvindhauge.com/blog/2012/01/30/ubuntu-synchronizing-the-clock-over-the-internet-using-ntp/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.oyvindhauge.com/blog/2012/01/30/ubuntu-synchronizing-the-clock-over-the-internet-using-ntp/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2012/01/30/ubuntu-synchronizing-the-clock-over-the-internet-using-ntp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing up/ripping a blu-ray disc</title>
		<link>http://www.oyvindhauge.com/blog/2011/08/28/backing-upripping-a-blu-ray-disc/</link>
		<comments>http://www.oyvindhauge.com/blog/2011/08/28/backing-upripping-a-blu-ray-disc/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 06:38:02 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tv and movies]]></category>
		<category><![CDATA[AnyDVD HD]]></category>
		<category><![CDATA[BDinfo]]></category>
		<category><![CDATA[Blu-ray]]></category>
		<category><![CDATA[Eac3to]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Ripping]]></category>
		<category><![CDATA[tsMuxer]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.oyvindhauge.com/blog/?p=1544</guid>
		<description><![CDATA[A while back I started to back up my DVD collection using Linux (dvdbackup and Handbrake). For Blu-ray disks I have unfortunately not found any good solutions for Linux and only open source software. Therefore, this guide will show how you may back up your Blu-rays on the MS Windows platform, using AnyDVD HD, BDInfo, [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I started to <a title="Backing up DVDs under Linux" href="http://www.oyvindhauge.com/blog/2010/09/19/backing-upripping-dvds-in-linux/">back up my DVD collection</a> using Linux (<a title="dvdbackup" href="http://dvdbackup.sourceforge.net/">dvdbackup</a> and <a title="Handbrake" href="http://handbrake.fr/">Handbrake</a>). For Blu-ray disks I have unfortunately not found any good solutions for Linux and only open source software. Therefore, this guide will show how you may back up your Blu-rays on the MS Windows platform, using <a title="AnyDVD HD" href="http://www.slysoft.com/en/anydvdhd.html">AnyDVD HD</a>, <a title="BDInfo" href="http://www.cinemasquid.com/blu-ray/tools/bdinfo">BDInfo</a>, <a title="EAC3to" href="http://forum.doom9.org/showthread.php?t=125966">Eac3to </a>(inkluding <a title="Eac3to and More Gui" href="http://forum.doom9.org/showthread.php?t=135095">Eac3to and More GUI</a>) and <a title="tsMuxer" href="http://www.smlabs.net/en/products/tsmuxer/">tsMuxer</a>.</p>
<h3>1. Backup disk and remove copy protection</h3>
<div id="attachment_1547" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.oyvindhauge.com/blog/wp-content/AnyDVD.png"><img class="size-medium wp-image-1547" title="AnyDVD HD" src="http://www.oyvindhauge.com/blog/wp-content/AnyDVD-300x246.png" alt="AnyDVD HD" width="300" height="246" /></a><p class="wp-caption-text">AnyDVD HD</p></div>
<p>AnyDVD HD does a good job removing the copy protection and backing up the disk to your hard drive. It is a proprietary piece of software, but I found that a lifetime license was worth the investment (about € 100).</p>
<p>Please note that removing copy protection may be illegal in some countries. In Norway (where I live) it is, to my best understanding, <a title="Åndsverksloven" href="http://lovdata.no/all/hl-19610512-002.html">illegal to circumvent <em>effective</em> copy protection measures</a>. As far as I see it, AnyDVD makes the copy protection on Blu-rays very ineffective. However, there are, to my knowledge, no court orders that defines what effective is. Removing the copy protection may therefore be in the gray area. Nevertheless, I strongly believe consumers should be able to back up their <em>own</em> DVDs and Blu-rays, and use software like <a title="XBMC" href="http://www.xbmc.org">XBMC</a> to manage their media collection.</p>
<h3>2. Identifying the movie streams</h3>
<div id="attachment_1550" class="wp-caption aligncenter" style="width: 304px"><a href="http://www.oyvindhauge.com/blog/wp-content/DBInfo.png"><img class="size-medium wp-image-1550" title="DBInfo" src="http://www.oyvindhauge.com/blog/wp-content/DBInfo-294x300.png" alt="DBInfo" width="294" height="300" /></a><p class="wp-caption-text">DBInfo</p></div>
<p>You may want to store the whole blu-ray with all its files and folders. I am however mainly interested in the main feature itself. To identify the stream(s) that contain(s) the movie I use BDInfo. The first and longest playlist normally contain the stream(s) that constitute the movie. The movie in the screenshot above was contained in only one stream (&#8220;00000.m2ts&#8221;). The streams are always located in the folder &#8220;[movie root]\BDMV\STREAM&#8221;.</p>
<p>If only one stream (<a title=".m2ts" href="http://en.wikipedia.org/wiki/.m2ts">.m2ts</a> file) contains the whole movie, you may simply store this file where ever you like, and watch it with XBMC or any other viewer you&#8217;d like. If the movie is constituted of several streams you should use tsMuxer to join/append these streams in the order shown in BDInfo.</p>
<p>Please note that the .m2ts container does not contain subtitles and chapters. If you want this you could for instance use the <a title="mkv/Matroska" href="http://en.wikipedia.org/wiki/Matroska">mkv</a> container. However, since I normally do not care about either, I just back up the .m2ts file.</p>
<h3>3. Adding an AC3 sound track and removing unnecessary tracks (optional)</h3>
<div id="attachment_1553" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.oyvindhauge.com/blog/wp-content/Eac3toAC3.png"><img class="size-medium wp-image-1553" title="Eac3toAC3" src="http://www.oyvindhauge.com/blog/wp-content/Eac3toAC3-300x178.png" alt="Eac3toAC3" width="300" height="178" /></a><p class="wp-caption-text">Eac3toAC3</p></div>
<p>Some players are not able to decode DTS sound tracks. As a consequence of this I normally add an <a title="AC3/Dolby Digital" href="http://en.wikipedia.org/wiki/Dolby_Digital">AC3</a> (Dolby Digital) track to my .m2ts containers. This is done by first encoding the DTS to AC3 using Eac3to.</p>
<div id="attachment_1554" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.oyvindhauge.com/blog/wp-content/tsMuxer.png"><img class="size-medium wp-image-1554" title="tsMuxer" src="http://www.oyvindhauge.com/blog/wp-content/tsMuxer-300x221.png" alt="tsMuxer" width="300" height="221" /></a><p class="wp-caption-text">tsMuxer</p></div>
<p>Next, create a new .m2ts file by adding (muxing) the newly created .ac3 file to the .m2ts file from the blu-ray. This is done using tsMuxer.</p>
<p>While muxing the two files I normally remove tracks that I do not need. This may be languages, presentation graphics, or video tracks with lower resolution. To remove them, simply uncheck the tracks that you do not want.</p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2011%2F08%2F28%2Fbacking-upripping-a-blu-ray-disc%2F&amp;layout=standard&amp;show_faces=false&amp;width=51&amp;height=24" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.oyvindhauge.com/blog/2011/08/28/backing-upripping-a-blu-ray-disc/" font=""></fb:send></span><span class="mr_social_sharing"><a href="https://twitter.com/share?url=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2011%2F08%2F28%2Fbacking-upripping-a-blu-ray-disc%2F&amp;text=Backing+up%2Fripping+a+blu-ray+disc&amp;via=oyvindhauge" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.oyvindhauge.com/blog/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><g:plusone size="medium" count="false" href="http://www.oyvindhauge.com/blog/2011/08/28/backing-upripping-a-blu-ray-disc/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.oyvindhauge.com/blog/2011/08/28/backing-upripping-a-blu-ray-disc/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2011/08/28/backing-upripping-a-blu-ray-disc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMART goals</title>
		<link>http://www.oyvindhauge.com/blog/2011/07/25/smart-goals/</link>
		<comments>http://www.oyvindhauge.com/blog/2011/07/25/smart-goals/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 07:58:24 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Project management and consulting]]></category>
		<category><![CDATA[benefit realization]]></category>
		<category><![CDATA[oyvindhauge.net]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[SMART]]></category>

		<guid isPermaLink="false">http://www.oyvindhauge.com/blog/?p=1560</guid>
		<description><![CDATA[While working with realization of benefits from a project, it is important to remember that your goals should be SMART. I find the following to be a good guideline for stating better goals/benefits: Specific Measurable Attainable Relevant Time-bound Please also enjoy The Simpsons &#8211; I Am So Smart.]]></description>
			<content:encoded><![CDATA[<p>While working with realization of benefits from a project, it is important to remember that your goals should be <a title="SMART" href="http://en.wikipedia.org/wiki/SMART_criteria">SMART</a>. I find the following to be a good guideline for stating better goals/benefits:</p>
<ul>
<li><strong>S</strong>pecific</li>
<li><strong>M</strong>easurable</li>
<li><strong>A</strong>ttainable</li>
<li><strong>R</strong>elevant</li>
<li><strong>T</strong>ime-bound</li>
</ul>
<p>Please also enjoy <a title="I am so SMART, SMRT" href="http://www.youtube.com/watch?v=DhrfhjLd9e4">The Simpsons &#8211; I Am So Smart</a>.</p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2011%2F07%2F25%2Fsmart-goals%2F&amp;layout=standard&amp;show_faces=false&amp;width=51&amp;height=24" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.oyvindhauge.com/blog/2011/07/25/smart-goals/" font=""></fb:send></span><span class="mr_social_sharing"><a href="https://twitter.com/share?url=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2011%2F07%2F25%2Fsmart-goals%2F&amp;text=SMART+goals&amp;via=oyvindhauge" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.oyvindhauge.com/blog/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><g:plusone size="medium" count="false" href="http://www.oyvindhauge.com/blog/2011/07/25/smart-goals/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.oyvindhauge.com/blog/2011/07/25/smart-goals/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2011/07/25/smart-goals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BankID and Java plug-in in Firefox on Ubuntu Part 5</title>
		<link>http://www.oyvindhauge.com/blog/2011/05/29/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-5/</link>
		<comments>http://www.oyvindhauge.com/blog/2011/05/29/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-5/#comments</comments>
		<pubDate>Sun, 29 May 2011 20:46:43 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BankID]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.oyvindhauge.com/blog/?p=1499</guid>
		<description><![CDATA[I have previously written about getting BankID to work on a Linux/Ubuntu computer. Even though BankID worked on a fresh install of Ubuntu 11.04 with OpenJDK, it seems to work best with Sun&#8217;s Java implementation. This post will guide you through installing Sun&#8217;s JRE and removing OpenJDK. First install Sun&#8217;s java implementation. I installed it [...]]]></description>
			<content:encoded><![CDATA[<p>I have previously written about <a title="BankID and Java plug-in in Firefox on Ubuntu Part 4" href="BankID and Java plug-in in Firefox on Ubuntu Part 4" class="broken_link">getting BankID to work on a Linux/Ubuntu computer</a>. Even though BankID worked on a fresh install of Ubuntu 11.04 with OpenJDK, it seems to work best with Sun&#8217;s Java implementation. This post will guide you through installing Sun&#8217;s JRE and removing OpenJDK.</p>
<p>First install Sun&#8217;s java implementation. I installed it from the 10.04 repository (lucid) using the following commands (or Synaptic Package Manager):</p>
<p><code>sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"<br />
sudo apt-get update<br />
sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts</code></p>
<p>However, I am pretty sure using the 11.04 (natty) respository would work as well (Synaptic should already have an entry for partner software):</p>
<p><code>sudo add-apt-repository deb-src http://archive.canonical.com/ubuntu natty partner</code></p>
<p>Then remove all the packages concerning OpenJDK (my computers had six different packages). It is probably easier to find and remove the packages by using Synaptic.</p>
<p>Finally, select the java version to use by typing in the following command (pick the one saying &#8220;sun jre&#8221; and &#8220;auto&#8221;):</p>
<p><code>sudo update-alternatives --config java</code></p>
<p>I have tested the above on two different computers and it is working. If you have problems, leave me a comment and I&#8217;ll see if I can help.</p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2011%2F05%2F29%2Fbankid-and-java-plug-in-in-firefox-on-ubuntu-part-5%2F&amp;layout=standard&amp;show_faces=false&amp;width=51&amp;height=24" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.oyvindhauge.com/blog/2011/05/29/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-5/" font=""></fb:send></span><span class="mr_social_sharing"><a href="https://twitter.com/share?url=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2011%2F05%2F29%2Fbankid-and-java-plug-in-in-firefox-on-ubuntu-part-5%2F&amp;text=BankID+and+Java+plug-in+in+Firefox+on+Ubuntu+Part+5&amp;via=oyvindhauge" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.oyvindhauge.com/blog/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><g:plusone size="medium" count="false" href="http://www.oyvindhauge.com/blog/2011/05/29/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-5/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.oyvindhauge.com/blog/2011/05/29/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-5/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2011/05/29/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-5/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Backing up shared, encrypted content with Ubuntu One</title>
		<link>http://www.oyvindhauge.com/blog/2010/11/21/samba-ubuntu-one-encryption/</link>
		<comments>http://www.oyvindhauge.com/blog/2010/11/21/samba-ubuntu-one-encryption/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 10:57:38 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[encfs]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu One]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1465</guid>
		<description><![CDATA[Providing a shared folder across the home network is a very useful way to store documents. The documents are available to all the computers in the network, and it is far easier to back them up using one of the many online services. Some of these services provide encryption of your data. However, Ubuntu One [...]]]></description>
			<content:encoded><![CDATA[<p>Providing a shared folder across the home network is a very useful way to store documents. The documents are available to all the computers in the network, and it is far easier to back them up using one of the many online services. Some of these services provide encryption of your data. However, <a href="https://one.ubuntu.com/">Ubuntu One</a> does not yet encrypt your data. Even though I do not have any big secrets in my documents, I do not want it to be easy to read them for other people. Therefore, I wanted to encrypt them before uploading them to Ubuntu One.</p>
<p>This post shows how to use a machine with Ubuntu as a central server, how to encrypt your data, and how to back them up using Ubuntu One. The guide assumes that you have a disk (array) containing the data that is mounted outside your home folder in Ubuntu.</p>
<h1>Encryption</h1>
<p>There are several ways to encrypt your data. Ì chose to use a virtual, encrypted file system that encrypts my data on the fly. There are several ways to do this, but I chose <a href="http://www.arg0.net/encfs">encfs</a>. It was recommended around the net, and it seems to be working great. Setting it ups is relatively easy. Just follow <a href="http://forums.overclockers.com.au/showthread.php?t=662969">this great guide</a> by HyRax1 (thanks man). Just take note on how to share the folder with samba (assuming that you already have set up file sharing/samba on your machine. Just google it if in doubt.)</p>
<p>The guid will ask you create two folders. One for the encrypted data, and one for decrypted data. The folder for decrypted data gives you a view that allows you to read and modify your data.</p>
<p><strong>Please make sure to remember your password!</strong></p>
<h1>Linking the folder into your home folder</h1>
<p>Since Ubuntu One <a href="https://wiki.ubuntu.com/UbuntuOne/FAQ/CanISyncAFolderOutsideMyHomeFolder">only supports</a> synchronization of folders within your home folder, you have to bind the folder (the <strong>encrypted</strong> one) into your home folder. Create a folder named &#8220;private_documents&#8221; in your home folder, and in a command prompt type:</p>
<p><code>sudo getdit /etc/fstab</code></p>
<p>Then add a line similar to the one below into your fstab:</p>
<p><code>/path/to/encrypted_data /home/[user name]/private_documents       none    bind        0       0</code></p>
<h1>Synchronize data with Ubuntu One</h1>
<p>Right click your private_documents, select &#8220;Synchronize on Ubuntu One&#8221;. See <a href="https://wiki.ubuntu.com/UbuntuOne/Tutorials/FileSharing">this guide</a> for more info. Now you are all done.</p>
<p>The data may now be downloaded and decrypted on another computer simply by installing encfs and mapping the folder:<br />
<code>encfs /path/to/encrypted_data /path/to/decrypted</code></p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2010%2F11%2F21%2Fsamba-ubuntu-one-encryption%2F&amp;layout=standard&amp;show_faces=false&amp;width=51&amp;height=24" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.oyvindhauge.com/blog/2010/11/21/samba-ubuntu-one-encryption/" font=""></fb:send></span><span class="mr_social_sharing"><a href="https://twitter.com/share?url=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2010%2F11%2F21%2Fsamba-ubuntu-one-encryption%2F&amp;text=Backing+up+shared%2C+encrypted+content+with+Ubuntu+One&amp;via=oyvindhauge" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.oyvindhauge.com/blog/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><g:plusone size="medium" count="false" href="http://www.oyvindhauge.com/blog/2010/11/21/samba-ubuntu-one-encryption/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.oyvindhauge.com/blog/2010/11/21/samba-ubuntu-one-encryption/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2010/11/21/samba-ubuntu-one-encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C Sports: Il buono, il brutto, il cattivo: Part 2</title>
		<link>http://www.oyvindhauge.com/blog/2010/09/22/c-sports-il-buono-il-brutto-il-cattivo-part-2/</link>
		<comments>http://www.oyvindhauge.com/blog/2010/09/22/c-sports-il-buono-il-brutto-il-cattivo-part-2/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 18:44:56 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tv and movies]]></category>
		<category><![CDATA[C Sports]]></category>
		<category><![CDATA[Premiere League]]></category>
		<category><![CDATA[Streaming]]></category>
		<category><![CDATA[TV2]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1462</guid>
		<description><![CDATA[Last year, I complained about the pricing and lack of Linux support from the C Sports service. It was at the time, the only service (legally) providing Premiere League streams through the Internet (at least here in Norway). Now, things have changed. TV2&#8242;s Sumo is now the new provider of Premiere League streams here in [...]]]></description>
			<content:encoded><![CDATA[<p>Last year, I <a href="http://oyvindhauge.com/blog/2009/10/12/c-sports-il-buono-il-brutto-il-cattivo/">complained</a> about the pricing and lack of Linux support from the <a href="http://www.csports.no/">C Sports</a> service. It was at the time, the only service (legally) providing Premiere League streams through the Internet (at least here in Norway). Now, things have changed. TV2&#8242;s Sumo is now the new <a href="http://webtv.tv2.no/webtv/sumo/?treeId=25061">provider of Premiere League streams</a> here in Norway. Since I have subscribed to TV2&#8242;s option through cable TV, I have not yet tested their Internet service.</p>
<div id="attachment_1468" class="wp-caption aligncenter" style="width: 310px"><a href="http://oyvindhauge.com/blog/wp-content/lennon.jpg"><img class="size-medium wp-image-1468" title="Lennon against Aresenal - http://www.telegraph.co.uk" src="http://oyvindhauge.com/blog/wp-content/lennon-300x187.jpg" alt="Lennon against Aresenal - http://www.telegraph.co.uk" width="300" height="187" /></a><p class="wp-caption-text">Lennon against Aresenal - http://www.telegraph.co.uk</p></div>
<p>Nevertheless, C Sports has also changed a bit. <strong>The good</strong>, C Sports now support for Linux through Flash, and they provide streams from the Carling Cup. <strong>The bad</strong>, the prices are still too high. 79 NOK (10 €) for a game in the first round of the Carling Cup, is still too expensive. At least with the service quality they offer. <strong>The ugly</strong>: the image! The picture quality on my stream was very poor. Charging 10€ for it is almost a robbery. Moreover, the stream ended five minutes before the game ended!! I could at least not reconnect at the end of the game.</p>
<p>Nice to see more streaming services available on the Linux platform. However, the image and service quality needs to increase, and the price needs to decrease.</p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2010%2F09%2F22%2Fc-sports-il-buono-il-brutto-il-cattivo-part-2%2F&amp;layout=standard&amp;show_faces=false&amp;width=51&amp;height=24" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.oyvindhauge.com/blog/2010/09/22/c-sports-il-buono-il-brutto-il-cattivo-part-2/" font=""></fb:send></span><span class="mr_social_sharing"><a href="https://twitter.com/share?url=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2010%2F09%2F22%2Fc-sports-il-buono-il-brutto-il-cattivo-part-2%2F&amp;text=C+Sports%3A+Il+buono%2C+il+brutto%2C+il+cattivo%3A+Part+2&amp;via=oyvindhauge" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.oyvindhauge.com/blog/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><g:plusone size="medium" count="false" href="http://www.oyvindhauge.com/blog/2010/09/22/c-sports-il-buono-il-brutto-il-cattivo-part-2/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.oyvindhauge.com/blog/2010/09/22/c-sports-il-buono-il-brutto-il-cattivo-part-2/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2010/09/22/c-sports-il-buono-il-brutto-il-cattivo-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing up/Ripping and Transcoding DVDs in Linux</title>
		<link>http://www.oyvindhauge.com/blog/2010/09/19/backing-upripping-dvds-in-linux/</link>
		<comments>http://www.oyvindhauge.com/blog/2010/09/19/backing-upripping-dvds-in-linux/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 08:10:19 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tv and movies]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[dvdbackup]]></category>
		<category><![CDATA[Handbrake]]></category>
		<category><![CDATA[Ripping]]></category>
		<category><![CDATA[transcoding]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1372</guid>
		<description><![CDATA[Ripping and transcoding DVDs in Linux is very easy, but there are many ways of doing it. Personally, I prefer combining the command line tool dvdbackup with Handbrake. The reason I why I do this is to be able to rip a number of DVDs to my hard drive, and then to transcode them over [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Ripping">Ripping</a> and <a href="http://en.wikipedia.org/wiki/Transcoding">transcoding</a> DVDs in Linux is very easy, but there are many ways of doing it. Personally, I prefer combining the command line tool <a href="http://dvdbackup.sourceforge.net/">dvdbackup</a> with <a href="http://handbrake.fr/">Handbrake</a>. The reason I why I do this is to be able to rip a number of DVDs to my hard drive, and then to transcode them over night, or while I am at work. Moreover, both dvdbackup and Handbrake are open source software.</p>
<h1><strong>Step 1.Installation</strong></h1>
<p>First, dvdbackup may be installed through Synaptic, or by typing the following into the command line: <code>sudo apt-get install dvdbackup</code></p>
<p>Second, you most likely have to install a <a href="http://en.wikipedia.org/wiki/Content_Scramble_System">CSS</a> library to remove the copy protection. This may be done by adding the following <a href="http://unofficial.debian-maintainers.org/" class="broken_link">unofficial repositories</a> to your list of repositories (System-&gt;Administration-&gt;Synaptic Package Manager, then Settings-&gt;Repositories, and them on the &#8220;Other Software&#8221; pane):</p>
<p><code>deb http://unofficial.debian-maintainers.org/ lenny main contrib non-free restricted<br />
deb-src http://unofficial.debian-maintainers.org/ lenny main contrib non-free restricted</code></p>
<p>You will most likely get an error message because of a missing key. Ignore this error message, or get the missing key through installing the package <em>dmo-archive-keyring</em>. Then you need to add the package <em>libdvdcss2</em>.</p>
<p>Third, Handbrake does not have an official stable release for Ubuntu at the moment. However, the nightly build has been working very well on my computer. To install this build follow <a href="https://edge.launchpad.net/~stebbins/+archive/handbrake-snapshots">these instructions</a>. In short, add the following two repositories, and install the package <em>handbrake-gtk</em>.<br />
<code>deb http://ppa.launchpad.net/stebbins/handbrake-snapshots/ubuntu lucid main<br />
deb-src http://ppa.launchpad.net/stebbins/handbrake-snapshots/ubuntu lucid main</code></p>
<h1><strong>Step 2. Ripping with dvdbackup</strong></h1>
<p>I use the  command line tool dvdback up to make a copy of the DVD on the hard  drive. The copy does not have any copy protection. To do this, start the  command line, and go to the folder where you want the image to be  stored. Then, type: <code>dvdbackup -i /dev/dvd -M</code></p>
<div id="attachment_1427" class="wp-caption aligncenter" style="width: 299px"><a href="http://oyvindhauge.com/blog/wp-content/dvdbackup.png"><img class="size-medium wp-image-1427" title="dvdbackup - screenshot" src="http://oyvindhauge.com/blog/wp-content/dvdbackup-289x300.png" alt="dvdbackup - screenshot" width="289" height="300" /></a><p class="wp-caption-text">dvdbackup - screenshot</p></div>
<p>I have experienced some problems with the name of the dvd drive, but /dev/dvd/ usually works. If not, find the right name under /dev or /media. As you might see from the image above, you could receive some error messages. Do not worry about these. They are ignored sectors that are part of the copy protection. Ripping a full DVD usually takes about 15 to 20 minutes on my computer.</p>
<h1><strong>3. Transcoding with Handbrake</strong></h1>
<p>Transcoding the movies and series from the DVD format (usually a  VIDEO_TS folder with several VTS_**_*.VOB files) to a single video file  is very simple. First, set up Handbrake the way you want. Personally, I  do not include subtitles, select the MP4 file format, and use the &#8220;High  quality&#8221; preset. However, you may play around with the settings any way  you like.</p>
<p><strong> </strong></p>
<div id="attachment_1446" class="wp-caption aligncenter" style="width: 310px"><strong><strong><a href="http://oyvindhauge.com/blog/wp-content/handbrake.png"><img class="size-medium wp-image-1446" title="HandBrake - Screenshot" src="http://oyvindhauge.com/blog/wp-content/handbrake-300x195.png" alt="HandBrake - Screenshot" width="300" height="195" /></a></strong></strong><p class="wp-caption-text">HandBrake - Screenshot</p></div>
<p><strong> </strong></p>
<p>Second, Select &#8220;Source&#8221; in Handbrake (see the screenshot above), browse to the source folder of one DVD, and click &#8220;OK&#8221;.</p>
<p>Third, Pick the &#8220;Title&#8221; you want to encode. give it a sensible name, select the folder where you want to store the transcoded file, and click &#8220;Add to Queue&#8221;. The longest title is automatically selected. For DVDs with movies, the longest title is usually the movie itself. For TV series, make sure that you add all the episodes on the disc to the queue.</p>
<p>Fourth, when you have added all the movies you want to transcode, simply click &#8220;Start&#8221; and let your computer do the job. On my machine (AMD Phenom II X4 965 Black with 4 GB RAM), transcoding a movie takes about 45 min to an hour with the hiqh quality settings. On an AMD Athlon X2 4850e with 4 GB RAM, it takes significantly longer.</p>
<h1>The next step</h1>
<p>When Handbrake finishes you will have a collection of transcoded movies and series. In future post, I will show how I manage these using another set of open source software.</p>
<h1><strong>Disclaimer</strong></h1>
<p>Ripping and transcoding (copyrighted) DVDs may be illegal in some countries. In Norway, where I live it is not illegal to break &#8220;weak&#8221; copy protections like <a href="http://en.wikipedia.org/wiki/Content-scrambling_system">CSS</a> (the copy protection used on DVDs). Distribution of copyrighted material is still illegal in Norway and most other countries, so please don&#8217;t do it.</p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2010%2F09%2F19%2Fbacking-upripping-dvds-in-linux%2F&amp;layout=standard&amp;show_faces=false&amp;width=51&amp;height=24" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.oyvindhauge.com/blog/2010/09/19/backing-upripping-dvds-in-linux/" font=""></fb:send></span><span class="mr_social_sharing"><a href="https://twitter.com/share?url=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2010%2F09%2F19%2Fbacking-upripping-dvds-in-linux%2F&amp;text=Backing+up%2FRipping+and+Transcoding+DVDs+in+Linux&amp;via=oyvindhauge" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.oyvindhauge.com/blog/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><g:plusone size="medium" count="false" href="http://www.oyvindhauge.com/blog/2010/09/19/backing-upripping-dvds-in-linux/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.oyvindhauge.com/blog/2010/09/19/backing-upripping-dvds-in-linux/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2010/09/19/backing-upripping-dvds-in-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Most anticipaed games of the second half of 2010</title>
		<link>http://www.oyvindhauge.com/blog/2010/08/15/most-anticipaed-games-of-the-second-half-of-2010/</link>
		<comments>http://www.oyvindhauge.com/blog/2010/08/15/most-anticipaed-games-of-the-second-half-of-2010/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 08:26:23 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Assassins Creed]]></category>
		<category><![CDATA[Call of Duty]]></category>
		<category><![CDATA[Civilization]]></category>
		<category><![CDATA[Fable]]></category>
		<category><![CDATA[Fallout]]></category>
		<category><![CDATA[Fifa]]></category>
		<category><![CDATA[Halo]]></category>
		<category><![CDATA[Kane and Lynch]]></category>
		<category><![CDATA[Mafia]]></category>
		<category><![CDATA[Medal of Honor]]></category>
		<category><![CDATA[Starcraft]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1274</guid>
		<description><![CDATA[I have previously written about the games I have the highest expectations for, for instance, last fall. Even though many of the games I had high hopes for are set for releases in 2011 (e.g. Rage, Deus Ex, and Brink), there are still a number of games worth keeping an eye on. The following games [...]]]></description>
			<content:encoded><![CDATA[<p>I have previously written about the games I have the highest expectations for, for instance, <a href="http://oyvindhauge.com/blog/2009/09/14/most-anticipated-fall-games-of-2009/">last fall</a>. Even though many of the games I had high hopes for are set for releases in 2011 (e.g. Rage, Deus Ex, and Brink), there are still a number of games worth keeping an eye on. The following games are my most anticipated games for the fall 2010.</p>
<div id="attachment_1406" class="wp-caption aligncenter" style="width: 310px"><a href="http://oyvindhauge.com/blog/wp-content/call-of-duty-black-ops.jpg"><img class="size-medium wp-image-1406" title="call-of-duty-black-ops" src="http://oyvindhauge.com/blog/wp-content/call-of-duty-black-ops-300x168.jpg" alt="Call of Duty: Black Ops - Treyarch" width="300" height="168" /></a><p class="wp-caption-text">Call of Duty: Black Ops - Treyarch</p></div>
<p>I must admit that <a href="http://www.callofduty.com/">Call of Duty: Black Ops</a> (Nov 9, 2010) is probably the game I am waiting for the most. Not so much because I believe it is going to be the greatest game ever, but mainly because I have become &#8220;totally addicted&#8221; to Modern Warfare 2. I will most likely play Black Ops quite a lot too, and I am very curious about what Treyarch is able to bring to the table this time around. Dedicated servers are said to be back, and I hope they do something to counter all those cheaters the we see in Modern Warfare 2.</p>
<p>Then there are a few games that most likely will have a story (as opposed to the last few Call of Duty games). We have <a href="http://www.mafia2game.com/">Mafia II</a> (Aug 24, 2010), <a href="http://fallout.bethsoft.com/index.html">Fallout: New Vegas</a> (Oct 19, 2010), and <a href="http://lionhead.com/Fable/FableIII/" class="broken_link">Fable III</a> (Oct 26, 2010). All of these are sequels to great games. Mafia looks quite good, and the previews I have seen are quite positive. Fallout does unfortunately look a bit dated, but I still have high hopes (Note to self: still need to complete Fallout 3). Fable, don&#8217;t know yet. I am not sure if I want it to become even less RPG than the previous. However, Fable 2 was a good and cute game. I really love that they have British voice actors.</p>
<div id="attachment_1407" class="wp-caption aligncenter" style="width: 310px"><a href="http://oyvindhauge.com/blog/wp-content/civ5.jpg"><img class="size-medium wp-image-1407" title="civ5" src="http://oyvindhauge.com/blog/wp-content/civ5-300x168.jpg" alt="Civilization 5 - Firaxis Games" width="300" height="168" /></a><p class="wp-caption-text">Civilization 5 - Firaxis Games</p></div>
<p>The final tittle that I have high hopes for is the return of the undisputed strategy champion, Sid Meier&#8217;s <a href="http://www.civilization5.com/">Civilization V</a> (Sep 21, 2010). I have unfortunately not played the last game as much as I should, but I am very much looking forward to this new game. It will most likely be great! I just hope that I have the patience to play strategy games, after way too many hours of online multi player FPS.</p>
<p><strong>Worth watching</strong></p>
<p>There are also a few other games that I am a bit uncertain about. However, I will be tracking them closely as they are released. First up is <a href="http://www.kaneandlynch.com">Kane &amp; Lynch 2: Dog Days</a> (Aug 17, 2010). The first game was not very good, and I don&#8217;t really expect the second to be an epic game either. Nevertheless, I am found of the two player, this and the likes of Army of Two, offer. Moreover, I really enjoyed the Hitman series from IO Interactive (the developer of Kane &amp; Lynch). Who knows, maybe they&#8217;ll get it right this time around.</p>
<div id="attachment_1403" class="wp-caption aligncenter" style="width: 310px"><a href="http://oyvindhauge.com/blog/wp-content/medalofhonor.jpg"><img class="size-medium wp-image-1403" title="medalofhonor" src="http://oyvindhauge.com/blog/wp-content/medalofhonor-300x168.jpg" alt="Medal of Honor - EA" width="300" height="168" /></a><p class="wp-caption-text">Medal of Honor - EA</p></div>
<p>Then we have <a href="http://www.bungie.net/Projects/Reach/default.aspx">Halo: Reach</a> (Sep 14, 2010). Halo will without doubt be a big game, but I am not really a hard core Halo fan boy. I prefer more realistic shooters and the game engine looks a bit dated to me. Next up is <a href="http://www.deadrising2.net/">Dead Rising 2</a> (Sep 28, 2010). Zombie killing is always fun, but I am not 100% convinced yet. <a href="http://www.medalofhonor.com/">Medal of Honor</a> (Oct 12, 2010) falls into the same category. I love modern first person shooters, but I am not sure what MoH adds to the table. We have already seen Battlefield Bad Company 2 this year (from DICE &#8211; the developer of  the multi player component of MoH), and Call of Duty Black Ops is due just a few weeks later. I have already tried the Beta, and I was unfortunately not blown away. Well actually, I was blown away in a one hour spawn rape before returning to Modern Warfare.</p>
<p>In addition we have <a href="http://assassinscreed.uk.ubi.com/brotherhood/">Assassin&#8217;s Creed: Brotherhood</a> (Nov 16, 2010), and  <a href="http://fifa.easports.com/en/home.action">Fifa 11</a> (Sep 28, 2010). I guess these will be just more of the same, which is a good thing as their predecessors were very good games. However, what about a bir more innovation? Finally, there is <a href="http://eu.battle.net/sc2/en/">Stracraft 2</a> (already released). I am not really a big Starcraft fan either. I do not really have the patience to play real time strategy against people over the Internet (I would probably get pwned). However, for those who like it Starcraft is a dream come true (at least so I&#8217;ve understood).</p>
<p><strong>Unrealistic dreams</strong></p>
<p><strong> </strong></p>
<div id="attachment_1404" class="wp-caption aligncenter" style="width: 310px"><strong><strong><a href="http://oyvindhauge.com/blog/wp-content/duke-nukem-forever.jpg"><img class="size-medium wp-image-1404" title="duke-nukem-forever" src="http://oyvindhauge.com/blog/wp-content/duke-nukem-forever-300x223.jpg" alt="Duek Nukem Forever - who knows??" width="300" height="223" /></a></strong></strong><p class="wp-caption-text">Duek Nukem Forever - who knows??</p></div>
<p><strong> </strong>Recently, <a href="http://kotaku.com/5609770/">rumours</a> surfaced that Gearbox had picked up Duke Nukem Forever. I don&#8217;t believe it until the game ships, but as long as there is some hope I&#8217;ll be waiting for the duke to return. Moreover, I would also love to see a new game from <a href="http://egosoft.com/">Egosoft</a> (the creators of the X3 series). Nothing has been announced yet, so I won&#8217;t hold my breath. However, X3 Terran Conflict was released about two years ago and in my eyes it is about time for something new. What are your wishes for Christmas?</p>

				<div class="mr_social_sharing_wrapper">
				<!-- Social Sharing Toolkit v2.0.8 | http://www.active-bits.nl/support/social-sharing-toolkit/ --><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2010%2F08%2F15%2Fmost-anticipaed-games-of-the-second-half-of-2010%2F&amp;layout=standard&amp;show_faces=false&amp;width=51&amp;height=24" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.oyvindhauge.com/blog/2010/08/15/most-anticipaed-games-of-the-second-half-of-2010/" font=""></fb:send></span><span class="mr_social_sharing"><a href="https://twitter.com/share?url=http%3A%2F%2Fwww.oyvindhauge.com%2Fblog%2F2010%2F08%2F15%2Fmost-anticipaed-games-of-the-second-half-of-2010%2F&amp;text=Most+anticipaed+games+of+the+second+half+of+2010&amp;via=oyvindhauge" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.oyvindhauge.com/blog/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><g:plusone size="medium" count="false" href="http://www.oyvindhauge.com/blog/2010/08/15/most-anticipaed-games-of-the-second-half-of-2010/"></g:plusone></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.oyvindhauge.com/blog/2010/08/15/most-anticipaed-games-of-the-second-half-of-2010/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2010/08/15/most-anticipaed-games-of-the-second-half-of-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

