<?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/"
	>

<channel>
	<title>MythTV shenanigans...</title>
	<atom:link href="http://pkendall.homeip.net/wp/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://pkendall.homeip.net</link>
	<description>The ramblings of an aging developer</description>
	<pubDate>Thu, 13 Nov 2008 05:37:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>An Intrepid Build</title>
		<link>http://pkendall.homeip.net/?p=55</link>
		<comments>http://pkendall.homeip.net/?p=55#comments</comments>
		<pubDate>Sat, 08 Nov 2008 03:26:57 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
		
		<category><![CDATA[mythtv]]></category>

		<guid isPermaLink="false">http://pkendall.homeip.net/?p=55</guid>
		<description><![CDATA[I&#8217;ve just made a build of my patched 0.21-fixes for Intrepid Ibex.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just made a build of my patched 0.21-fixes for Intrepid Ibex.</p>
]]></content:encoded>
			<wfw:commentRss>http://pkendall.homeip.net/?feed=rss2&amp;p=55</wfw:commentRss>
		</item>
		<item>
		<title>The long awaited update</title>
		<link>http://pkendall.homeip.net/?p=53</link>
		<comments>http://pkendall.homeip.net/?p=53#comments</comments>
		<pubDate>Mon, 06 Oct 2008 20:16:52 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
		
		<category><![CDATA[mythtv]]></category>

		<category><![CDATA[ffmpeg]]></category>

		<category><![CDATA[h264]]></category>

		<category><![CDATA[loop filtering]]></category>

		<guid isPermaLink="false">http://pkendall.homeip.net/?p=53</guid>
		<description><![CDATA[After more than a month&#8230; another update.

MythTV is now at revision 18536
ffmpeg is at revision15570
I have included the patch for disabling in loop filtering for h.264 (can be disabled on the playback profile setup screen).

On my 1.6Ghz Core2 on TV1 (720p) I get 100-105% CPU usage and it skips a bit. With the loop filtering [...]]]></description>
			<content:encoded><![CDATA[<p>After more than a month&#8230; another update.</p>
<ul>
<li>MythTV is now at revision 18536</li>
<li>ffmpeg is at revision15570</li>
<li>I have included the patch for disabling in loop filtering for h.264 (can be disabled on the playback profile setup screen).</li>
</ul>
<p>On my 1.6Ghz Core2 on TV1 (720p) I get 100-105% CPU usage and it skips a bit. With the loop filtering disabled it&#8217;s smooth and CPU usage is about 60-70%.</p>
<p>So, update and let me know how you get on.</p>
]]></content:encoded>
			<wfw:commentRss>http://pkendall.homeip.net/?feed=rss2&amp;p=53</wfw:commentRss>
		</item>
		<item>
		<title>Repository update</title>
		<link>http://pkendall.homeip.net/?p=46</link>
		<comments>http://pkendall.homeip.net/?p=46#comments</comments>
		<pubDate>Fri, 15 Aug 2008 10:16:47 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
		
		<category><![CDATA[mythtv]]></category>

		<guid isPermaLink="false">http://pkendall.homeip.net/?p=46</guid>
		<description><![CDATA[I have updated my PPA archive with the latest &#38; greatest fixes from 0.21 &#38; ffmpeg.
All packages are built with &#8211;enable-mmx &#38; the i386 packages with &#8211;cpu=pentium4 for that extra little kick  
The patch for the doubled h264 interlaced recorded show length from mythtv trunk is included.
Also, I found a bug in my port [...]]]></description>
			<content:encoded><![CDATA[<p>I have updated my PPA archive with the latest &amp; greatest fixes from 0.21 &amp; ffmpeg.</p>
<p>All packages are built with &#8211;enable-mmx &amp; the i386 packages with &#8211;cpu=pentium4 for that extra little kick <img src='http://pkendall.homeip.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The patch for the doubled h264 interlaced recorded show length from mythtv trunk is included.</p>
<p>Also, I found a bug in my port from the old ffmpeg code to the new, which caused a seg-fault with the AC3 audio that started coming through on TV ONE, which is fixed as well.</p>
<p>And, finally, I have built the plugins from the 0.21-fixes branch with the matching revision, as this can cause random seg-faults if you have plugins not built from the core that it&#8217;s running with.</p>
<p>So, update and let me know how you get on.</p>
<p>Cheers,<br />
PK</p>
]]></content:encoded>
			<wfw:commentRss>http://pkendall.homeip.net/?feed=rss2&amp;p=46</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu repository</title>
		<link>http://pkendall.homeip.net/?p=41</link>
		<comments>http://pkendall.homeip.net/?p=41#comments</comments>
		<pubDate>Fri, 08 Aug 2008 23:29:02 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
		
		<category><![CDATA[mythtv]]></category>

		<guid isPermaLink="false">http://pkendall.homeip.net/?p=41</guid>
		<description><![CDATA[I have an ubuntu PPA repository
deb http://ppa.launchpad.net/paul-kcbbs/ubuntu hardy main
Just add this line to the bottom of your /etc/apt/sources.list, then
sudo apt-get update
sudo apt-get install mythtv
This is the normal mythbuntu mythtv package with all my patches ready to go.
]]></description>
			<content:encoded><![CDATA[<p>I have an ubuntu PPA repository</p>
<pre>deb <a href="http://ppa.launchpad.net/paul-kcbbs/ubuntu">http://ppa.launchpad.net/paul-kcbbs/ubuntu</a> <span id="series-deb">hardy</span> main</pre>
<p>Just add this line to the bottom of your /etc/apt/sources.list, then</p>
<pre>sudo apt-get update
sudo apt-get install mythtv</pre>
<p>This is the normal mythbuntu mythtv package with all my patches ready to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://pkendall.homeip.net/?feed=rss2&amp;p=41</wfw:commentRss>
		</item>
		<item>
		<title>Comments</title>
		<link>http://pkendall.homeip.net/?p=38</link>
		<comments>http://pkendall.homeip.net/?p=38#comments</comments>
		<pubDate>Wed, 06 Aug 2008 04:53:49 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://pkendall.homeip.net/?p=38</guid>
		<description><![CDATA[You should be able to register to add comments now.
I didn&#8217;t have an SMTP plugin configured in my wordpress blog, it is now, so register and then you can leave comments.
Cheers,
PK
]]></description>
			<content:encoded><![CDATA[<p>You should be able to register to add comments now.</p>
<p>I didn&#8217;t have an SMTP plugin configured in my wordpress blog, it is now, so register and then you can leave comments.</p>
<p>Cheers,<br />
PK</p>
]]></content:encoded>
			<wfw:commentRss>http://pkendall.homeip.net/?feed=rss2&amp;p=38</wfw:commentRss>
		</item>
		<item>
		<title>Another update</title>
		<link>http://pkendall.homeip.net/?p=33</link>
		<comments>http://pkendall.homeip.net/?p=33#comments</comments>
		<pubDate>Tue, 05 Aug 2008 07:25:55 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
		
		<category><![CDATA[mythtv]]></category>

		<category><![CDATA[patches]]></category>

		<guid isPermaLink="false">http://pkendall.homeip.net/?p=33</guid>
		<description><![CDATA[I&#8217;ve updated mythtv to revision 18021 &#38; ffmpeg to revision 14509.
I have also applied patches as suggested on the NZ mailing list and also make it so the libavcodec section is compiled without -DPIC -fPIC, which should allow an out-of-the-box build.
I also came across issue #427 in the ffmpeg bug tracker which affects us here [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated mythtv to revision 18021 &amp; ffmpeg to revision 14509.</p>
<p>I have also applied patches as suggested on the NZ mailing list and also make it so the libavcodec section is compiled without -DPIC -fPIC, which should allow an out-of-the-box build.</p>
<p>I also came across issue #427 in the ffmpeg bug tracker which affects us here in NZ with our interlaced channels. This bug would causes random crashes of the frontend. I have done an analysis of the problem and supplied a test file to them and a patch which shows when the problem will occur. Hopefully they&#8217;ll get a fix into trunk soon, but for now, I have a fix in my tree, but I&#8217;m not really sure it&#8217;s the right way to fix it. At least it doesn&#8217;t crash at that point anymore.</p>
<p>So head over to the <a href="?page_id=8">downloads</a> and get the latest version.</p>
<p>Any problems or praise, leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://pkendall.homeip.net/?feed=rss2&amp;p=33</wfw:commentRss>
		</item>
		<item>
		<title>Update, Update, Update&#8230;</title>
		<link>http://pkendall.homeip.net/?p=20</link>
		<comments>http://pkendall.homeip.net/?p=20#comments</comments>
		<pubDate>Sat, 26 Jul 2008 03:44:47 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
		
		<category><![CDATA[mythtv]]></category>

		<category><![CDATA[ffmpeg]]></category>

		<category><![CDATA[patches]]></category>

		<guid isPermaLink="false">http://pkendall.homeip.net/?p=20</guid>
		<description><![CDATA[My patches have been updated!
Michael Niedermayer from the ffmpeg project has performed something truly miraculous&#8230; he as fixed the interlacing artifacts for h.264! It seems that in a bid to simplify some of the h.264 code he, perhaps inadvertantly   , fixed the interlacing problems we were having with our Freeview&#124;HD streams.
I have updated [...]]]></description>
			<content:encoded><![CDATA[<p>My <a href="/?page_id=8">patches</a> have been updated!</p>
<p>Michael Niedermayer from the ffmpeg project has performed something truly miraculous&#8230; he as fixed the interlacing artifacts for h.264! It seems that in a bid to simplify some of the h.264 code he, perhaps inadvertantly  <img src='http://pkendall.homeip.net/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> , fixed the interlacing problems we were having with our Freeview|HD streams.</p>
<p>I have updated my patches to include ffmpeg 14408 which contains these fixes.</p>
<p>Get them while they&#8217;re hot!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://pkendall.homeip.net/?feed=rss2&amp;p=20</wfw:commentRss>
		</item>
		<item>
		<title>Multiple DVB Frontend support</title>
		<link>http://pkendall.homeip.net/?p=16</link>
		<comments>http://pkendall.homeip.net/?p=16#comments</comments>
		<pubDate>Thu, 17 Jul 2008 06:18:01 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
		
		<category><![CDATA[mythtv]]></category>

		<category><![CDATA[patch.dvb]]></category>

		<guid isPermaLink="false">http://pkendall.homeip.net/?p=16</guid>
		<description><![CDATA[As of revision 17832, my patch for multiple DVB frontend support is now included in the trunk of MythTV. The MythTV ticket for this is #5061.
I will continue to maintain it in my set of patches for 0.21-fixes until either 0.22 is released or the patch is included in 0.21-fixes.
]]></description>
			<content:encoded><![CDATA[<p>As of revision <a href="http://svn.mythtv.org/trac/changeset/17832">17832</a>, my patch for multiple DVB frontend support is now included in the trunk of MythTV. The MythTV ticket for this is <a href="http://svn.mythtv.org/trac/ticket/5061">#5061</a>.</p>
<p>I will continue to maintain it in my set of patches for 0.21-fixes until either 0.22 is released or the patch is included in 0.21-fixes.</p>
]]></content:encoded>
			<wfw:commentRss>http://pkendall.homeip.net/?feed=rss2&amp;p=16</wfw:commentRss>
		</item>
		<item>
		<title>More updates</title>
		<link>http://pkendall.homeip.net/?p=15</link>
		<comments>http://pkendall.homeip.net/?p=15#comments</comments>
		<pubDate>Tue, 08 Jul 2008 08:50:50 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
		
		<category><![CDATA[mythtv]]></category>

		<category><![CDATA[ffmpeg]]></category>

		<category><![CDATA[patches]]></category>

		<guid isPermaLink="false">http://pkendall.homeip.net/?p=15</guid>
		<description><![CDATA[I have updated my version of ffmpeg to revision 14095 and mythtv to 17731.
I have created a script that does all the updating so there are no manual steps, which means I shouldn&#8217;t get it wrong again&#8230; hopefully.
]]></description>
			<content:encoded><![CDATA[<p>I have updated my version of ffmpeg to revision 14095 and mythtv to 17731.</p>
<p>I have created a script that does all the updating so there are no manual steps, which means I shouldn&#8217;t get it wrong again&#8230; hopefully.</p>
]]></content:encoded>
			<wfw:commentRss>http://pkendall.homeip.net/?feed=rss2&amp;p=15</wfw:commentRss>
		</item>
		<item>
		<title>MythTV Updates</title>
		<link>http://pkendall.homeip.net/?p=14</link>
		<comments>http://pkendall.homeip.net/?p=14#comments</comments>
		<pubDate>Thu, 03 Jul 2008 22:10:30 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
		
		<category><![CDATA[mythtv]]></category>

		<category><![CDATA[ffmpeg]]></category>

		<category><![CDATA[latm]]></category>

		<guid isPermaLink="false">http://pkendall.homeip.net/?p=14</guid>
		<description><![CDATA[I have updated my MythTV patches. I have converted the LATM/AAC decoder into a LATM parser and the AAC decoding is now done by the included ffmpeg libfaad decoder.
I have updated my version of ffmpeg to revision 14055 and mythtv to 17697.
The LATM patch to ffmpeg has also been sent to the ffmpeg-devel mailing list, [...]]]></description>
			<content:encoded><![CDATA[<p>I have updated my MythTV patches. I have converted the LATM/AAC decoder into a LATM parser and the AAC decoding is now done by the included ffmpeg libfaad decoder.</p>
<p>I have updated my version of ffmpeg to revision 14055 and mythtv to 17697.</p>
<p>The LATM patch to ffmpeg has also been sent to the ffmpeg-devel mailing list, so hopefully I&#8217;ll get feedback and get it approved for inclusion in the repository. Fingers crossed.</p>
<p>Anyway, I&#8217;ll keep maintaining my patches until it is included. I&#8217;ll also keep the patches for mythtv up-to-date until they are included as well.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://pkendall.homeip.net/?feed=rss2&amp;p=14</wfw:commentRss>
		</item>
	</channel>
</rss>
