<?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-25987378</id><updated>2008-08-22T13:28:04.173-07:00</updated><title type='text'>MythTV Tips</title><link rel='alternate' type='text/html' href='http://www.myhdbox.com/mythtips/index.php'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default'/><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.myhdbox.com/mythtips/atom.xml'/><author><name>John</name><uri>http://www.blogger.com/profile/13210209217043211940</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-25987378.post-1628338162228699078</id><published>2008-03-01T08:41:00.000-08:00</published><updated>2008-03-01T08:53:26.253-08:00</updated><title type='text'>Tip #6: mythtv-users on Gossamer Threads</title><summary type='text'>
This is really more of a 'quick' tip, but for folks who might not be aware, there is an awesome searchable archive of mythtv-users (and mythtv-dev for that matter) mailing lists hosted by Gossamer Threads.  The mythtv-users mailing list is perhaps the worlds single greatest knowledge base for all things mythtv.Check it out: http://www.gossamer-threads.com/lists/mythtv/users/
</summary><link rel='alternate' type='text/html' href='http://www.myhdbox.com/mythtips/2008/03/tip-6-mythtv-users-on-gossamer-threads.php' title='Tip #6: mythtv-users on Gossamer Threads'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25987378&amp;postID=1628338162228699078' title='0 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.myhdbox.com/mythtips/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/1628338162228699078'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/1628338162228699078'/><author><name>John</name><uri>http://www.blogger.com/profile/13210209217043211940</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-25987378.post-115997173268821319</id><published>2006-10-04T07:14:00.000-07:00</published><updated>2006-12-10T08:11:32.700-08:00</updated><title type='text'>Tip #5: Minimizing the risk of Disk Failure</title><summary type='text'>Mythtv recordings use a lot of disk space
One thing that us mythtv users use is a *lot* of disk space.  Especially those of us who record HDTV, and what that means is (usually) a lot of disks.  The more disks, the more often there are disk failures.
Some ways to keep your data safe
There are a couple ways to keep disk failure from being a major headache. 1) backups.  nice idea, but when you have </summary><link rel='alternate' type='text/html' href='http://www.myhdbox.com/mythtips/2006/10/tip-5-minimizing-risk-of-disk-failure.php' title='Tip #5: Minimizing the risk of Disk Failure'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25987378&amp;postID=115997173268821319' title='1 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.myhdbox.com/mythtips/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/115997173268821319'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/115997173268821319'/><author><name>John</name><uri>http://www.blogger.com/profile/13210209217043211940</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-25987378.post-114504536764677053</id><published>2006-05-26T07:03:00.000-07:00</published><updated>2006-05-26T07:13:56.766-07:00</updated><title type='text'>Tip #4: Transcode profiles for HDTV</title><summary type='text'>The Problem I was having transcoding HDTV
One of the biggest issues with recording HDTV is that the files are huge.  Also, mythtranscode's ability to transcode HDTV was spotty prior to 0.19.  My old solution was to use ProjectX to demux the Transport Stream and transcode (with ffmpeg) to resize, convert to MPEG-4 (XviD) and remux.  If I wanted to maintain the best quality, I would use two passes,</summary><link rel='alternate' type='text/html' href='http://www.myhdbox.com/mythtips/2006/05/tip-4-transcode-profiles-for-hdtv.php' title='Tip #4: Transcode profiles for HDTV'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25987378&amp;postID=114504536764677053' title='5 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.myhdbox.com/mythtips/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/114504536764677053'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/114504536764677053'/><author><name>John</name><uri>http://www.blogger.com/profile/13210209217043211940</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-25987378.post-114669990016039009</id><published>2006-05-03T16:09:00.000-07:00</published><updated>2006-05-19T17:14:18.460-07:00</updated><title type='text'>Tip #3: Importing downloaded TV shows into MythTV</title><summary type='text'>Situation
Last week, I upgraded my kernel.  Unfortunately, after a re-boot, my DVB drivers failed to load.  The net result is I went three days without recording a single show.  Now my only option is downloading the TV shows, and watching them manually, somehow (usually mplayer).  WAF definitely goes down.

