<?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>super-cooper &#187; mac</title>
	<atom:link href="http://www.super-cooper.com/archive/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.super-cooper.com</link>
	<description>Python, GIS, and a sprinkling of mindless drivel from Chad Cooper</description>
	<lastBuildDate>Sat, 21 Aug 2010 20:22:37 +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>Ripping recorded video from a Cox DVR on OS X</title>
		<link>http://www.super-cooper.com/archive/2009/01/04/ripping-recorded-video-from-a-cox-dvr-on-os-x/</link>
		<comments>http://www.super-cooper.com/archive/2009/01/04/ripping-recorded-video-from-a-cox-dvr-on-os-x/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 22:13:42 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.super-cooper.com/?p=81</guid>
		<description><![CDATA[Sometimes some of the most entertaining TV you&#8217;ll see can come from your local news &#8211; especially if you live in Arkansas it seems. And so was the case last Tuesday night. But more about that later. First let&#8217;s talk about getting the recorded program off of the DVR so we share it with the [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes some of the most entertaining TV you&#8217;ll see can come from your local news &#8211; especially if you live in Arkansas it seems. And so was the case last Tuesday night. But more about that later. First let&#8217;s talk about getting the recorded program off of the DVR so we share it with the world, as was my mission this <span style="text-decoration: line-through;">morning</span> weekend. After much Googling and forum reading, this is what I found out. We have a <a href="http://broadband.motorola.com/dvr/dct6412.asp">Motorola DCT6412 III</a> that we rent from the Cox cartel. After <strong><em>alot</em></strong> of reading on the forums at <a href="http://www.avsforum.com">http://www.avsforums.com</a> (especially <a href="http://www.avsforum.com/avs-vb/showthread.php?t=647916">this thread</a>), it looked like I was out of luck on getting the recorded news clip off of the DVR and onto my Mac. Then I found <a href="http://www.avsforum.com/avs-vb/showthread.php?p=14854525#post14854525">this thread</a> which laid out the plan that eventually worked. I&#8217;m putting everything I gleaned from the AVS Forums here so maybe someone else can use it and so I can remember just how I did it in the first place. Here&#8217;s what you need:</p>
<ol>
<li>The <a href="http://developer.apple.com/sdk/">Apple FireWire SDK for OSX</a> (version 26 as of this writing), a quick and easy install &#8211; FREE.</li>
<li><a href="http://www.videolan.org/vlc/download-macosx.html">VLC Viewer</a> to view the stream and transcode it to another more usable format (such as MPEG-4) if you want &#8211; FREE.</li>
<li>A FireWire 400 cable to connect your Mac to the DVR &#8211; NOT FREE, but I had one lying around.</li>
</ol>
<p>And here are some other things you <em>may</em> need:</p>
<ol>
<li><a href="http://handbrake.fr/">HandBrake</a> (which you should have anyway, regardless of  your platform &#8211; it&#8217;s great for ripping movies from DVD to mpeg-4 &#8211; FREE.</li>
<li>IMovie HD &#8211; I had to use this to ultimately clip out just the part of the newscast that I wanted &#8211; comes with your Mac.</li>
</ol>
<p>First, connect the FireWire cable to your Mac (I had both the Mac and DVR powered up, others talked about powering then down first). Fire up AVCVideoCap.app in the FireWire SDK at /Developer/FireWireSDK26/Applications and get it set and ready to record, but don&#8217;t start the recording yet. From your DVR, bring up the previously recorded program, and if you can, rewind to a minute or so before where you want to transfer, then pause the DVR. Now plug the FireWire cable into your DVR, and the program should start back up on your TV. Now start recording in AVCVideoCap, which will apparently &#8220;pause&#8221; the playback on your TV. Hit the play button on your DVR remote, which will &#8220;unpause&#8221; the playback on the DVR and output both video and audio to the .m2t filestream in AVCVideoCap. Note that when you hit play, it will not unpause what you see, just what gets output, so your TV is essentially unwatchable while transferring the video.</p>
<p>AVCVideoCap captures the video from the DVR to a .m2t filestream, which is basically MPEG-2. Out of the box QuickTime and IMovie don&#8217;t like m2t streams, but VLC Player does. VLC will play the m2t and you can export to mp4 (MPEG-4), which pretty much any video player will like. However, I had lots of problems in VLC just trying to go directly from the m2t stream to a mp4 &#8211; the video and audio were all jacked up when I tried that direct export in VLC. I read somewhere to try HandBrake, but it also did not like my m2t stream. After many attempts at different exports, this worked in VLC:</p>
<ul>
<li>Video codec: H.264 / Bitrate: 2048</li>
<li>Audio codec:  MPEG Audio / Bitrate 192</li>
<li>Encapsulation format: MPEG TS (.ts)</li>
</ul>
<p>This gave me a .ts stream which HandBrake would now open and convert to a mp4, which I imported into IMovie HD and clipped out just the news story I wanted. I exported from IMovie at Full Quality to mp4, and got a fairly good quality mp4 that I could then upload to YouTube or put on my Ipod. Now, this raises the question, especially with my wife, of &#8220;Is all that work, <em>really</em> worth it?&#8221; Maybe not. But it got to the point where I knew this could be done and just had to figure it out. Plus I have this little gem now:</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/nd42RXrmw7I&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/nd42RXrmw7I&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>Yes, there are still 365 days in a year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.super-cooper.com/archive/2009/01/04/ripping-recorded-video-from-a-cox-dvr-on-os-x/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Windows on my Mac with VMWare Fusion</title>
		<link>http://www.super-cooper.com/archive/2008/04/08/windows-on-my-mac-with-vmware-fusion/</link>
		<comments>http://www.super-cooper.com/archive/2008/04/08/windows-on-my-mac-with-vmware-fusion/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 03:18:37 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://super-cooper.com/2008/04/08/windows-on-my-mac-with-vmware-fusion/</guid>
		<description><![CDATA[I&#8217;ve been running Windows XP Pro on my MacBook Pro for a few weeks now, and I have to say, I&#8217;m quite pleased. I have XP installed as a BootCamp partition, and at first, I booted into XP to do any GIS work. Lately, however, I&#8217;ve been working strictly in the VM, and ArcGIS works [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/supercooper/2399364941/"><img src="http://farm4.static.flickr.com/3182/2399364941_910b17973a_m.jpg" alt="Windows on my Mac" class="left"/></a>I&#8217;ve been running <a href="http://www.flickr.com/photos/supercooper/2399364941/">Windows XP Pro on my MacBook Pro</a> for a few weeks now, and I have to say, I&#8217;m quite pleased. I have XP installed as a BootCamp partition, and at first, I booted into XP to do any GIS work. Lately, however, I&#8217;ve been working strictly in the VM, and ArcGIS works like a champ, a little bit slower, sure; but still quite reliable and stable. For the VM, I have allocated 1GB of RAM (I&#8217;m maxed out at 2GB, I have a first generation MBP) and both processors. I installed a Ubuntu Gutsy VM the other night, and that is one sweet little package. I&#8217;ll definitely be playing around with that some more soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.super-cooper.com/archive/2008/04/08/windows-on-my-mac-with-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
