<?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>Nerdy Nigel &#187; Apple</title>
	<atom:link href="http://nerdynigel.com/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdynigel.com</link>
	<description>Stuff for Nerds</description>
	<lastBuildDate>Wed, 17 Nov 2010 10:10:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Convert DTS to AC3 on Mac OSX</title>
		<link>http://nerdynigel.com/2010/09/07/convert-dts-to-ac3-on-mac-osx/</link>
		<comments>http://nerdynigel.com/2010/09/07/convert-dts-to-ac3-on-mac-osx/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 13:15:16 +0000</pubDate>
		<dc:creator>Nerdy</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Nerd News]]></category>
		<category><![CDATA[AC3]]></category>
		<category><![CDATA[AppleTV]]></category>
		<category><![CDATA[Convert]]></category>
		<category><![CDATA[DTS]]></category>
		<category><![CDATA[DTS to AC3]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://nerdynigel.com/?p=73</guid>
		<description><![CDATA[I have been compressing my DVD&#8217;s and Blurays for years to a format that plays on my various media players. After purchasing and falling in love with the Apple TV interface I decided to use it as my primary media playback device. This unfortunately led to the problem of the Apple TV being unable to]]></description>
			<content:encoded><![CDATA[<p>I have been compressing my DVD&#8217;s and Blurays for years to a format that plays on my various media players. After purchasing and falling in love with the Apple TV interface I decided to use it as my primary media playback device. This unfortunately led to the problem of the Apple TV being unable to playback a DTS soundtrack. Up until recently I have been running Windows in a virtual machine just to run some simple buggy applications for the conversion. This process was time consuming and very frustrating.</p>
<p>I decided to do a search to try a find a reasonably easy process on OSX. I found a few different methods but most out of date with broken links so I decided to compile my own howto combining information from many sources. I will try to link back where possible.</p>
<p>Here we go.</p>
<p><strong>Step 1</strong></p>
<p>Install Xcode from Apple. Signup here and register as a developer if you do not have an account.</p>
<p><a href="http://developer.apple.com/programs/register/" target="_blank">http://developer.apple.com/programs/register/</a></p>
<p>Download Xcode when you are logged in and install the default configuration.</p>
<p><strong>Step 2</strong></p>
<p>Install CMake</p>
<blockquote>
<div id="_mcePaste">mkdir /temp</div>
<div>cd /temp</div>
<div>curl -O http://www.cmake.org/files/v2.8/cmake-2.8.2.tar.gz</div>
<div>tar xvzf cmake</div>
<div>cd cmake-2.8.2</div>
<div>./configure</div>
<div>make</div>
<div>sudo make install</div>
</blockquote>
<div>Mirror of CMake 2.8.2 here.</div>
<div><a href="http://nerdynigel.com/wp-content/uploads/2010/09/cmake-2.8.2.tar.gz">cmake-2.8.2.tar.gz</a></div>
<div><strong>Step 3</strong></div>
<div>Install Aften</div>
<blockquote>
<div>cd /temp</div>
<div>svn co http://aften.svn.sourceforge.net/svnroot/aften Aften</div>
<div>cd Aften</div>
<div>mkdir default</div>
<div>cd default</div>
<div>cmake /temp/Aften/</div>
<div>make</div>
<div>sudo make install</div>
</blockquote>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;"><strong>Step 4</strong></span></span></span></span></div>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;">Install libdca</span></span></span></span></div>
<blockquote>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;">cd /temp</span></span></span></span></div>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;">svn co svn://svn.videolan.org/libdca/trunk libdca</span></span></span></span></div>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;">cd libcda</span></span></span></span></div>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;">sudo ./bootstrap</span></span></span></span></div>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;">sudo ./configure</span></span></span></span></div>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;">sudo make</span></span></span></span></div>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;">sudo make install</span></span></span></span></div>
</blockquote>
<div><strong>Step 5</strong></div>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;">Install MKVToolNix</span></span></span></span></div>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;">The easiest way to do this is as per the MKVToolnix site and to install MacPorts</span></span></span></span></div>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;">Download MacPorts from here</span></span></span></span></div>
<div><span style="font-family: Courier; color: #932192;"><span style="line-height: normal; font-size: small;"><span style="font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; color: #4e4e4e;"><span style="line-height: 19px;"><a href="http://www.macports.org/install.php" target="_blank">http://www.macports.org/install.php</a></span></span></span></span></div>
<div><span style="font-size: small;">Install the package and restart Terminal.</span></div>
<div><span style="font-size: small;">Now install MKVToolnix using</span></div>
<blockquote>
<div><span style="font-size: small;">sudo port install mkvtoolnix</span></div>
</blockquote>
<div><span style="font-size: x-small;"><span style="font-size: small;"><span>Mine took about 15 minutes to install the dependencies required and to install MKVToolnix.</span></span></span></div>
<div><strong>Step 6</strong></div>
<div><span style="font-size: x-small;"><span style="font-size: small;"><span>Install the final mkvdts2ac3 script.</span></span></span></div>
<div><span style="font-size: x-small;"><span style="font-size: small;"><span>You can get it from here.</span></span></span></div>
<div><span style="font-size: x-small;"><span style="font-size: small;"><a href="http://github.com/JakeWharton/mkvdts2ac3" target="_blank">http://github.com/JakeWharton/mkvdts2ac3</a></span></span></div>
<div>I also have a local copy here.</div>
<div><a href="http://nerdynigel.com/wp-content/uploads/2010/09/mkvdts2ac3.sh.txt">mkvdts2ac3.sh</a></div>
<div>Remove the .txt extension if you use my local copy.</div>
<div>Place the script in your /usr/local/bin folder.</div>
<blockquote>
<div>cd to the download location of the mkvdts2ac3.sh script</div>
<div>chmod 755 mkvdts2ac3.sh</div>
<div>cp mkvdts2ac3.sh /usr/local/bin</div>
</blockquote>
<div><span style="font-size: x-small;"><span style="font-size: small;">All done.</span></span></div>
<div>Now you should be able to convert your mkv files with a DTS soundtrack to AC3.</div>
<div>In the terminal, cd to a folder where your mkv file is and run</div>
<blockquote>
<div>mkvdts2ac3.sh yourfile.mkv</div>
</blockquote>
<div>If you do not want to keep the DTS file use the -n flag.</div>
<div>Good luck.</div>
<div><span style="font-size: x-small;"><span style="font-size: small;"><br />
</span></span></div>
]]></content:encoded>
			<wfw:commentRss>http://nerdynigel.com/2010/09/07/convert-dts-to-ac3-on-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

