Jump to content

MythTV: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Line 70: Line 70:
* '''MythWeather''' fetches [[weather forecast]]s – including [[weather radar]] – from the Internet
* '''MythWeather''' fetches [[weather forecast]]s – including [[weather radar]] – from the Internet
* '''MythBrowser''' small [[web browser]]
* '''MythBrowser''' small [[web browser]]
* '''MythGame''' frontend for game console emulators
* '''[[MythGame]]''' frontend for game console emulators
* '''MythWeb''' controls MythTV from a remote web browser
* '''MythWeb''' controls MythTV from a remote web browser
* '''MythArchive''' DVD burner
* '''MythArchive''' DVD burner

Revision as of 22:22, 18 October 2012

MythTV
Developer(s)Isaac Richards
Stable release
0.26 / October 2, 2012; 11 years ago (2012-10-02)
Repository
Operating systemLinux, FreeBSD, Mac OS X, Windows (playback only)
TypePersonal video recorder
LicenseGNU GPL
Websitewww.mythtv.org

MythTV is a free and open source home entertainment application with a simplified "10-foot user interface" design for the living-room TV, and turns a computer with the necessary hardware into a network streaming[1] digital video recorder, a digital multimedia home entertainment system, or home theater personal computer.[2] It can be considered as a free and open source alternative to Tivo[3] or Windows Media Center. It runs on various operating systems, primarily Linux/Mac/FreeBSD.[4]

History

The MythTV project was started in April 2002 by Isaac Richards,[3] who explained his motivation:[5]

I got tired of the rather low quality cable box that AT&T Broadband provides with their digital cable service. It's slow to change channels, ridden with ads, and the program guide is a joke. So, I figured it'd be fun to try and build a replacement. Yes, I could have just bought a TiVo, but I wanted to have more than just a DVR – I want a web browser built in, a mail client, maybe some games. Basically, I want the mythical convergence box that's been talked about for a few years now.

Features

  • Pause, skip, and rewind live TV shows.
  • Completely automatic commercial detection and optional skipping.
  • Intelligently schedules recordings to avoid conflicts.
  • Interfaces with TV listing sources such as XMLTV or PSIP.
  • Interfaces with nonprofit subscription listings service Schedules Direct in the United States and Canada. Schedules Direct delivers the same Tribune Media Services listings data that TiVo and other video recorders use.
  • Supports ATSC, QAM, DMB-T/H, ISDB-T and DVB (everything supported by LinuxTV) high-definition television.
  • Supports Xv, OpenGL, and VDPAU video output.
  • A backend server and frontend client architecture, allowing multiple frontend client machines to be remotely served content from one or more backend servers. A single computer can perform as both the frontend client and the backend server.
  • Plays recordings at an accelerated or decelerated rate, adjusting the audio pitch as necessary.
  • Schedule and administer various system functions using a web browser-based interface.
  • Controls a settop box using an infrared remote (IR blaster), or firewire.

HDTV support

MythTV is capable of capturing HDTV streams from any source that will provide unencrypted video. This means broadcast ATSC and DVB content, as well as encrypted DVB content when using a tuner with an integrated CI module. Most U.S. cable and satellite providers use encrypted video only accessible through their own set-top boxes. Cable systems may provide some unencrypted QAM channels, but these will generally only be local broadcast stations, and not cable programming or premium channels.

OpenCable devices are available to access encrypted content on U.S. cable systems, but as this is a full DRM system, and not just CA like DVB CI, every piece of hardware and software on the playback chain must be tested and licensed by CableLabs. At current, Windows Media Center is the only DVR software to meet these requirements, and only it, and other software using its recording libraries, can use these devices. In 2010, CableLabs relaxed the DRM restrictions allowing unlicensed devices to record copy freely content using these devices,[6] however it is still entirely up to cable operators what content they provide flagged as such.

As an alternative to direct digital capture, one can use an external decoder to receive the channels, and then capture using digital-analog-digital conversion (the analog hole). A popular means of doing this conversion is to connect the component outputs of a set-top box to the Hauppauge HD PVR.[7][8]

Supported tuner cards

The MythTV software supports TV tuner cards fully compatible with V4L-DVB kernel drivers. Lists of supported devices are available.[9]

