[mythtv-users] Cannot change channel and "low FPS" problems
Bruce Markey
bjm at lvcm.com
Thu May 5 17:15:05 UTC 2005
Rickard Borgmäster wrote:
> Hello,
>
> Could someone please explan what is what of:
> * Channel ID
> * Channel number
> * Channel callsign
>
> This is what it looks like in my database:
>
> mysql> use mythconverg;
> mysql> select chanid, channum, freqid, sourceid, callsign, name from
> channel;
> +--------+---------+--------+----------+----------+---------------+
> | chanid | channum | freqid | sourceid | callsign | name |
> +--------+---------+--------+----------+----------+---------------+
> | 1000 | SE11 | | 1 | 1000 | Kanal 5 |
----------------------^^^^^^^
The freqid is the information that myth needs to tell the tuner or
external script how to tune to this channel. I believe in your
country this may be need the actual frequency values. Hopefully
one of youir countrymen can let you know exactly how to fill
these in. Without these, myth cannnot change channels for you.
-- bjm
More information about the mythtv-users
mailing list