<?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>James Tombs &#187; Windows</title>
	<atom:link href="http://jamestombs.co.uk/category/windows-tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://jamestombs.co.uk</link>
	<description>Development blog from James Tombs about PHP, XHTML + CSS and Drupal</description>
	<lastBuildDate>Thu, 11 Mar 2010 09:15:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Convert BluRay or DVD to MKV (x264) using free open source applications</title>
		<link>http://jamestombs.co.uk/2010-01-08/convert-bluray-or-dvd-to-mkv-x264-using-free-open-source-applications/1072</link>
		<comments>http://jamestombs.co.uk/2010-01-08/convert-bluray-or-dvd-to-mkv-x264-using-free-open-source-applications/1072#comments</comments>
		<pubDate>Fri, 08 Jan 2010 22:23:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[encoding]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://jamestombs.co.uk/?p=1072</guid>
		<description><![CDATA[We will be using 2 free open source applications.  The first application to rip the video files from the BluRay or DVD, for this we will use MakeMKV, this will take the main video from the BluRay or DVD and create an MKV using the video and audio straight from the disc.  With [...]]]></description>
			<content:encoded><![CDATA[<p>We will be using 2 free open source applications.  The first application to rip the video files from the BluRay or DVD, for this we will use <a href="http://www.makemkv.com/">MakeMKV</a>, this will take the main video from the BluRay or DVD and create an MKV using the video and audio straight from the disc.  With BluRay discs this can create large files 15GB+. To shrink the files to a slightly smaller size without sacrificing quality too much we can use a cross-platform program called <a href="http://handbrake.fr/">HandBrake</a>.</p>
<h3>Ripping the BluRay or DVD to MKV using MakeMKV</h3>
<p>Download and install <a href="http://www.makemkv.com/">MakeMKV</a>.</p>
<p>Open MakeMKV and insert the DVD or BluRay you wish to backup.</p>
<p><a href="http://jamestombs.co.uk/wp-content/uploads/2010/01/makemkv1.jpg" rel="shadowbox[post-1072];player=img;"><img src="http://jamestombs.co.uk/wp-content/uploads/2010/01/makemkv1-269x300.jpg" alt="" title="MakeMKV - Screen 1" width="269" height="300" class="alignnone size-medium wp-image-1073" /></a></p>
<p>Select the drive you put the disc in to and press the button of the DVD pointing to the hard drive.</p>
<p>MakeMKV will then scan the disc for all the different videos on the disc.  Untick any additional video or audio streams that you don&#8217;t want and select a destination folder.</p>
<p><a href="http://jamestombs.co.uk/wp-content/uploads/2010/01/makemkv21.jpg" rel="shadowbox[post-1072];player=img;"><img src="http://jamestombs.co.uk/wp-content/uploads/2010/01/makemkv21-269x300.jpg" alt="" title="MakeMKV - Screen 2" width="269" height="300" class="alignnone size-medium wp-image-1076" /></a></p>
<p>MakeMKV will then start creating your MKV file.</p>
<p><a href="http://jamestombs.co.uk/wp-content/uploads/2010/01/makemkv31.jpg" rel="shadowbox[post-1072];player=img;"><img src="http://jamestombs.co.uk/wp-content/uploads/2010/01/makemkv31-269x300.jpg" alt="" title="MakeMKV - Screen 3" width="269" height="300" class="alignnone size-medium wp-image-1077" /></a></p>
<p>The time the backup takes depends on the size of the data on the disc, the speed of your drive and the speed of your hard drive.</p>
<p>Once MakeMKV has finished you will have an MKV file that you can play on your computer.</p>
<p><strong>Due to copyright restrictions on most DVD&#8217;s and BluRay&#8217;s you may not be able to rip the video off.  To circumvent this, you can purchase <a href="http://www.slysoft.com/en/anydvd.html?aid=51650">AnyDVD</a>.</strong></p>
<h3>Shrinking the MKV using HandBrake</h3>
<p>Download and install <a href="http://handbrake.fr/download.php">HandBrake</a>.</p>
<p><strong>Note: The latest release as of writing (0.9.4) is unstable on Windows 7 x64 when encoding large BluRay rips. To get around this you can download the latest <a href="http://handbrake.fr/snapshot.php">development snapshot of HandBrake</a>.</strong></p>
<p>Select Source at the top left of the window and select Video file.</p>
<p><a href="http://jamestombs.co.uk/wp-content/uploads/2010/01/handbrake1.jpg" rel="shadowbox[post-1072];player=img;"><img src="http://jamestombs.co.uk/wp-content/uploads/2010/01/handbrake1-300x183.jpg" alt="" title="HandBrake - Screen 1" width="300" height="183" class="alignnone size-medium wp-image-1078" /></a></p>
<p>HandBrake will the process the file, getting information about the different streams contained within the MKV file.</p>
<p>Double click &#8220;regular&#8221; on the right hand side to load up the profile.</p>
<p><a href="http://jamestombs.co.uk/wp-content/uploads/2010/01/handbrake2.jpg" rel="shadowbox[post-1072];player=img;"><img src="http://jamestombs.co.uk/wp-content/uploads/2010/01/handbrake2-300x183.jpg" alt="" title="HandBrake - Screen 2" width="300" height="183" class="alignnone size-medium wp-image-1079" /></a></p>
<p>Change the container to MKV.</p>
<h4>Picture</h4>
<p>For BluRay, set Anamorphic to Strict.  For DVD, set Anamorphic to none and make sure the Keep Aspect Ratio option is ticked. Under cropping, make sure Automatic is selected.  This will remove the black bars at the top and bottom of the video to reduce the filesize further.</p>
<h4>Video</h4>
<p><a href="http://jamestombs.co.uk/wp-content/uploads/2010/01/handbrake3.jpg" rel="shadowbox[post-1072];player=img;"><img src="http://jamestombs.co.uk/wp-content/uploads/2010/01/handbrake3-300x183.jpg" alt="" title="HandBrake - Screen 3" width="300" height="183" class="alignnone size-medium wp-image-1080" /></a></p>
<p>Change the Video codec to H.264 (x264).</p>
<p>For the quality settings you have 3 options.</p>
<p><strong>Target size*</strong></p>
<p>Set the size of the output you want in MB.  Take in to account that the smaller this is the lower the bitrate will end up giving you poorer video quality than you would get with a larger filesize.</p>
<p>For a DVD, setting this between 1,400-2,500MB should give you good enough quality for a backup.</p>
<p>For BluRay, setting this between 8,000-15,000MB should give you a good backup with no visible loss in quality.</p>
<p><strong>Average bitrate*</strong></p>
<p>The default bitrate for DVD&#8217;s is around 4,500kbps. The more action in the DVD the higher you will want this.  Anything from 700 to 2,000kbps should be fine for most films.</p>
<p>For BluRay, setting this to anything greater than 8,000kpbs should give you no visible loss although if you want slightly better quality, it may be worth upping this to 12,000kbps.</p>
<p><strong>Constant quality</strong></p>
<p>This will use a constant bitrate throughout the film dependant of what is going on in the video. Setting this to anything below 18 is more beneficial.  The smaller the number the higher the quality.</p>
<p><em>* Average bitrate and target size allow you to select 2-pass encoding.  This will produce better results but will take longer.</em></p>
<h4>Audio</h4>
<p><a href="http://jamestombs.co.uk/wp-content/uploads/2010/01/handbrake4.jpg" rel="shadowbox[post-1072];player=img;"><img src="http://jamestombs.co.uk/wp-content/uploads/2010/01/handbrake4-300x183.jpg" alt="" title="HandBrake - Screen 4" width="300" height="183" class="alignnone size-medium wp-image-1081" /></a></p>
<p>Select the first audio stream. Then above it select the audio format you want.</p>
<p>For BluRay, it is best to select either DTS Passthru or AC3 Passthru for optimum sound especially if playing through a receiver with SPDIF.</p>
<p>For DVD, you can either chose AC3 Passthru to keep the original audio stream pretty much intact or MP3 (lame). </p>
<p><strong>Start the encode</strong></p>
<p>When you have the options set how you want, click the Start button at the top.  The CLI (command line interface) will popup showing you the progress of the encoding.</p>
<p><a href="http://jamestombs.co.uk/wp-content/uploads/2010/01/handbrakecli.jpg" rel="shadowbox[post-1072];player=img;"><img src="http://jamestombs.co.uk/wp-content/uploads/2010/01/handbrakecli-300x151.jpg" alt="" title="HandBrake - Screen 5" width="300" height="151" class="alignnone size-medium wp-image-1082" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jamestombs.co.uk/2010-01-08/convert-bluray-or-dvd-to-mkv-x264-using-free-open-source-applications/1072/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista x64 to Windows 7 Beta</title>
		<link>http://jamestombs.co.uk/2009-01-13/windows-vista-x64-to-windows-7-beta/959</link>
		<comments>http://jamestombs.co.uk/2009-01-13/windows-vista-x64-to-windows-7-beta/959#comments</comments>
		<pubDate>Tue, 13 Jan 2009 20:42:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[boots]]></category>
		<category><![CDATA[c drive]]></category>
		<category><![CDATA[creative s]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[heap]]></category>
		<category><![CDATA[heart]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[modes]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[repair option]]></category>
		<category><![CDATA[stable]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows cd]]></category>
		<category><![CDATA[windows vista x64]]></category>
		<category><![CDATA[windows64 bit]]></category>
		<category><![CDATA[x-fi]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://jamestombs.co.uk/2009-01-13/windows-vista-x64-to-windows-7-beta/959</guid>
		<description><![CDATA[With the new Windows 7 beta out from Microsoft, I decided to try to upgrade an existing Windows Vista x64 which has been very stable and not had a problem, has a fair few applications installed and lots of documents.&#160; I wasn’t putting up much hope, but backed up all the Documents and proceeded to [...]]]></description>
			<content:encoded><![CDATA[<p>With the new Windows 7 beta out from Microsoft, I decided to try to upgrade an existing Windows Vista x64 which has been very stable and not had a problem, has a fair few applications installed and lots of documents.&#160; I wasn’t putting up much hope, but backed up all the Documents and proceeded to upgrade the Vista installation as opposed to a new installation.</p>
<p>The installation started properly with no issues from within Windows Vista, then the PC required a restart, so restarted and the installation continued.</p>
<p>A message then came up during installation that “a required driver could not be found”.&#160; This could be a problem, once the error had been closed, the window on screen said that all changes made would be reverted to how they were.&#160; So my thoughts here were that it would restart back to Windows Vista like it was before with a heap of temporary installation files on the C drive.</p>
<p> <span id="more-959"></span>
<p>On restarting, Windows failed to boot.&#160; The error message was a simple “BOOTMGR cannot be found” (something like that can’t remember it off by heart).</p>
<p>So I took the 7 DVD out and put the Vista DVD in to do a repair, although I am sure the 7 DVD would of been able to do it.</p>
<p>Upon booting up using the Vista DVD I selected the repair option at which stage it prompted me that there was a problem with the installation.&#160; Well I knew that, so I decided to try it and pressed the Repair and restart button and let it load up from the hard drive. After the restart the same message appeared.</p>
<p>So I booted back to the Vista DVD and selected repair again.&#160; This time I wasn’t asked if I wanted to repair automatically.&#160; I then chose the repair start up errors option (the one at the top).&#160; After this had completed (took around 10 seconds), I restarted and left it to it’s own devices.&#160; This time the computer went past the error message and I was greeted with Windows 7.&#160; It had installed properly despite the error, although in all likeliness that is what caused the BOOTMGR problem.</p>
<p>Windows 7 finished configuring itself and eventually asked me for a username and password.&#160; I thought this was a bit strange as it should of pulled out my previous accounts, but carried on with the instructions anyway.</p>
<p>Long story short, Windows 7 installed, but without any of the applications installed or documents.</p>
<p>But the application files and documents were present but had been moved in to other folders.&#160; I can only assume that the files would of been moved back in to the main folders rather than the newly created folders if the installation had completed successfully.</p>
<p>Graphics drivers were already installed as was the network drivers. The only drivers that weren’t installed were the X-Fi drivers from Creative.&#160; So I went to their website and downloaded their latest drivers for Vista.</p>
<p>On attempting installation I was greeted with a message saying that the OS was incompatible with the drivers and that I would need to upgrade my OS. Obviously a bad search within the drivers installer, so I set the installer to run in compatibility mode for Windows Vista. This time the installation proceeded without a problem.</p>
<p>I deleted the old application files which weren’t needed any more and was able to back up all the documents back to the rightful place.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamestombs.co.uk/2009-01-13/windows-vista-x64-to-windows-7-beta/959/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[How to] Convert AVCHD ISO to MKV</title>
		<link>http://jamestombs.co.uk/2008-07-20/how-to-convert-avchd-iso-to-mkv/535</link>
		<comments>http://jamestombs.co.uk/2008-07-20/how-to-convert-avchd-iso-to-mkv/535#comments</comments>
		<pubDate>Sun, 20 Jul 2008 20:36:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[afterdawn forums]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[be]]></category>
		<category><![CDATA[demux]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[few minutes]]></category>
		<category><![CDATA[fps]]></category>
		<category><![CDATA[free trial]]></category>
		<category><![CDATA[freeware windows]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[harddrive]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[mkvmerge]]></category>
		<category><![CDATA[muxing]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[seperately]]></category>
		<category><![CDATA[smart projects]]></category>
		<category><![CDATA[sync problem]]></category>
		<category><![CDATA[uploading]]></category>
		<category><![CDATA[video files]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.p4th3t1c.co.uk/?p=570</guid>
		<description><![CDATA[These steps will help you convert an AVCHD ISO to MKV so it is playable on your PC.
After some searching after my previous post.
I have found the answer on the AfterDawn forums.
The only difference being that IsoMagic failed to open up the ISO at all.  Instead I used IsoBuster created by Smart Projects.
The software you [...]]]></description>
			<content:encoded><![CDATA[<p>These steps will help you convert an AVCHD ISO to MKV so it is playable on your PC.</p>
<p>After some searching after my previous <a href="http://jamestombs.co.uk/2008-07-09/how-do-you-play-ps3-avchd-iso-files-on-windows/565">post</a>.</p>
<p>I have found the answer on the <a href="http://forums.afterdawn.com/thread_view.cfm/680982">AfterDawn forums</a>.</p>
<p>The only difference being that IsoMagic failed to open up the ISO at all.  Instead I used <a href="http://www.isobuster.com/">IsoBuster </a>created by <a href="http://www.smart-projects.net/">Smart Projects</a>.</p>
<p>The software you will need is:</p>
<ul>
<li><a href="http://www.isobuster.com/">IsoBuster</a> &#8211; (You will need to purchase, as free trial does not allow ability to extract.)</li>
<li><a href="http://forum.doom9.org/showthread.php?t=134104">tsMuxeR </a>- Freeware.</li>
<li><a href="http://www.bunkus.org/videotools/mkvtoolnix/downloads.html">mkvtoolnix</a> &#8211; Freeware (Windows download at the bottom.)</li>
</ul>
<p><span id="more-535"></span></p>
<p>Here are the steps:</p>
<ol>
<li>Open the ISO in IsoBuster.  Navigate to the BDMV folder then the STREAM folder.</li>
<li>In this folder you should find a the video called 00000.mts or 00001.mts or something similar.</li>
<li>Extract this to somewhere on your harddrive.</li>
<li>Once the file has finally finished extracting to the hard drive, open up tsMuxeR.</li>
<li>Add the file you just extracted, you should have a window like the following:<br />
<a href="http://jamestombs.co.uk/wp-content/uploads/2008/07/tsmuxer.jpg" rel="shadowbox[post-535];player=img;"><img class="alignnone size-full wp-image-571" title="tsmuxer" src="http://jamestombs.co.uk/wp-content/uploads/2008/07/tsmuxer.jpg" alt="" width="500" height="613" /></a></li>
<li>Press Start demuxing. This will take a few minutes depending on the size of the file and your computer.</li>
<li>The outcome of this is that we will have seperate audio and video files which we will now merge together using a great tool called mkvmerge.</li>
<li>In mkvmerge, we want to select the .ac3 file and the .264 file, so go to Add at the top right and select both these files.</li>
<li>mkvmerge will correctly detect what sort of file they are, but you will need to manually set the fps of the video as mkvmerge won&#8217;t be able to detect it.  The output from tsMuxeR will tell you the fps, then all you need to do now is select where you want to save the finished MKV and press Start Muxing.<br />
<a href="http://jamestombs.co.uk/wp-content/uploads/2008/07/mkvmerge.jpg" rel="shadowbox[post-535];player=img;"><img class="alignnone size-full wp-image-572" title="mkvmerge" src="http://jamestombs.co.uk/wp-content/uploads/2008/07/mkvmerge.jpg" alt="" width="500" height="566" /></a></li>
<li>Like the demux this will take a while depending on the files and the hardware in your PC, once complete you can play the MKV in your media player.</li>
</ol>
<p>Job done.  Let me know in the comments if this worked for you.</p>
<p><strong>Edit:</strong> See comments if you are getting an out of sync problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamestombs.co.uk/2008-07-20/how-to-convert-avchd-iso-to-mkv/535/feed</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>Converting video (AVI, MOV, MPG, MP4) to FLV using FFmpeg</title>
		<link>http://jamestombs.co.uk/2008-07-18/converting-video-avi-mov-mpg-mp4-to-flv-using-ffmpeg/531</link>
		<comments>http://jamestombs.co.uk/2008-07-18/converting-video-avi-mov-mpg-mp4-to-flv-using-ffmpeg/531#comments</comments>
		<pubDate>Fri, 18 Jul 2008 21:30:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apple quicktime]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio frequency]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[avi mov]]></category>
		<category><![CDATA[avis]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[input file]]></category>
		<category><![CDATA[mov files]]></category>
		<category><![CDATA[mov mpg]]></category>
		<category><![CDATA[uploading]]></category>
		<category><![CDATA[video avi]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.p4th3t1c.co.uk/?p=568</guid>
		<description><![CDATA[Firstly you need to download FFmpeg from the FFmpeg website
To convert your file use the following command.
ffmpeg -i &#8220;C:\videos\videoname.mov&#8221; -ar 44100 -ab 96 -f flv &#8220;C:\videos\videoname.flv&#8221;

ffmpeg &#8211; runs the program
-i &#8220;filename.ext&#8221; &#8211; input file
-ar 44100 &#8211; audio frequency
-ab 96 &#8211; audio bitrate
-f flv &#8211; force format followed by format
&#8220;newfilename.ext&#8221; &#8211; output file

I used these settings [...]]]></description>
			<content:encoded><![CDATA[<p>Firstly you need to download FFmpeg from the <a href="http://ffmpeg.mplayerhq.hu/download.html">FFmpeg</a> website</p>
<p>To convert your file use the following command.</p>
<blockquote><p>ffmpeg -i &#8220;C:\videos\videoname.mov&#8221; -ar 44100 -ab 96 -f flv &#8220;C:\videos\videoname.flv&#8221;</p></blockquote>
<ul>
<li><strong>ffmpeg</strong> &#8211; runs the program</li>
<li><strong>-i &#8220;filename.ext&#8221;</strong> &#8211; input file</li>
<li><strong>-ar 44100</strong> &#8211; audio frequency</li>
<li><strong>-ab 96</strong> &#8211; audio bitrate</li>
<li><strong>-f flv</strong> &#8211; force format followed by format</li>
<li><strong>&#8220;newfilename.ext&#8221;</strong> &#8211; output file</li>
</ul>
<p>I used these settings to convert some 500MB+ Apple Quicktime (MOV) files down to ~20MB FLV which were perfect for uploading to YouTube.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamestombs.co.uk/2008-07-18/converting-video-avi-mov-mpg-mp4-to-flv-using-ffmpeg/531/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[FIX] The image anyimage.jpg cannot be displayed, because it contains errors.</title>
		<link>http://jamestombs.co.uk/2008-05-14/the-image-anyimagejpg-cannot-be-displayed-because-it-contains-errors/320</link>
		<comments>http://jamestombs.co.uk/2008-05-14/the-image-anyimagejpg-cannot-be-displayed-because-it-contains-errors/320#comments</comments>
		<pubDate>Wed, 14 May 2008 22:13:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[bg]]></category>
		<category><![CDATA[displayed]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hadn]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[s]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[uninstallation]]></category>

		<guid isPermaLink="false">http://www.p4th3t1c.co.uk/?p=358</guid>
		<description><![CDATA[I suddenly started getting the following error when ever I tried to view an image by itself within Firefox 2.0.14.
The image “http://www.example.com/button_bg.png” cannot be displayed, because it contains errors.
I didn&#8217;t know what had caused this as I hadn&#8217;t installed any extensions knowingly.  This happens for all image files, not just jpg.
The problem was Skype. [...]]]></description>
			<content:encoded><![CDATA[<p>I suddenly started getting the following error when ever I tried to view an image by itself within Firefox 2.0.14.</p>
<p><em><code>The image “http://www.example.com/button_bg.png” cannot be displayed, because it contains errors.</code></em></p>
<p>I didn&#8217;t know what had caused this as I hadn&#8217;t installed any extensions knowingly.  This happens for all image files, not just jpg.</p>
<p>The problem was Skype.  Go to <strong>Tools &gt; Add-ons</strong> and uninstall it.</p>
<p>Problem solved.  Would be nice for Skype to have said it was installing shit in to Firefox&#8230;and if it did it would of been good of me to actually read it.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamestombs.co.uk/2008-05-14/the-image-anyimagejpg-cannot-be-displayed-because-it-contains-errors/320/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[FIX] UT3.exe &#8211; kernel32.dll &#8211; Unreal Tournament 3</title>
		<link>http://jamestombs.co.uk/2008-03-18/ut3exe-kernel32dll-unreal-tournament-3/306</link>
		<comments>http://jamestombs.co.uk/2008-03-18/ut3exe-kernel32dll-unreal-tournament-3/306#comments</comments>
		<pubDate>Tue, 18 Mar 2008 20:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[3]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[display drivers]]></category>
		<category><![CDATA[displayed]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[graphics card]]></category>
		<category><![CDATA[graphics card drivers]]></category>
		<category><![CDATA[graphics drivers]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[latest graphics]]></category>
		<category><![CDATA[nforce]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[s]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[uninstallation]]></category>
		<category><![CDATA[unreal tournament]]></category>

		<guid isPermaLink="false">http://www.p4th3t1c.co.uk/2008-03-18/ut3exe-kernel32dll-unreal-tournament-3/319</guid>
		<description><![CDATA[If you are getting the following error message when you open Unreal Tournament 3 do the following steps which should stop the problem happening.

If you do get this error, the first thing to do is to download and install the latest graphics drivers for your graphics card.  I am assuming that you have checked [...]]]></description>
			<content:encoded><![CDATA[<p>If you are getting the following error message when you open Unreal Tournament 3 do the following steps which should stop the problem happening.</p>
<p><a href="http://jamestombs.co.uk/wp-content/uploads/2008/03/ut3exe-error.jpg" rel="shadowbox[post-306];player=img;"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://jamestombs.co.uk/wp-content/uploads/2008/03/ut3exe-error-thumb.jpg" border="0" alt="ut3.exe-error" width="540" height="354" /></a></p>
<p>If you do get this error, the first thing to do is to download and install the latest graphics drivers for your graphics card.  I am assuming that you have checked the minimum specification of the game and your computer to make sure your PC can handle it.</p>
<p><span id="more-306"></span></p>
<p>To find out what graphics card you have, press Start &gt; Run.  Type in <strong>dxdiag</strong>.</p>
<p>Click Yes on the message that appears.</p>
<p>On the Display tab, make note of the name at the top left.</p>
<p><a href="http://jamestombs.co.uk/wp-content/uploads/2008/03/dxdiag.jpg" rel="shadowbox[post-306];player=img;"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://jamestombs.co.uk/wp-content/uploads/2008/03/dxdiag-thumb.jpg" border="0" alt="dxdiag" width="520" height="384" /></a></p>
<p>There are 3 likely manufactures that you will be using.  Nvidia, ATi (now called AMD) or Intel.</p>
<p>The first 2 are the most likely.</p>
<p>Go to the website of your graphics card manufacture and download the lastest drivers for your series of graphics card and operating system.</p>
<p>Once downloaded.  Go to Control Panel &gt; Add or Remove Programs.  Remove your old graphics card drivers, and only your graphics card drivers.  If you have an Nvidia graphics card and an nForce motherboard, only remove the display drivers.</p>
<p>Once the uninstallation has completed, restart.  Once restarted, install the drivers that you just downloaded beforehand.</p>
<p>Once the installation has finished, restart.  Set up your screen resolution again if it isn&#8217;t detected properly.</p>
<p>Now try to run Unreal Tournament 3.  If it still doesn&#8217;t work, you can try reinstalling the game.  If that doesn&#8217;t work, head over to the Epic forums.</p>
<p><em>Note: There are 2 patches out for Unreal Tournament 3.  1.1 and 1.2.  I don&#8217;t think you need 1.1 installed to install 1.2.</em></p>
<p><em><a href="http://www.gamershell.com/download_22353.shtml" target="_blank">Download 1.1</a></em></p>
<p><em><a href="http://www.gamershell.com/download_23348.shtml" target="_blank">Download 1.2</a> (Latest)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://jamestombs.co.uk/2008-03-18/ut3exe-kernel32dll-unreal-tournament-3/306/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>[FIX] &#8211; the volume control program is not installed</title>
		<link>http://jamestombs.co.uk/2008-03-04/the-volume-control-program-is-not-installed/270</link>
		<comments>http://jamestombs.co.uk/2008-03-04/the-volume-control-program-is-not-installed/270#comments</comments>
		<pubDate>Tue, 04 Mar 2008 22:06:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[blaster]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[i386 folder]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[network share]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[option 1]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[share cd]]></category>
		<category><![CDATA[sndvol32]]></category>
		<category><![CDATA[sndvold32]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[sp2]]></category>
		<category><![CDATA[system32]]></category>
		<category><![CDATA[taskbar]]></category>
		<category><![CDATA[usb memory stick]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[volume]]></category>
		<category><![CDATA[volume control]]></category>
		<category><![CDATA[volume icon]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows cd]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[x-fi]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.p4th3t1c.co.uk/2008-03-04/the-volume-control-program-is-not-installed/283</guid>
		<description><![CDATA[If you get the above message it is because you have for some reason lost your sndvol32.exe file from %WIN_DIR%\SYSTEM32.

If you do have this problem is is likely that you do not have access to the first Advanced button, which will be greyed out and you will get the error message about the volume control [...]]]></description>
			<content:encoded><![CDATA[<p>If you get the above message it is because you have for some reason lost your sndvol32.exe file from %WIN_DIR%\SYSTEM32.</p>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://jamestombs.co.uk/wp-content/uploads/2008/03/soundproperties1.jpg" border="0" alt="soundproperties" width="387" height="475" /></p>
<p>If you do have this problem is is likely that you do not have access to the first Advanced button, which will be greyed out and you will get the error message about the volume control program when you tick the box &#8220;Place the volume icon in the taskbar&#8221;.</p>
<p>And here is how you get it back:</p>
<p><span id="more-270"></span></p>
<h4>Option 1 &#8211; If you have access to another computer running the same Operating System:</h4>
<p>Go to another computer running the same version operating system. If you are using Windows XP SP1, go on to another XP SP1 computer, or if you are using a Windows XP SP2 machine go to to another XP SP2 machine etc.</p>
<p>Go to the C:\Windows\System32 folder (this folder may be different for you, the letter at the beginning should be your drive letter). Find a file called sndvol32.exe. Copy this to a network share, CD or a USB memory stick.</p>
<p>Now on the PC with the problem copy this file over to C:\Windows\System32 folder (this folder may be different for you, the letter at the beginning should be your drive letter) and that should fix the problem.</p>
<h4>Option 2 &#8211; If you don&#8217;t have access to another computer but you have your original Windows CD (note: not a restore CD):</h4>
<p>Browse the CD and locate the I386 folder. In here find sndvol32.ex_. Copy this to your C: (I said C: because it is a lot easier to type in to a command prompt than a long directory).</p>
<p>Open a command prompt (Start &gt; Run &gt; type in cmd and press OK.)</p>
<p><a href="http://jamestombs.co.uk/wp-content/uploads/2008/07/cmd1.jpg" rel="shadowbox[post-270];player=img;"><img class="alignnone size-full wp-image-555" title="cmd1" src="http://jamestombs.co.uk/wp-content/uploads/2008/07/cmd1.jpg" alt="" width="500" height="259" /></a></p>
<p>Use the command <strong>expand</strong> followed by <strong>SNDVOL32.EX_ SNDVOL32.EXE</strong>. In Explorer copy the SNDVOL32.EXE from the C: to C:\Windows\System32. Problem should be fixed.</p>
<p>Alternatively you can copy it over straight away from the CD using the expand command:</p>
<p><strong>d:<br />
cd i386<br />
expand sndvol32.ex_ c:\windows\system32\sndvol32.exe</strong></p>
<p>Where D: is your CD/DVD drive.</p>
<h4>Option 3 &#8211; If you don&#8217;t have another computer or your Windows CD:</h4>
<p>You can download the file from <a href="http://rapidshare.com/files/30935411/sndvol32.zip" target="_blank">RapidShare</a>. Extract the zip and copy the file to your C:\Windows\System32 folder. Problem should be fixed.</p>
<p>I am not sure if this will work for all XP setups. I am sure it should work OK on Home or Professional but I am not sure how interchangeable it is between service packs. But the file hasn&#8217;t been modified since 2001, so it should be OK for all service packs, but it hasn&#8217;t been tested.</p>
<p>Microsoft know about this problem. You can read more about it in <a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q319095" target="_blank">KB319095</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamestombs.co.uk/2008-03-04/the-volume-control-program-is-not-installed/270/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Burning FLAC files to Audio CD using Nero 8</title>
		<link>http://jamestombs.co.uk/2008-01-12/burning-flac-files-to-audio-cd-using-nero-8/228</link>
		<comments>http://jamestombs.co.uk/2008-01-12/burning-flac-files-to-audio-cd-using-nero-8/228#comments</comments>
		<pubDate>Sat, 12 Jan 2008 09:44:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio cd]]></category>
		<category><![CDATA[audio tab]]></category>
		<category><![CDATA[burn]]></category>
		<category><![CDATA[burning flac files]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[crap]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[flac]]></category>
		<category><![CDATA[gt options]]></category>
		<category><![CDATA[nero]]></category>
		<category><![CDATA[nero 8]]></category>
		<category><![CDATA[nero burning rom]]></category>
		<category><![CDATA[nero express]]></category>
		<category><![CDATA[options button]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[time press]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[zip file]]></category>

		<guid isPermaLink="false">http://www.p4th3t1c.co.uk/2008-01-12/burning-flac-files-to-audio-cd-using-nero-8/238</guid>
		<description><![CDATA[By default Nero 8 does not include a decoder for FLAC (Free Lossless Audio Codec) files. This should also work in prior versions of Nero as well.
This is tested and working in Windows XP and Windows Vista.

Edit: From the comments, it appears that this only works when opening Nero through Nero Express or Nero Burning [...]]]></description>
			<content:encoded><![CDATA[<p>By default Nero 8 does not include a decoder for FLAC (<a href="http://en.wikipedia.org/wiki/FLAC">Free Lossless Audio Codec</a>) files. This should also work in prior versions of Nero as well.</p>
<p>This is tested and working in Windows XP and Windows Vista.</p>
<p><span id="more-228"></span></p>
<p><strong>Edit:</strong><em> From the comments, it appears that this only works when opening Nero through Nero Express or Nero Burning Rom. If you go through StartSmart, it may not work.  I can&#8217;t test this because I don&#8217;t use StartSmart, it is bloated crap for the less IT inclined people to use.</em></p>
<ol>
<li>First of course you will need Nero installed.</li>
<li>Open <strong>Nero Burning Rom</strong>.</li>
<li>Cancel the first window, then go to File &gt; Options</li>
<li>Select the Audio tab.</li>
<li>Make note of the Plug-in directory.</li>
<li>Close Nero.</li>
<li>Then make your way to <a href="http://www.bitburners.com/category/software/audio/nero-audio-plugins/">bitburners.com</a> and download the plugins you wish. If you are just doing FLAC files then all you need is the FLAC plug-in, not FAAC.</li>
<li>Save the zip file to your desktop.</li>
<li>Using your zip extration program of your choice, get the DLL file out of the zip.</li>
<li>Copy the DLL to your Plug-in directory that you found out in Nero.</li>
<li>Now restart Nero Burning Rom.</li>
<li>Go to File &gt; Options and press the Audio tab.</li>
<li>This time press the Options button.</li>
<li>You will see a list of all the plugins installed in Nero.<br />
<a href="http://jamestombs.co.uk/wp-content/uploads/2008/01/image.png" rel="shadowbox[post-228];player=img;"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://jamestombs.co.uk/wp-content/uploads/2008/01/image-thumb.png" border="0" alt="image" width="500" height="310" /></a></li>
<li>Now when you try and burn a file using Nero you will be able to add FLAC files to your CD.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://jamestombs.co.uk/2008-01-12/burning-flac-files-to-audio-cd-using-nero-8/228/feed</wfw:commentRss>
		<slash:comments>68</slash:comments>
		</item>
	</channel>
</rss>