MythTV also supports program capture via FireWire from digital set-top boxes. These include the Motorola DCT-6200, the STB used by Cogeco Cable in the USA and Shaw Cable in Canada for its HD services. It can also record directly from IPTV sources such as the Freebox service, as well as from the HDHomeRun network tuner.

Modules

MythTV's add-on modules (plugins) include:

  • MythVideo plays various video file formats
  • MythMusic a music player, jukebox, collection manager, and CD ripper
  • MythGallery online photo gallery manager
  • MythNews RSS feed news reader
  • MythWeather fetches weather forecasts – including weather radar – from the Internet
  • MythBrowser small web browser
  • MythGame frontend for game console emulators
  • MythWeb controls MythTV from a remote web browser
  • MythArchive DVD burner
  • MythNetvision streaming video player intended primarily for Flash-websites like YouTube
  • MythZoneMinder frontend interface for a ZoneMinder system
  • UPnP AV MediaServer v1.0 compliant server: share media files with UPnP-clients

The base system integrates well with its modules. A system can be controlled with an infrared remote control using LIRC, or radio remote control using kernel modules.

Operating system bundles

There are several projects which include a Linux distribution bundled with MythTV (and associated libraries) to make installation, configuration and maintenance easier and faster:

  • LinHES (formerly known as KnoppMyth) is a bootCD derivative of ArchLinux. Its MythTV frontend can be run from the CD. An entire installation to the hard disk can be made in minutes.
  • Mythbuntu combines Ubuntu distributions with MythTV. The Ubuntu community has built extensive resources for installing, configuring and troubleshooting MythTV.
  • Ubuntu TV integrates MythTV into a television-ready interface (based on the Ubuntu Unity user interface).
  • Mythdora is a Red Hat Fedora distribution with MythTV.
  • iMedia MythTV Linux distribution is a version of the iMedia embedded Linux distribution.
  • MiniMyth is a small Linux distribution that turns a diskless computer into a MythTV frontend.
  • LinuxMCE bundles MythTV with Kubuntu as the Linux distro, along with the Pluto Home automation suite.
  • Xebian is a distribution of Debian Linux for the Microsoft Xbox game console and includes MythTV.

Internals

The default file format for software encoding is a RTJPEG or MPEG-4 video stored in a slightly-modified version of Roman Hochleitner's "NuppelVideo" (.nuv) container [citation needed]. NUV files are also playable in VLC media player and MPlayer, but can occasionally exhibit problems in A/V synchronization due to the MythTV-specific modifications. It also appears that MythTV is now the single authority on the NuppelVideo file format, since the original author's website is no longer available.

MythTV can also record via hardware-encoder cards and other sources of MPEG-2 digital TV streams like DVB, ATSC and Firewire (from HDTV cable boxes in the United States), so many users of MythTV rarely see NuppelVideo files unless they choose to transcode their files to NuppelVideo to save disk space.

As of September 2012, the only backend database supported has been the same since its beginnings, MySQL. The database contains much of the operational data of the system, such as what TV tuners are available to the system and their characteristics/capabilities, what channels can be tuned by that tuning hardware, what recorded programs are available for viewing, program scheduling information, etc.

See also

References

  1. ^ "Network – MythTV".
  2. ^ Morrison, Graham (2009), "Build the ultimate MythTV box", Linux Format, no. 117, Future Publishing, pp. 56–59, retrieved 4 March 2010
  3. ^ a b Barylick, Chris (26 March 2006). "MythTV Invades Realm of Cable and TiVo". The Washington Post. Retrieved 16 August 2008.
  4. ^ "MythTV operating systems". Mythtv.org. 12 August 2011. Retrieved 10 January 2012.
  5. ^ User Manual:Introduction, mythtv.org. Retrieved 15 August 2008
  6. ^ "CableLabs Approves Tuner Sharing and DRM Free Copy Freely Content". The Digital Media Zone. Retrieved 10 January 2012.
  7. ^ "HD PVR Product Description". Hauppauge.com. Retrieved 10 January 2012.
  8. ^ "Hauppauge HD-PVR – MythTV Official Wiki". Mythtv.org. Retrieved 10 January 2012.
  9. ^ "Hardware device information, with lists of supported devices". Linuxtv.org. 20 September 2011. Retrieved 10 January 2012.

External links