[mythtv-users] Where does mythtv get the frequencies from?

Jeppe N. Madsen jeppenm at worldonline.dk
Tue Mar 2 16:53:42 EST 2004


On Tue, 02 Mar 2004, Claus M. Christiansen wrote:

>  Hi...
>  
>  I finally had my tv-card, an Hauppage PVR-350, up and running in
>  Linux and I have succeded in installing mythtv. I have also run the
>  mythfilldatabase with --manual to get channel info and so on but
>  the problems lies when I start up mythtv. The main part of the
>  channels is just noice and only some of them have a clear picture
>  on them. I thinking that is must because the frequencies that
>  mythtv tunes into are the wrong ones, so I decided to change to
>  manually but where do i do so?! I can't seem to find frequency
>  information anywhere in the database. What controls the
>  frequencies?! I first thought that they came automatically from
>  mythfilldatabase when you run it with the --manual flag..

Find the frequency of the channel you wan't, lookup the corresponding
channel using

/usr/lib/ivtv/ptune.pl --freqtable pal-europe --list-channels

Specify pal-europe as frequency table and enter the channel in mythtv
0.14 (or is it cvs only?) has a channel editor. Otherwise use mythweb.

Btw. these are my settings using aerial signal in Copenhagen:

mysql> select freqid,callsign from channel;
+--------+----------+
| freqid | callsign |
+--------+----------+
| 53     | TV2      |
| 31     | DR1      |
| E8     | DR2      |
| 11     | TvDK2    |
| 53     | Lorry    |
| 43     | SV1      |
| 33     | SV2      |
| 50     | SV4      |
| 23     | Kbh      |
+--------+----------+


rgds
Jeppe



More information about the mythtv-users mailing list