<?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>SeanBohan.com &#187; MythTV</title>
	<atom:link href="http://www.seanbohan.com/category/mythtv/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seanbohan.com</link>
	<description>Entrepreneur, Founder, Renaissance Caveman, Heretic, Idea Guy, Crafter of Digital Stuff</description>
	<lastBuildDate>Thu, 20 Oct 2011 15:44:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>MythTV`presentation</title>
		<link>http://www.seanbohan.com/2006/01/14/mythtvpresentation/</link>
		<comments>http://www.seanbohan.com/2006/01/14/mythtvpresentation/#comments</comments>
		<pubDate>Sat, 14 Jan 2006 17:39:06 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Camps]]></category>
		<category><![CDATA[Liveblogigng]]></category>
		<category><![CDATA[MythTV]]></category>

		<guid isPermaLink="false">http://www.seanbohan.com/?p=144</guid>
		<description><![CDATA[giving a apresent to a TV Lunatic put together a linux mythtv box apache and dyn dns to serve thru living room transcode shows to vide ipod format watch what she wants and sched at home output from ipod to tv hardware &#8211; spare case supply dvd rom ram 100gb hd 100 gb = 30 [...]]]></description>
			<content:encoded><![CDATA[<p>giving a apresent to a TV Lunatic</p>
<p>put together a linux mythtv box</p>
<p>apache and dyn dns to serve thru living room</p>
<p>transcode shows to vide ipod format</p>
<p>watch what she wants and sched at home</p>
<p>output from ipod to tv</p>
<p>hardware &#8211; spare<br />
case supply dvd rom ram 100gb hd<br />
100 gb = 30 hrs</p>
<p>happauge pvr 350<br />
vid in and out<br />
mpeg 2 encode and decode</p>
<p>enconding on the card imp</p>
<p>comes with remote and ir receiver</p>
<p>knoppmyth<br />
r5 a16 &#8211; using myth tv .18</p>
<p>2 install of lurc</p>
<p>building your own pvr</p>
<p>what was ging on &#8211; start with the right motherboard<br />
uses alot of direct memory access<br />
use nvidia or intel chipset</p>
<p>no vid out to tv &#8211; required kernel recompile<br />
worth starting from knoppmyth &#8211; works out of the box</p>
<p>be prepared for recompile</p>
<p>ivtv is the driver for the happauge pvr 350<br />
can only drives tv in frame buffer mode &#8211; can bring it down</p>
<p>can destroy tv if you drive it incorrectly</p>
<p>drive tv like a computer &#8211; the refresh rate will be wrong</p>
<p>before driving tv &#8211; change/mod xconfig make sure refersh rates are supported by tv</p>
<p>support out there &#8211; onthe geeky side</p>
<p>can record &#8211; playback, save</p>
<p>direct tv or dish &#8211; connect directly to cable box</p>
<p>one for myth and one for cable</p>
<p>led xmit &#8211; inst for installign second lirc</p>
<p>not the fault of lirc &#8211; wouldnt transmit the number 8</p>
<p>mythtv doesnt handle time offset from greenwich</p>
<p>batrecorder &#8211; uses dynamic dns<br />
on a private network &#8211; iplease &#8211; changes periodically</p>
<p>names of shows have colons or protected char the screen will bork &#8211; will remove from filenames</p>
<p>line 115</p>
<p>itunes update &#8211; takes the video files transcodes to xml and has a feed generator so it gens feed for all files in dir and creates feed for that title</p>
<p>instructions &#8211; all depend on specific setup</p>
<p>does not generalize<br />
diff encoder decoder &#8211; own special bugs</p>
<p>encoder decoder &#8211; </p>
<p>audio setup &#8211; not configged properly in knoppmyth</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanbohan.com/2006/01/14/mythtvpresentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MythTV How-To</title>
		<link>http://www.seanbohan.com/2005/06/12/mythtv-how-to/</link>
		<comments>http://www.seanbohan.com/2005/06/12/mythtv-how-to/#comments</comments>
		<pubDate>Sun, 12 Jun 2005 19:19:07 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Media Hacking]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.seanbohan.com/?p=11</guid>
		<description><![CDATA[Thanks to PVRblog (which is a killer resource for that space) for a pointer to Systm&#8217;s how-to on MythTV &#8211; an open source TiVo Build a Myth box video from Systm &#124; PVRblog Systm is a production from two TechTV Screensavers alumni, Kevin and Dan who are doing more in-depth segments on technology. The first [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to PVRblog (which is a killer resource for that space) for a pointer to Systm&#8217;s how-to on MythTV &#8211; an open source TiVo<br />
<a href="http://www.pvrblog.com/pvr/2005/06/build_a_myth_bo.html">Build a Myth box video from Systm | PVRblog</a></p>
<p><a href="http://www.systm.org">Systm </a>is a production from two TechTV Screensavers alumni, Kevin and Dan who are doing more in-depth segments on technology. The first two posts of their vlog (video blog) can be found at the link above.</p>
<p>This is a great example of niche-casting. </p>
<ul>
They are writing their own content (very specific target audience)<br />
They are shooting it themselves (with pro quality sound and video)<br />
They are editing it themselves (with some nice motion graphics)<br />
They are distributing it via bittorrent! (saving on bandwidth, distributing the weight)</ul>
<p>Kevin also does a group podcast with <a href="http://leoville.com">Leo Laporte,</a> Patrick and a few other members of the Screensavers alumni club at <a href="http://www.twit.tv/">this week in tech.<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanbohan.com/2005/06/12/mythtv-how-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

