<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Help me drag an 88-year-old radio commentator into the 21st century ...</title>
	<link>http://ask.metafilter.com/57433/Help-me-drag-an-88yearold-radio-commentator-into-the-21st-century/</link>
	<description>Comments on Ask MetaFilter post Help me drag an 88-year-old radio commentator into the 21st century ...</description>
	<pubDate>Wed, 21 Feb 2007 18:11:06 -0800</pubDate>
	<lastBuildDate>Wed, 21 Feb 2007 18:11:06 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Help me drag an 88-year-old radio commentator into the 21st century ...</title>
		<link>http://ask.metafilter.com/57433/Help-me-drag-an-88yearold-radio-commentator-into-the-21st-century</link>	
		<description>Help me drag radio commentator Paul Harvey into the 21st century.  A request for podcast help and Mac compatibility follows inside. &lt;br /&gt;&lt;br /&gt; Paul Harvey is not officially available by podcast, but has made Windows Media files of his show available on &lt;a href=&quot;http://paulharvey.com/&quot;&gt;his website&lt;/a&gt;.  I have a twofold request.  Preferably, has anyone made an unofficial Paul Harvey podcast feed available (preferably in MP3 format)?  As a fallback, has anyone with a Macintosh computer successfully gotten the Windows Media files that Paul Harvey makes available on his site to play on their machine?  Windows Media Player, VLC, and the Flip4Mac stuff all seem to have failed me when it comes to getting those files to play.&lt;br&gt;
&lt;br&gt;
&lt;small&gt;I grew up listening to him now and then.  I&apos;m nostalgic.  Sue me.&lt;/small&gt;</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.57433</guid>
		<pubDate>Wed, 21 Feb 2007 15:04:06 -0800</pubDate>
		<dc:creator>WCityMike</dc:creator>
		
			<category>paul</category>
		
			<category>harvey</category>
		
			<category>paulharvey</category>
		
			<category>goodday</category>
		
			<category>podcast</category>
		
			<category>mp3</category>
		
			<category>mac</category>
		
			<category>vlc</category>
		
			<category>itunes</category>
		
			<category>flip4mac</category>
		
			<category>windowsmedia</category>
		
			<category>resolved</category>
		
	</item> <item>
		<title>By: WCityMike</title>
		<link>http://ask.metafilter.com/57433/Help-me-drag-an-88yearold-radio-commentator-into-the-21st-century#863681</link>	
		<description>Wow, &lt;i&gt;nothing&lt;/i&gt;? Have I actually &lt;b&gt;stumped&lt;/b&gt; Metafilter?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57433-863681</guid>
		<pubDate>Wed, 21 Feb 2007 18:11:06 -0800</pubDate>
		<dc:creator>WCityMike</dc:creator>
	</item><item>
		<title>By: 14580</title>
		<link>http://ask.metafilter.com/57433/Help-me-drag-an-88yearold-radio-commentator-into-the-21st-century#863715</link>	
		<description>You might want to consider rephrasing the question and just ask for advice on how to convert Windows media files to MP3 using a Mac. &lt;br&gt;
&lt;br&gt;
I haven&apos;t checked, but I&apos;m doubtful that anyone is making pod casts available because it would probably be a violation of his copyrights and there may not be a lot of other people clamoring for them.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57433-863715</guid>
		<pubDate>Wed, 21 Feb 2007 18:59:07 -0800</pubDate>
		<dc:creator>14580</dc:creator>
	</item><item>
		<title>By: WCityMike</title>
		<link>http://ask.metafilter.com/57433/Help-me-drag-an-88yearold-radio-commentator-into-the-21st-century#863742</link>	
		<description>Well, these Windows Media files are a bit pecuiliar in and of that no Windows Media player for Mac (VLC, Flip, or Microsoft&apos;s own) seems capable of playing the damn things ... which is why my question is a bit specific to them.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57433-863742</guid>
		<pubDate>Wed, 21 Feb 2007 19:46:44 -0800</pubDate>
		<dc:creator>WCityMike</dc:creator>
	</item><item>
		<title>By: toxic</title>
		<link>http://ask.metafilter.com/57433/Help-me-drag-an-88yearold-radio-commentator-into-the-21st-century#863794</link>	
		<description>On my linux box, and on my windows box, &lt;a href=&quot;http://www.mplayerhq.hu&quot;&gt;mplayer&lt;/a&gt; plays them just fine (so I&apos;d assume that when combined with the appropriate codecs, it should work on your Mac, too).  When combined with the -dumpstream option, it&apos;ll write a normal ASF file to disk, ready for further manipulation.  Use of the -ao pcm options will create wav files for you.&lt;br&gt;
&lt;br&gt;
To convert to MP3, try something like:&lt;br&gt;
&lt;pre&gt; mplayer -nocache -vo null -vc null -quiet -ao pcm:fast -ao pcm:waveheader -ao pcm:file=paul.wav -playlist $URL&lt;br&gt;
 lame paul.wav paulharvey.mp3&lt;/pre&gt;&lt;br&gt;