How to Get the Shows Into MythTV
It turns out, that importing the shows into MythTV is </summary><link rel='alternate' type='text/html' href='http://www.myhdbox.com/mythtips/2006/05/tip-3-importing-downloaded-tv-shows.php' title='Tip #3: Importing downloaded TV shows into MythTV'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25987378&amp;postID=114669990016039009' title='6 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.myhdbox.com/mythtips/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/114669990016039009'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/114669990016039009'/><author><name>John</name><uri>http://www.blogger.com/profile/13210209217043211940</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-25987378.post-114503803669148574</id><published>2006-04-21T11:07:00.000-07:00</published><updated>2006-05-19T17:12:46.040-07:00</updated><title type='text'>Tip #2: How to Customize MythTV's Menus</title><summary type='text'>The fact that MythTV has so many features can be both a strength, and a weakness.  With so many features, the menu structure can be quite difficult to navigate, and it's almost certain that there are some features you will *never* use.

Wouldn't it be nice to trim the MythTV menus to just what you use.  Or, how about simply re-ordering them to suit your preferences?  The good news is that you can</summary><link rel='alternate' type='text/html' href='http://www.myhdbox.com/mythtips/2006/04/tip-2-how-to-customize-mythtvs-menus.php' title='Tip #2: How to Customize MythTV&apos;s Menus'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25987378&amp;postID=114503803669148574' title='6 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.myhdbox.com/mythtips/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/114503803669148574'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/114503803669148574'/><author><name>John</name><uri>http://www.blogger.com/profile/13210209217043211940</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-25987378.post-114497553902665393</id><published>2006-04-17T17:36:00.000-07:00</published><updated>2006-05-23T07:26:04.613-07:00</updated><title type='text'>Tip #1: MythTV's New Edit Keys Feature (0.19)</title><summary type='text'>New to MythTV version 0.19 is the Edit Keys feature.  As with any new feature in MythTV, there is little documentation on how to use it.  I decided to take a look at it and see just how it works, and I was quite pleased with how easy and intuitive it was to use.

What is Edit Keys?
The Edit Keys screen allows you to remap any of the keyboard/remote control keys in all of the MythTV contexts.  </summary><link rel='alternate' type='text/html' href='http://www.myhdbox.com/mythtips/2006/04/tip-1-mythtvs-new-edit-keys-feature.php' title='Tip #1: MythTV&apos;s New Edit Keys Feature (0.19)'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25987378&amp;postID=114497553902665393' title='4 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.myhdbox.com/mythtips/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/114497553902665393'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/114497553902665393'/><author><name>John</name><uri>http://www.blogger.com/profile/13210209217043211940</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-25987378.post-114504746785703392</id><published>2006-04-14T13:38:00.000-07:00</published><updated>2006-05-19T17:07:00.250-07:00</updated><title type='text'>Introduction to MythTV Tips</title><summary type='text'>Hello and welcome to MythTV Tips.  I'm kicking off this blog after assembling several questions (both mine, and from others) about how to actually use MythTV.  There are SOOOOO many features in MythTV, some documented well, and some.. not so much.  I am going to use this site to publish my personal tips, tricks, tutorials for MythTV.

Feel free to comment with any questions you have, and I'll do </summary><link rel='alternate' type='text/html' href='http://www.myhdbox.com/mythtips/2006/04/introduction-to-mythtv-tips.php' title='Introduction to MythTV Tips'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25987378&amp;postID=114504746785703392' title='0 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.myhdbox.com/mythtips/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/114504746785703392'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25987378/posts/default/114504746785703392'/><author><name>John</name><uri>http://www.blogger.com/profile/13210209217043211940</uri><email>noreply@blogger.com</email></author></entry></feed>