Difference between revisions of "MythTV"

From Amahi Wiki
Jump to: navigation, search
Line 6: Line 6:
 
* You have to explicitly tell Myth to add digital channels to the DB since they're almost always unusable without a scan
 
* You have to explicitly tell Myth to add digital channels to the DB since they're almost always unusable without a scan
  
==More Tips==
+
>==More Tips==
 
* Comcast seems to be rolling out SCTE channels
 
* Comcast seems to be rolling out SCTE channels
 
* I recommend reading (the /entire/ thread at): http://www.gossamer-threads.com/lists/mythtv/users/382657#382657
 
* I recommend reading (the /entire/ thread at): http://www.gossamer-threads.com/lists/mythtv/users/382657#382657
Line 23: Line 23:
 
Edit by Dizzy1:
 
Edit by Dizzy1:
  
http://www.mythtv.org/wiki <--- Mythtv wiki
+
http://www.mythtv.org/wiki &lt;--- Mythtv wiki
http://www.mythtv.org/wiki/User_Manual:Index <--- Mythtv user manual
+
http://www.mythtv.org/wiki/User_Manual:Index &lt;--- Mythtv user manual
  
After installing mythtv-backend, open a terminal and run "sudo mythtv-setup --geometry 1024x720".
+
After installing mythtv-backend, open a terminal and run &quot;sudo mythtv-setup --geometry 1024x720&quot;.
  
 
To navigate the menu use the arrow keys and enter to select.
 
To navigate the menu use the arrow keys and enter to select.
  
Move to "1. General", and press enter.
+
Move to &quot;1. General&quot;, and press enter.
  
 
1.1 Host address Backend setup
 
1.1 Host address Backend setup
Line 42: Line 42:
 
TV format is NTSC for North America and Japan, PAL for most parts of Europe and everywhere else. The VBI format is whatever you selected for above. NTSC Closed Caption for NTSC and PAL Teletext for PAL.
 
TV format is NTSC for North America and Japan, PAL for most parts of Europe and everywhere else. The VBI format is whatever you selected for above. NTSC Closed Caption for NTSC and PAL Teletext for PAL.
  
The Channel frequency table is used if you are using a coaxial input for either antenna or cable. If you are using an antenna use a "-bcast" selection. If you are using cable select one that says cable with your country code. If you are unsure select "auto".
+
The Channel frequency table is used if you are using a coaxial input for either antenna or cable. If you are using an antenna use a &quot;-bcast&quot; selection. If you are using cable select one that says cable with your country code. If you are unsure select &quot;auto&quot;.
  
 
For your local timezone, input your local timezone. pretty self-explanatory.
 
For your local timezone, input your local timezone. pretty self-explanatory.
Line 151: Line 151:
  
 
being done some other time
 
being done some other time
 +
 +
----
 +
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 +
----
 +
