Difference between revisions of "Dummy Tuner"

From MythTV Official Wiki
Jump to: navigation, search
(Change card type to proper MPEG-2 (ivtv) type. Mention using Fetch channels...)
(Mentioned input connections; specified where to Fetch/create channels manually)
Line 12: Line 12:
  
 
* Create your video source as normal
 
* Create your video source as normal
 +
** You may choose to use "No Grabber" or "Transmitted guide only (EIT)" (if you don't want listings for it)
  
* Go to channel editor
+
* Connect Inputs
** Add new channel(s) (Ensure you add an XMLTV ID)
+
** Connect the video source to the input
*** Use "Fetch channels from listings source" or
+
 
*** Create channels manually using the channel editor
+
* Add new channel(s)
 +
** Use "Fetch channels from listings source" in "Input Connections" or
 +
** Create channels manually using the channel editor (ensure you add an XMLTV ID if you want listings)
  
 
* Gather listing data as per normal
 
* Gather listing data as per normal

Revision as of 03:45, 10 April 2009

For people who require a tunerless backend, are developing in a Virtual Machine or are on a test-only system you will not normally be able to or need to access a tuner which limits alot of the development and testing you can do.

Below describes how you can add a dummy tuner just for the purpose of getting guide data in, you will not be able to play this back in LiveTV or record from this.

Instructions

  • Create a valid MPEG2 file on the machine.
  • Create a new capture card
    • Set the Card Type to 'MPEG-2 encoder card (PVR-x50, PVR-500)'
    • Set the Video Device to the location of your MPEG2 file
  • Create your video source as normal
    • You may choose to use "No Grabber" or "Transmitted guide only (EIT)" (if you don't want listings for it)
  • Connect Inputs
    • Connect the video source to the input
  • Add new channel(s)
    • Use "Fetch channels from listings source" in "Input Connections" or
    • Create channels manually using the channel editor (ensure you add an XMLTV ID if you want listings)
  • Gather listing data as per normal