<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: How I built my own DVR using MythTV and Linux</title>
	<atom:link href="http://www.winstanleys.org/tech/mythtv/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.winstanleys.org</link>
	<description>A London-based journalist who takes sides, specialising in Palestine</description>
	<lastBuildDate>Mon, 21 Jun 2010 07:08:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Asa</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33680</link>
		<dc:creator>Asa</dc:creator>
		<pubDate>Sun, 25 Oct 2009 21:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33680</guid>
		<description>Rupert, since you mentioned this, I&#039;ve started noticing a pattern of which programmes Myth skips ads badly: it tend to be US shows whose ads are skipped well, but the UK ones not so well.

For the moment, I&#039;m resorting to manually editing out ads for the old films I want to keep,</description>
		<content:encoded><![CDATA[<p>Rupert, since you mentioned this, I&#8217;ve started noticing a pattern of which programmes Myth skips ads badly: it tend to be US shows whose ads are skipped well, but the UK ones not so well.</p>
<p>For the moment, I&#8217;m resorting to manually editing out ads for the old films I want to keep,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asa</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33676</link>
		<dc:creator>Asa</dc:creator>
		<pubDate>Wed, 21 Oct 2009 21:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33676</guid>
		<description>Utilities/Setup -&gt; Setup -&gt; Appearance

Then select from the &quot;UI Theme&quot; drop-down box. The one I&#039;m using is called MythCenter (Widescreen).

Thanks for the tips on the commercial-skipping. Will have to try that out some time.</description>
		<content:encoded><![CDATA[<p>Utilities/Setup -> Setup -> Appearance</p>
<p>Then select from the &#8220;UI Theme&#8221; drop-down box. The one I&#8217;m using is called MythCenter (Widescreen).</p>
<p>Thanks for the tips on the commercial-skipping. Will have to try that out some time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupert</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33672</link>
		<dc:creator>Rupert</dc:creator>
		<pubDate>Mon, 19 Oct 2009 11:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33672</guid>
		<description>Nice little article. 
I have a question, and in return, I&#039;d like to give some help. First, my question (and this sounds totally dumb, but I haven&#039;t found the setting or a guide about this yet): How can I change the skin on MythTV to have one like yours? I am using MythBuntu and the skin it comes with is pretty u.g.l.y.
Next, my help. You say you use Freeview and find the commercial skipping pretty naff, this is because mythcomskip is mainly designed and geared towards US TV users, where the way ads are placed between programs is pretty awful (loads of black screen between ads and programs etc.). Thus, it doesn&#039;t work so well for us UK TV viewers. Luckily, there is a Windows app that can be run via Wine (or built from source I believe) that most decent DVR apps use, called comskip, found here: http://www.kaashoek.com/comskip/
 Simply download and extract and you can run it via Wine in Ubuntu. Next, you need a UK specific comskip.ini file (the config file for comskip) that is tuned to work for UK TV adverts. The best (and only one) I have found, is here: http://mcebuddy.com/files/folders/publicbuilds/entry1181.aspx This installs updated Comskip.ini files and there is a UK specific one called uk_conskip.ini I think. If you can&#039;t run this installer for whatever reason, I can upload the file directly on my website. When running comskip via Wine, tell it to use this uk_comskip.ini file and it will find &quot;most&quot; of the ads broadcast by the major freeview broadcasters. However, this obviously doesn&#039;t intergrate nicely into MythTV though. There are some workarounds, comskip can create edl files that certain video players (like VLC and XBMC Media Center) use, so long as it has the name name as the video file. Also, it can create .chap files that you can use to encode chapter makers into mkv and mp4 files using mkvmerge or mp4box, which are recognised by VLC and other media players. Finally, you can also use the EDL files to actually cut out the adverts using mencoder. Sadly the results are never always perfect, since UK TV broadcasters are very good at adding adverts between programs and it is very difficult for any app to always detect when they start and end, but the solution I suggest here is the best I have come across. I use comskip to create .chap files and then use mp4box to create chapter markers in the mp4 file I create when I trancode the mpg from MythTV. It works pretty well in VLC. WOW, longest comment ever. So, about changing themes then ;)???</description>
		<content:encoded><![CDATA[<p>Nice little article.<br />
I have a question, and in return, I&#8217;d like to give some help. First, my question (and this sounds totally dumb, but I haven&#8217;t found the setting or a guide about this yet): How can I change the skin on MythTV to have one like yours? I am using MythBuntu and the skin it comes with is pretty u.g.l.y.<br />
Next, my help. You say you use Freeview and find the commercial skipping pretty naff, this is because mythcomskip is mainly designed and geared towards US TV users, where the way ads are placed between programs is pretty awful (loads of black screen between ads and programs etc.). Thus, it doesn&#8217;t work so well for us UK TV viewers. Luckily, there is a Windows app that can be run via Wine (or built from source I believe) that most decent DVR apps use, called comskip, found here: <a href="http://www.kaashoek.com/comskip/" rel="nofollow">http://www.kaashoek.com/comskip/</a><br />
 Simply download and extract and you can run it via Wine in Ubuntu. Next, you need a UK specific comskip.ini file (the config file for comskip) that is tuned to work for UK TV adverts. The best (and only one) I have found, is here: <a href="http://mcebuddy.com/files/folders/publicbuilds/entry1181.aspx" rel="nofollow">http://mcebuddy.com/files/folders/publicbuilds/entry1181.aspx</a> This installs updated Comskip.ini files and there is a UK specific one called uk_conskip.ini I think. If you can&#8217;t run this installer for whatever reason, I can upload the file directly on my website. When running comskip via Wine, tell it to use this uk_comskip.ini file and it will find &#8220;most&#8221; of the ads broadcast by the major freeview broadcasters. However, this obviously doesn&#8217;t intergrate nicely into MythTV though. There are some workarounds, comskip can create edl files that certain video players (like VLC and XBMC Media Center) use, so long as it has the name name as the video file. Also, it can create .chap files that you can use to encode chapter makers into mkv and mp4 files using mkvmerge or mp4box, which are recognised by VLC and other media players. Finally, you can also use the EDL files to actually cut out the adverts using mencoder. Sadly the results are never always perfect, since UK TV broadcasters are very good at adding adverts between programs and it is very difficult for any app to always detect when they start and end, but the solution I suggest here is the best I have come across. I use comskip to create .chap files and then use mp4box to create chapter markers in the mp4 file I create when I trancode the mpg from MythTV. It works pretty well in VLC. WOW, longest comment ever. So, about changing themes then ;)???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Advice on selecting CPU and memory for M3N78-VM - MythTV Community Forum - MythTV talk.com</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33651</link>
		<dc:creator>Advice on selecting CPU and memory for M3N78-VM - MythTV Community Forum - MythTV talk.com</dc:creator>
		<pubDate>Sun, 11 Oct 2009 09:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33651</guid>
		<description>[...] PC will only be used for MythTV, 4Gb might be overkill. Marc    Hi Marc - the example I used was: Asa Winstanley How I built my own DVR using MythTV and Linux  I did ask him how he still felt on the spec, and he did mention that if you want multiple users on [...]</description>
		<content:encoded><![CDATA[<p>[...] PC will only be used for MythTV, 4Gb might be overkill. Marc    Hi Marc &#8211; the example I used was: Asa Winstanley How I built my own DVR using MythTV and Linux  I did ask him how he still felt on the spec, and he did mention that if you want multiple users on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asa</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33647</link>
		<dc:creator>Asa</dc:creator>
		<pubDate>Wed, 07 Oct 2009 13:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33647</guid>
		<description>Ah ha! 

Excellent, thanks silverdulcet. I&#039;ll try that next time it skips a movie&#039;s commmericals wrong (it mostly seems to be movies).

Incidentally, I am currently struggling with a more serious problen: after an Ubuntu kernel security fix got pushed to my box (and I clicked in stall and restart) the remote stopped working. Bah.

More details of the problem on Ubuntu Forums if anyone can help:

http://ubuntuforums.org/showthread.php?t=1282659

http://ubuntuforums.org/showthread.php?p=8055285#post8055285</description>
		<content:encoded><![CDATA[<p>Ah ha! </p>
<p>Excellent, thanks silverdulcet. I&#8217;ll try that next time it skips a movie&#8217;s commmericals wrong (it mostly seems to be movies).</p>
<p>Incidentally, I am currently struggling with a more serious problen: after an Ubuntu kernel security fix got pushed to my box (and I clicked in stall and restart) the remote stopped working. Bah.</p>
<p>More details of the problem on Ubuntu Forums if anyone can help:</p>
<p><a href="http://ubuntuforums.org/showthread.php?t=1282659" rel="nofollow">http://ubuntuforums.org/showthread.php?t=1282659</a></p>
<p><a href="http://ubuntuforums.org/showthread.php?p=8055285#post8055285" rel="nofollow">http://ubuntuforums.org/showthread.php?p=8055285#post8055285</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: silverdulcet</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33646</link>
		<dc:creator>silverdulcet</dc:creator>
		<pubDate>Wed, 07 Oct 2009 08:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33646</guid>
		<description>You can enable/disable commercial skipping for any program while you are watching it. Press whatever button is defined as the &quot;Menu&quot; key on your remote. By default its the &quot;M&quot; key on your keyboard as well. This brings of the onscreen overlay menu. One of the options is the Commercial skipping. I believe there are 3 options, Skip, Notify or Disable.</description>
		<content:encoded><![CDATA[<p>You can enable/disable commercial skipping for any program while you are watching it. Press whatever button is defined as the &#8220;Menu&#8221; key on your remote. By default its the &#8220;M&#8221; key on your keyboard as well. This brings of the onscreen overlay menu. One of the options is the Commercial skipping. I believe there are 3 options, Skip, Notify or Disable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asa</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33645</link>
		<dc:creator>Asa</dc:creator>
		<pubDate>Tue, 06 Oct 2009 09:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33645</guid>
		<description>So I&#039;ve heard, but I&#039;ve never installed from a Mythbuntu disc so I can&#039;t say for sure. 

I will say that installing the Ubuntu MythTV packages (which come from the Mythbuntu project anyway) is so easy as to be trival.</description>
		<content:encoded><![CDATA[<p>So I&#8217;ve heard, but I&#8217;ve never installed from a Mythbuntu disc so I can&#8217;t say for sure. </p>
<p>I will say that installing the Ubuntu MythTV packages (which come from the Mythbuntu project anyway) is so easy as to be trival.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33644</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 05 Oct 2009 07:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33644</guid>
		<description>Thanks, I will do!  Am undecided as to whether to install Ubuntu and then MythTV or to go with a pre-made distro such as Mythbuntu.

I think the first option will give me more control and a more functional system as far as base software goes.</description>
		<content:encoded><![CDATA[<p>Thanks, I will do!  Am undecided as to whether to install Ubuntu and then MythTV or to go with a pre-made distro such as Mythbuntu.</p>
<p>I think the first option will give me more control and a more functional system as far as base software goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asa</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33642</link>
		<dc:creator>asa</dc:creator>
		<pubDate>Fri, 02 Oct 2009 14:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33642</guid>
		<description>Thanks Martin.

You would have an advantage in that you would be able to try with Ubuntu 9.10 (aka Karmic Koala) -- which will hopefully include the next version of MythTV: 0.22. 9.10 is due out in about 3 week&#039;s time.

Good luck with the build, let me know how it goes if you do go ahead with it. Feel free to ask any questions I didn&#039;t cover.</description>
		<content:encoded><![CDATA[<p>Thanks Martin.</p>
<p>You would have an advantage in that you would be able to try with Ubuntu 9.10 (aka Karmic Koala) &#8212; which will hopefully include the next version of MythTV: 0.22. 9.10 is due out in about 3 week&#8217;s time.</p>
<p>Good luck with the build, let me know how it goes if you do go ahead with it. Feel free to ask any questions I didn&#8217;t cover.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33641</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 02 Oct 2009 09:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33641</guid>
		<description>WOW, superb article, thoroughly enjoyed reading through it.  Some very useful info that applies to me as well.  I have also just bought the same TV tuner after recomendation on the Mythbuntu site.  Have read a bit on Gary&#039;s website that you used for reference also.

I am hoping to get a Myth box up and running soon, just got to convince my parents, maybe I should move out!

Am also hoping to start making Myth boxes to sell, fill that gap in the market you mentioned, I see the same potential there.</description>
		<content:encoded><![CDATA[<p>WOW, superb article, thoroughly enjoyed reading through it.  Some very useful info that applies to me as well.  I have also just bought the same TV tuner after recomendation on the Mythbuntu site.  Have read a bit on Gary&#8217;s website that you used for reference also.</p>
<p>I am hoping to get a Myth box up and running soon, just got to convince my parents, maybe I should move out!</p>
<p>Am also hoping to start making Myth boxes to sell, fill that gap in the market you mentioned, I see the same potential there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asa</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33640</link>
		<dc:creator>asa</dc:creator>
		<pubDate>Thu, 01 Oct 2009 15:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33640</guid>
		<description>Thanks Jos. I&#039;m not using MCE. I am also trying to twiddle with certain other settings, but I might use your tip to turn it off if I can&#039;t get any better results.

By the way, do you know if there&#039;s any way I can turn it off on some programmes, but leave it on on others? It tend to work fine on certain channels and certain shows, but not on others.</description>
		<content:encoded><![CDATA[<p>Thanks Jos. I&#8217;m not using MCE. I am also trying to twiddle with certain other settings, but I might use your tip to turn it off if I can&#8217;t get any better results.</p>
<p>By the way, do you know if there&#8217;s any way I can turn it off on some programmes, but leave it on on others? It tend to work fine on certain channels and certain shows, but not on others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jos</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33639</link>
		<dc:creator>Jos</dc:creator>
		<pubDate>Thu, 01 Oct 2009 15:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33639</guid>
		<description>Asa, to turn off advert skipping from the frontend do the following:
Utilites/Setup&gt;Setup&gt;TV Settings&gt;Playback
Page 8/9
Advert skip
Auto skip adverts, set to off.

Use MCE remote to skip the adverts by pressing the &quot;Right/Skip forwards&quot; button on the remote. 2 presses and you should reach the end of the adverts and back to the programme.</description>
		<content:encoded><![CDATA[<p>Asa, to turn off advert skipping from the frontend do the following:<br />
Utilites/Setup&gt;Setup&gt;TV Settings&gt;Playback<br />
Page 8/9<br />
Advert skip<br />
Auto skip adverts, set to off.</p>
<p>Use MCE remote to skip the adverts by pressing the &#8220;Right/Skip forwards&#8221; button on the remote. 2 presses and you should reach the end of the adverts and back to the programme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mythtv Distro Howtos and more - Page 2 - MythTV Community Forum - MythTV talk.com</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33631</link>
		<dc:creator>Mythtv Distro Howtos and more - Page 2 - MythTV Community Forum - MythTV talk.com</dc:creator>
		<pubDate>Fri, 25 Sep 2009 22:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33631</guid>
		<description>[...] guide to how I got MythTV working with Ubuntu 9.04 with photos. It&#039;s on my website, check it out:  Asa Winstanley How I built my own DVR using MythTV and Linux  Feedback in the comments section [...]</description>
		<content:encoded><![CDATA[<p>[...] guide to how I got MythTV working with Ubuntu 9.04 with photos. It&#39;s on my website, check it out:  Asa Winstanley How I built my own DVR using MythTV and Linux  Feedback in the comments section [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asa Winstanley &#187; MythTV guide</title>
		<link>http://www.winstanleys.org/tech/mythtv/comment-page-1/#comment-33629</link>
		<dc:creator>Asa Winstanley &#187; MythTV guide</dc:creator>
		<pubDate>Fri, 25 Sep 2009 16:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.winstanleys.org/?page_id=187#comment-33629</guid>
		<description>[...] built my own DVR using the excellent Linux-based MythTV software. I&#8217;ve written a detailed guide about how I did it here. I mostly wrote it for my own benefit, but hopefully it will be of use to others [...]</description>
		<content:encoded><![CDATA[<p>[...] built my own DVR using the excellent Linux-based MythTV software. I&#8217;ve written a detailed guide about how I did it here. I mostly wrote it for my own benefit, but hopefully it will be of use to others [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