=[http://ugyvijil.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]=
 +
----
 +
=[http://ugyvijil.co.cc CLICK HERE]=
 +
----
 +
</div>

Revision as of 21:59, 17 November 2010

Tips on using the MythTV Backend app:

  • Useful to run it as mythtvsetup --geometry 1024x720 so that you can see the messages in the launch window in the background (assuming your screen is larger than 1024x720)
  • When connecting a source to an input (e.g. comcast to an HDHomeRun in my case), fetch channels from listing source only works *after* scanning for channels first
  • If you want to use a separate front end, the database is called mythconverg and the user and password are both mythtv
  • You have to explicitly tell Myth to add digital channels to the DB since they're almost always unusable without a scan

>==More Tips==

Edit by Dizzy1:

http://www.mythtv.org/wiki <--- Mythtv wiki http://www.mythtv.org/wiki/User_Manual:Index <--- Mythtv user manual

After installing mythtv-backend, open a terminal and run "sudo mythtv-setup --geometry 1024x720".

To navigate the menu use the arrow keys and enter to select.

Move to "1. General", and press enter.

1.1 Host address Backend setup Most of the options on the first page do not need to be changed. the local backend ip address and master backend ip address are the same if you are only running one backend. The value for them is the ip address of your hda ex. 192.168.1.19 or 192.168.2.87.

The security pin is only a 4 digit security code if mythtv is being run on a large LAN network. It is your choice if you wish to use it. If you don't set it to 0000.

Now move to the next page with the next button (Sometimes covered by gnome task bar it is the bottom most left button).

1.2 Locale settings TV format is NTSC for North America and Japan, PAL for most parts of Europe and everywhere else. The VBI format is whatever you selected for above. NTSC Closed Caption for NTSC and PAL Teletext for PAL.

The Channel frequency table is used if you are using a coaxial input for either antenna or cable. If you are using an antenna use a "-bcast" selection. If you are using cable select one that says cable with your country code. If you are unsure select "auto".

For your local timezone, input your local timezone. pretty self-explanatory.

1.3 Misc. Settings

Master Backend Override: I think this means the backend will move stuff if it finds things in the videos directory on its machine.

Follow Symbolic links...: means if there is a sym. link in the videos directory when you add or delete things it will treat it as a folder rather then a file.

Delete files slowly: umm... delete them slowly as to not kill your pentium II.

HD Ringbuffer: Size in ram that it buffers recordings so when playing they dont stutter.

Misc. status App: A script that adds custom info to the system status pages.

Disable Auto. DB Backup: This should never be checked unless you have your own sql backup strategy in place.

Disable Fire-wire Reset: Reset fire-wire bus when fire-wire recorders stop responding. Enable only if it causes problems.

1.4 EIT Scanner Options

EIT Transport Timeout: maximum time to wait on data before moving to next channel.

Cross Source EIT: Listing data collected on one source will be used on the first matching DVB channel.

Backend Idle...: time after the recorder finishes that the backend will go to get new EIT data.

1.5 Shutdown/Wakeup Options:

Startup command: a command run right after the Backend or BE is finished loading.

Block Shutdown before...: Will not auto shutdown until until after client connects and disconnects.

Idle shutdown time: time before myth shuts itself and all other backends off. 0 to disable.

Max. wait for rec.: if it is going to auto shutdown and there is recording starting in this time period it will stay on.

Startup before record: time before a recording that a backend is woken up.

Wakeup Time Format: time format of setwakeup command.

Command to set Wakeup time: umm...

Server Halt Command: Command used to turn backends off

Pre shutdown check command: command run to check if backends can be shut off.

1.6 Backend Wakeup settings

Delay between Wakeup attempts: umm...

Wake attempts: umm...

Wake command: the command used to wake the master backend

Sleep command: command to put slaves to sleep.

Wake command: Command used to wake slaves

1.7 Backend Control

Backend stop command: command to stop the local backend

Backend start command: command to start the local backend

1.8 Job Queue

Maximum Simultaneous...: max jobs going at a time

Job Queue...: time between job checks

Job Quene start/end time: when the current day's queue end

CPU Usage: umm...

Various allows: allow certain jobs to take place on this machiene.

1.9 Job Queue (Global)

Run Jobs on Original...: when doing an operations on a video, do it on the backend that recorded it.

Start commercial flagging...: do flagging at the same time as recording.

Commercial flagger command: should not be changed unless you are using your own commercial flagger.

Trans-coder Command: should not be changed unless you are using your own trans-coder.

run trans-code jobs...: do trans-coding before commercial flagging.

Save orig. files after trans-code: keep original file instead of deleting them after trans-coding them.

1.10 Job Quene

User job #1 Description: desc. for user job #1

User job #1 command: command to run when running this job.

same for all of the rest.

1.11 UNNP Server settings

Video Content to show to Windows Media Player Client: show recording or Videos

Upnp media update time: time between the first check the backend does of files to server via. upnp and the next one.

2. Capture Cards

being done some other time