<?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>Brad Haynes' Blog &#187; Video</title>
	<atom:link href="http://tcn.co.uk/blog/category/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://tcn.co.uk/blog</link>
	<description>User Experience and Software</description>
	<lastBuildDate>Sun, 24 Apr 2011 15:18:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>BBC iPlayer Hell</title>
		<link>http://tcn.co.uk/blog/2007/10/bbc-iplayer-hell/</link>
		<comments>http://tcn.co.uk/blog/2007/10/bbc-iplayer-hell/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 22:38:55 +0000</pubDate>
		<dc:creator>brad</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://tcn.co.uk/blog/2007/10/bbc-iplayer-hell/</guid>
		<description><![CDATA[Whilst I was considering it a protest until the BBC launches a Mac version of their iPlayer, I&#8217;d held on long enough and really wanted to see what the experience was like. I knew it wasn&#8217;t going to start well because I had to fire up my Windows XP laptop &#8211; something I hadn&#8217;t done [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst I was considering it a protest until the BBC launches a Mac version of their iPlayer, I&#8217;d held on long enough and really wanted to see what the experience was like.</p>
<p><span id="more-25"></span></p>
<p>I knew it wasn&#8217;t going to start well because I had to fire up my Windows XP laptop &#8211; something I hadn&#8217;t done for a month or so. So, after the slew of updates sent from Microsoft were finished installing, I started the setting-up of the BBC iPlayer.</p>
<p>After downloading the relatively small iPlayer installer and entering a pretty obscure username and password provided in an invitation e-mail, I was off.  The installer ran without problem and then prompted me to log-in to iPlayer. However, after carefully typing in the username and password several times, it wouldn&#8217;t accept them. A few attempts later, I realise that there&#8217;s an option to create an account (apparently this isn&#8217;t the one I was supplied with, and I was supposed to guess this). Account created and I&#8217;m in, but not feeling that ping-ponging from browser to software is very friendly. I could browse all the programming that&#8217;s available to download and tried to download the latest Nigella Lawson episode (I wasn&#8217;t actually going to watch this, it makes me bilious), but was presented with a message and then tons of instructions relating to the fact that there&#8217;s a problem with my DRM certificates. Following the instructions on how to fix this (it told me how to show hidden files and protected system files, smooth!) by renaming some non-existent DRM folder and then following a link to an MS page that is supposed to sort things out. Back in Internet Explorer which is now whinging at me that there&#8217;s some Active X software that&#8217;s trying to do something, and which I agree to, there&#8217;s a page where my only option is a disabled button.  I guess this means that I don&#8217;t get to watch anything. </p>
<p>So my initial thoughts contain the phrases: &#8220;cobbled together&#8221;, &#8220;badly thought out&#8221;, &#8220;badly executed&#8221;, and &#8220;are they fucking kidding?&#8221; &#8211; in no particular order.</p>
]]></content:encoded>
			<wfw:commentRss>http://tcn.co.uk/blog/2007/10/bbc-iplayer-hell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My ultimate Handbrake settings</title>
		<link>http://tcn.co.uk/blog/2007/06/my-ultimate-handbrake-settings/</link>
		<comments>http://tcn.co.uk/blog/2007/06/my-ultimate-handbrake-settings/#comments</comments>
		<pubDate>Sun, 24 Jun 2007 22:52:34 +0000</pubDate>
		<dc:creator>brad</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://tcn.co.uk/blog/2007/06/my-ultimate-handbrake-settings/</guid>
		<description><![CDATA[After many months (on and off) of testing, reading, deliberating, scratching my head and waiting I&#8217;m finally happy that I&#8217;ve found the perfect settings for encoding video with Handbrake for playback on my Mac and AppleTV. For general DVD quality movies: File format/Codecs: MP4 AVC Encoder: x264 (h.264 Main profile, options: me=umh;no-fast-pskip=1) Quality: 62% Constant [...]]]></description>
			<content:encoded><![CDATA[<p>After many months (on and off) of testing, reading, deliberating, scratching my head and waiting I&#8217;m finally happy that I&#8217;ve found the perfect settings for encoding video with Handbrake for playback on my Mac and AppleTV.</p>
<p><span id="more-24"></span></p>
<h4>For general DVD quality movies:</h4>
<ul>
<li>File format/Codecs: MP4 AVC</li>
<li>Encoder: x264 (h.264 Main profile, options: me=umh;no-fast-pskip=1)</li>
<li>Quality: 62% Constant quality</li>
<li>Picture settings: Anamorphic (if available)</li>
<li>Audio: Stereo, 44.1 KHz, 128 kbps</li>
</ul>
<p>This should result in an approximate rip speed of 18 frames per second on first generation Macbook Pro.</p>
<h4>For TV (4:3) formatted animation:</h4>
<ul>
<li>File format/Codecs: MP4 AVC</li>
<li>Encoder: x264 (h.264 iPod)</li>
<li>Quality: 50% constant quality</li>
<li>Picture settings: 640 x 480</li>
<li>Audio: Stereo, 44.1 KHz, 128 kbps</li>
</ul>
<p>This will also playback on a 5G video iPod as well as being a fairly optimal compromise between quality and file-size.</p>
]]></content:encoded>
			<wfw:commentRss>http://tcn.co.uk/blog/2007/06/my-ultimate-handbrake-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old Bob and Piracy</title>
		<link>http://tcn.co.uk/blog/2005/09/old-bob-and-piracy/</link>
		<comments>http://tcn.co.uk/blog/2005/09/old-bob-and-piracy/#comments</comments>
		<pubDate>Thu, 15 Sep 2005 17:19:00 +0000</pubDate>
		<dc:creator>brad</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://tcn.co.uk/blog/?p=7</guid>
		<description><![CDATA[This week I have mostly been drinking Old Bob. Don&#8217;t mistake this for some sort of dodgy pass-time, it&#8217;s simply a bloody fantastic real ale. Brewed by Ridley&#8217;s of Essex, I&#8217;ve yet to find a better pint in a London pub. Sadly Ridley&#8217;s has just been sold to Greene King, so the beer is bound [...]]]></description>
			<content:encoded><![CDATA[<p>This week I have mostly been drinking Old Bob.  Don&#8217;t mistake this for some sort of dodgy pass-time, it&#8217;s simply a bloody fantastic real ale.  Brewed by <a href="http://www.ridleys.co.uk">Ridley&#8217;s of Essex</a>, I&#8217;ve yet to find a better pint in a London pub.  Sadly Ridley&#8217;s has just been sold to <a href="http://www.greeneking.co.uk/">Greene King</a>, so the beer is bound to take a drop in quality if they decide to brew it in the sugar-beet hell that is Bury St. Edmunds.  I&#8217;m thinking of joining <a href="http://www.camra.org.uk">CAMRA</a> and growing a beard so I can blend with real ale aficionados  &#8211; I already have a battered corduroy suit jacket, so the look will almost be complete.</p>
<p>I saw &#8216;<a href="http://uk.imdb.com/title/tt0405422/">40 year old virgin</a>&#8216; at the cinema which I&#8217;m going to have to recommend. It could have been really fucking awful, but it&#8217;s not. I cared about the characters and it even had me laughing, which is rare lately.</p>
<p>I finally got around to working out how to copy DVDs onto my mac &#8211; not as simple as it sounds as you&#8217;ll know if you&#8217;ve ever tried. I won&#8217;t go into great detail as I&#8217;m sure it&#8217;s not legit, but I want to keep the movie&#8217;s I&#8217;ve bought on my computer.  I&#8217;m not really sure why copying ripping CDs onto my iPod is okay, but copying a movie from a DVD isn&#8217;t?  Anyway, <a href="http://www.versiontracker.com/dyn/moreinfo/macosx/22715">Mac The Ripper</a> works a treat for extracting the DVD content, removing the region code and macrovision protection. <a href="http://homepage.mac.com/major4/">FFmpegX</a> (after a fidly installation) will encode your VOB files into just about anything you want, and for any device.  I&#8217;ve been going for the H.264 format as at 1/10th compression with very little loss in quality it&#8217;s a minor miracle.  Sadly, I need a bit more oomph in processing power than my powerBook can muster as currently the average DVD encoding process is taking about 8 hours.</p>
<p><!--70820f2b2b644ed8114cb00de85a315c--></p>
]]></content:encoded>
			<wfw:commentRss>http://tcn.co.uk/blog/2005/09/old-bob-and-piracy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

