<?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>JoshuaScotton.com &#187; Video</title>
	<atom:link href="http://www.joshuascotton.com/main/archives/tag/video/feed" rel="self" type="application/rss+xml" />
	<link>http://www.joshuascotton.com/main</link>
	<description>It's all relative ...</description>
	<lastBuildDate>Sat, 24 Dec 2011 23:01:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Encoding PS3 Videos in Ubuntu</title>
		<link>http://www.joshuascotton.com/main/archives/177</link>
		<comments>http://www.joshuascotton.com/main/archives/177#comments</comments>
		<pubDate>Sat, 18 Oct 2008 11:47:00 +0000</pubDate>
		<dc:creator>Joshua Scotton</dc:creator>
				<category><![CDATA[IT and Linux]]></category>
		<category><![CDATA[Codec]]></category>
		<category><![CDATA[Convert]]></category>
		<category><![CDATA[FFMPEG]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.joshuascotton.com/main/?p=177</guid>
		<description><![CDATA[It seems that to encode videos for the PS3 in Ubuntu you need to use ffmpeg, however when I tried to do this the first time I ran into problems because I was using the version from the hardy-proposed software repo. To get it working you need to use the packages from medibuntu.org. 1. If [...]]]></description>
			<content:encoded><![CDATA[<p>It seems that to encode videos for the PS3 in Ubuntu you need to use ffmpeg, however when I tried to do this the first time I ran into problems because I was using the version from the hardy-proposed software repo. To get it working you need to use the packages from medibuntu.org.<span id="more-177"></span></p>
<p>1. If you don&#8217;t have the medibuntu.org sources ready, add them:<br />
<code>deb http://packages.medibuntu.org/ hardy free non-free<br />
deb-src http://packages.medibuntu.org/ hardy free non-free</code></p>
<p>As the versions in hardy-proposed are newer than the medibuntu versions, we need to force and then lock the package versions to install.</p>
<p>2. Run synaptic and search for ffmpeg.<br />
3. Select the ffmpeg package, press CTRL+E, select the medibuntu version and then press &#8220;Force Version&#8221;<br />
4. Select it again and press Package -&gt; Lock Version. This will make sure that you don&#8217;t update it to the hardy-proposed version by mistake.<br />
5. Do the previous steps for the libavcodec1d package<br />
6. Install both packages</p>
<p>You can now use the following command to convert all files in the working directory to PS3 format videos:<br />
<code>find . -name "*"  -maxdepth 1  -exec ffmpeg -y -i {} -acodec aac -ac 2 -ab 128k -vcodec mpeg4 -r 24 -b 800k -mbd 2 -aic 2 {}.ps3.mp4 \;</code></p>
<p>You can change the -ab 128k to the audio bitrate you want and the same for the video bitrate by changing the -b 800k</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Encoding+PS3+Videos+in+Ubuntu+http%3A%2F%2Fis.gd%2Fqxt7Dd" title="Post to Twitter"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.joshuascotton.com/main/archives/177&amp;title=Encoding+PS3+Videos+in+Ubuntu" title="Post to Delicious"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.joshuascotton.com/main/archives/177&amp;title=Encoding+PS3+Videos+in+Ubuntu" title="Post to Digg"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.joshuascotton.com/main/archives/177&amp;t=Encoding+PS3+Videos+in+Ubuntu" title="Post to Facebook"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.joshuascotton.com/main/archives/177/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Indiana Jones and the Kingdom of Impossible Special Effects [SPOILER WARNING]</title>
		<link>http://www.joshuascotton.com/main/archives/130</link>
		<comments>http://www.joshuascotton.com/main/archives/130#comments</comments>
		<pubDate>Wed, 28 May 2008 18:21:15 +0000</pubDate>
		<dc:creator>Joshua Scotton</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Indiana Jones]]></category>
		<category><![CDATA[Indiana Jones and the Kingdom of the Crystal Skull]]></category>
		<category><![CDATA[Movie]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.joshuascotton.com/main/archives/130</guid>
		<description><![CDATA[Compared to Indiana Jones and the Kingdom of the Crystal Skull, King Kong is believable and Meet the Spartans would be considered a serious movie. Naturally, for a movie which stars Harrison Ford, is co-written by George Lucas and is directed Steven Spielberg, you would expect a really good film to continue the Indiana Jones [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-129" title="200px-kingdomofthecrystalskull" src="http://www.joshuascotton.com/main/wp-content/uploads/2008/05/200px-kingdomofthecrystalskull.jpg" alt="" width="200" height="296" /><br />
Compared to Indiana Jones and the Kingdom of the Crystal Skull, King Kong is believable and Meet the Spartans would be considered a serious movie.</p>
<p><span id="more-130"></span><br />
Naturally, for a movie which stars Harrison Ford, is co-written by George Lucas and is directed Steven Spielberg, you would expect a really good film to continue the Indiana Jones legacy. What you get though is ET meets Star Wars with a dash of archaeology thrown in.</p>
<p>This film actually comes close to Armageddon&#8217;s record for most impossible scenes in one film. What with the ridiculous man-eating ants, Indy escaping from the epicentre of a nuclear blast in a lead fridge, the sword fight on two moving cars, and five people not only surviving three huge waterfalls, but staying in the same boat for two of them!</p>
<p>Wait there&#8217;s more, the crystal skull is magnetic and yet it attracts gold. Also the magnetic force only attracts objects when there is some tense cinematic reason for doing so&#8230;</p>
<p>Not only that, but for some super, all knowing, inter-dimensional, powerful alien/s, they sure were astronomically stupid to let some mere mortal go and nick their precious skull.</p>
<p>And please, for the love of all thats good and real, don&#8217;t even attempt to give me a reason why Dr Jones, Jr. doesn&#8217;t get sucked into the vortex that would have been created when the flying saucer takes off, or why the physical force of the Amazon river rushing into the hole that is subsequently created doesn&#8217;t cause Indy and Co to go on one big cliff-slide into the water below.</p>
<p>When there are so many physical impossibilities in a movie the plot really does need to be amazing to rescue the film. Unfortunately this is not the case for this one, the plot is lame, and everybody with a brain bigger than a peanut would guess the many predictable twists. Also, for a series of films where the villain is always destroyed at the end of the film by the artifact that they were trying to get, you could have at least let Indy get the bad guy (girl) in the end for a change.</p>
<p>To sum up, Indiana Jones and the Kingdom of the Crystal Skull does nothing to deserve the title of a &#8216;good&#8217; film and it was a complete waste of time to go and watch it. Average acting, a predictable script and impossible, over the top special effects completely spoil this movie.</p>
<p><strong>3/10</strong></p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Indiana+Jones+and+the+Kingdom+of+Impossible+Special+Effects+%5BSPOILER+WARNING%5D+http%3A%2F%2Fis.gd%2FuYkwgH" title="Post to Twitter"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.joshuascotton.com/main/archives/130&amp;title=Indiana+Jones+and+the+Kingdom+of+Impossible+Special+Effects+%5BSPOILER+WARNING%5D" title="Post to Delicious"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.joshuascotton.com/main/archives/130&amp;title=Indiana+Jones+and+the+Kingdom+of+Impossible+Special+Effects+%5BSPOILER+WARNING%5D" title="Post to Digg"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.joshuascotton.com/main/archives/130&amp;t=Indiana+Jones+and+the+Kingdom+of+Impossible+Special+Effects+%5BSPOILER+WARNING%5D" title="Post to Facebook"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.joshuascotton.com/main/archives/130/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Nosejob [Video]</title>
		<link>http://www.joshuascotton.com/main/archives/74</link>
		<comments>http://www.joshuascotton.com/main/archives/74#comments</comments>
		<pubDate>Tue, 26 Feb 2008 13:29:04 +0000</pubDate>
		<dc:creator>Joshua Scotton</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.joshuascotton.com/main/archives/74</guid>
		<description><![CDATA[Here&#8217;s a funny video clip for you all:]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a funny video clip for you all:<br />
<embed src="http://www.youtube.com/v/guw75z5UUDE&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Nosejob+%5BVideo%5D+http%3A%2F%2Fis.gd%2F7zqlAa" title="Post to Twitter"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.joshuascotton.com/main/archives/74&amp;title=Nosejob+%5BVideo%5D" title="Post to Delicious"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.joshuascotton.com/main/archives/74&amp;title=Nosejob+%5BVideo%5D" title="Post to Digg"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.joshuascotton.com/main/archives/74&amp;t=Nosejob+%5BVideo%5D" title="Post to Facebook"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.joshuascotton.com/main/archives/74/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