where $URL is the URL of the links on harvey&apos;s page.  And obviously you&apos;ll need mplayer and &lt;a href=&quot;http://lame.sourceforge.net/&quot;&gt;lame&lt;/a&gt; installed</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57433-863794</guid>
		<pubDate>Wed, 21 Feb 2007 21:05:44 -0800</pubDate>
		<dc:creator>toxic</dc:creator>
	</item><item>
		<title>By: Tacos Are Pretty Great</title>
		<link>http://ask.metafilter.com/57433/Help-me-drag-an-88yearold-radio-commentator-into-the-21st-century#863823</link>	
		<description>toxics method will work, and the software is all available via &lt;a href=&quot;http://darwinports.opendarwin.org/&quot;&gt;Darwinports&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
I used to do almost the exact same thing to get mp3s of This American Life, back when it was all in Real Audio.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57433-863823</guid>
		<pubDate>Wed, 21 Feb 2007 22:18:59 -0800</pubDate>
		<dc:creator>Tacos Are Pretty Great</dc:creator>
	</item><item>
		<title>By: jferg</title>
		<link>http://ask.metafilter.com/57433/Help-me-drag-an-88yearold-radio-commentator-into-the-21st-century#863964</link>	
		<description>If you can find a radio station that streams in MP3 that airs his show, you can probably use the method I outlined &lt;a href=&quot;http://jferg.livejournal.com/78144.html&quot;&gt;here&lt;/a&gt;.  It&apos;s how I get my Car Talk podcasts.  It&apos;s really designed for someone with a unix server available, but I bet most of it would work on OSX as well.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57433-863964</guid>
		<pubDate>Thu, 22 Feb 2007 05:56:54 -0800</pubDate>
		<dc:creator>jferg</dc:creator>
	</item><item>
		<title>By: Spoonman</title>
		<link>http://ask.metafilter.com/57433/Help-me-drag-an-88yearold-radio-commentator-into-the-21st-century#863995</link>	
		<description>The reason you probably can&apos;t play them on the Mac is you&apos;ve got an older PPC-based Mac, right?   If so, then I can almost guarantee you that the media files are in WM v9 format.  As I understand it, v9 was more closed than MS other versions, and no codec exists outside the Intel-space.  In other words, it&apos;s not just a DRM issue, it&apos;s a binary compatibility issue.  Mplayer and the like are able to run so many different formats because they simply use the DLLs from Windows that make up the codec for playback.  There&apos;s no PPC-based DLL for v9, so you can&apos;t use it.  This also means, you can&apos;t convert the file to MP3 format on your Mac since it can&apos;t be decoded at all.  The methods others have mentioned WILL work for all other formats except this one, WM9.  (It also won&apos;t work on PPC-based Linuxes, either.  Intel-based Linuxes work fine.)&lt;br&gt;
&lt;br&gt;
Your only recourses then are to either petition Mr. Harvey to   rethink at least the version of the encoder he uses, follow jfergs advice and back door it through a third party or you need to buy an Intel-based Mac.   Sorry.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57433-863995</guid>
		<pubDate>Thu, 22 Feb 2007 07:04:14 -0800</pubDate>
		<dc:creator>Spoonman</dc:creator>
	</item><item>
		<title>By: WCityMike</title>
		<link>http://ask.metafilter.com/57433/Help-me-drag-an-88yearold-radio-commentator-into-the-21st-century#864055</link>	
		<description>Spoonman: nope, I&apos;m on an Intel iMac.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57433-864055</guid>
		<pubDate>Thu, 22 Feb 2007 08:14:03 -0800</pubDate>
		<dc:creator>WCityMike</dc:creator>
	</item><item>
		<title>By: Spoonman</title>
		<link>http://ask.metafilter.com/57433/Help-me-drag-an-88yearold-radio-commentator-into-the-21st-century#865278</link>	
		<description>Drat, really thought it was going to be a PPC Mac. :)  Well, what have you tried to use to play them?  Have you tried WMP for the Mac?  The problem is, he doesn&apos;t have actual files up there, they&apos;re links to streams (MMS:// links, not HTTP:// links).  Since you&apos;re on an Intel Mac, you could run Parallels and run Windows virtually (I know, a bit just to listen to a radio show).  Another option is to find a Mac equivalent of&lt;a href=&quot;http://www.afterdawn.com/software/video_software/video_capture_tools/streambox_vcr_suite.cfm&quot;&gt; Streambox VCR Suite&lt;/a&gt;.  I&apos;ve used that to capture a few streaming videos (most importantly the webcam at our wedding chapel :) and it works just spiffy.  I&apos;ve got to believe there&apos;s something similar for the Mac.  Finally, as a last resort, I believe &lt;a href=&quot;http://www.winehq.com/&quot;&gt;Wine &lt;/a&gt;is on it&apos;s way to the Mac, you can see where that stands and just run Streambox directly...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57433-865278</guid>
		<pubDate>Fri, 23 Feb 2007 11:34:53 -0800</pubDate>
		<dc:creator>Spoonman</dc:creator>
	</item>
	</channel>
</rss>
