LinHES Forums
http://forum.linhes.org/

Simple question
http://forum.linhes.org/viewtopic.php?f=5&t=10142
Page 1 of 1

Author:  stefan1959 [ Sun May 21, 2006 6:50 pm ]
Post subject:  Simple question

Just a quick question

I'm trying to get a signal from a antenna try to get UHF channels , what do I set as input in the myth box setting.


Also is there a manual way to edit the frequencies, I'm in Cairns qld Australia and need to add custom frequencies for this location.


Steve

Author:  tjc [ Sun May 21, 2006 7:04 pm ]
Post subject:  Re: Simple question

stefan1959 wrote:
I'm trying to get a signal from a antenna try to get UHF channels , what do I set as input in the myth box setting.

Depending on what card you're using something like "tuner".

stefan1959 wrote:
Also is there a manual way to edit the frequencies, I'm in Cairns qld Australia and need to add custom frequencies for this location.

You can add channels to the DB tables using the channel editor in mythtv-setup.

Author:  stefan1959 [ Sun May 21, 2006 10:56 pm ]
Post subject: 

Quote:
Depending on what card you're using something like "tuner".


Theres three options Television, Composite and S-Video. Is input from Antenna the Composite?? I've been trying Television with no luck.

I have a Winfast 2000 expert card.


Quote:
Depending on what card you're using something like "tuner".


There is only has a Frequency Id entry on my version, I don't think that a frequency but a frequency reference as far as what I've read.

Author:  turpie [ Sun May 21, 2006 11:13 pm ]
Post subject: 

stefan1959 wrote:
Theres three options Television, Composite and S-Video. Is input from Antenna the Composite?? I've been trying Television with no luck.

I have a Winfast 2000 expert card.

"Television" is what you want. Composite is for using the RCA video connector from a VCR or cable box. S-Video is just a better quality version of Composite.

Quote:
There is only has a Frequency Id entry on my version, I don't think that a frequency but a frequency reference as far as what I've read.

What country are you in?
You may need to change one of the frequency related options so that mythtv knows which list of channel frequencies to use.
Also linux may not be detecting your tv card correctly. You may need to specify the "card" and "tuner" type numbers.

Author:  stefan1959 [ Mon May 22, 2006 3:47 pm ]
Post subject: 

Quote:
What country are you in?


Australia, I'm pulling the programs ok.

Trouble is, the qld regional is not just one city and there are alot of different frequencies. I'm in cairns.

So is there a frequency table I can edit?


Steve

Author:  tjc [ Mon May 22, 2006 6:44 pm ]
Post subject: 

stefan1959 wrote:
So is there a frequency table I can edit?

The channel table in the mythconverg database under mysql:
http://www.mythtv.org/wiki/index.php/Channel_table

As I said before one of the easiest ways to poke at it is using the Channel Editor under mythtv-setup:
http://www.knoppmythwiki.org/index.php?page=GettingBackIntoMytTVsetup

You can also use Webmin -> Servers -> MySQL Database Server:
http://www.knoppmythwiki.org/index.php?page=WebminHowTo

Or you can even use mysql directly:
Code:
mysql mythconverg -e 'select * from channel'


The standard frequency sets are hard coded into MythTV, but I believe that you can override those and define a channel to simply be a particular frequency. For example the mythfilldatabase utility has an option (--xawchannels) to import frequencies obtained by xawtv:
http://www.mythtv.org/wiki/index.php/Mythfilldatabase
Code:
mythfilldatabase --help | more


There is a lot more information out there if you look for it. For example here's tutorial on channel hacking from a Danish user:
http://www.mythtv.org/wiki/index.php/XMLTV_Myth_Channel_Setup

Author:  turpie [ Mon May 22, 2006 6:57 pm ]
Post subject: 

You shouldn't need to modify the frequency table, I just wanted to be sure it was set correctly. In this screen in mythtv-setup make sure the "Channel Frequency Table" is set to Australia.

To get the correct channel numbers for each of your local TV channels you need to go to the second page in the channel editor screen. Or you can modify the channel settings in the mythweb thingomajig.
As for the Cairns channel numbers try the analog table here from the dba website.

Author:  stefan1959 [ Mon May 22, 2006 8:35 pm ]
Post subject: 

Quote:
As for the Cairns channel numbers try the analog table here from the dba website.


Ahhhh, ok so the Freq ID should be for say Nine in Cairns pointing at Yarrabah "50"??

I been using the frequeny.

I'll have to reinstall in give it a try.

Steve

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/