[mythtv-users] TV image gone bad on .13 (when I really want NTSC...)

Anthony Joint ajoint at jointcs.net
Fri Dec 12 23:25:21 EST 2003


mysql> describe channel;
+--------------+------------------+------+-----+---------+-------+
| Field        | Type             | Null | Key | Default | Extra |
+--------------+------------------+------+-----+---------+-------+
| chanid       | int(10) unsigned |      | PRI | 0       |       |
| channum      | varchar(5)       |      |     |         |       |
| freqid       | varchar(5)       |      |     |         |       |
| sourceid     | int(10) unsigned | YES  |     | NULL    |       |
| callsign     | varchar(20)      | YES  |     | NULL    |       |
| name         | varchar(20)      | YES  |     | NULL    |       |
| icon         | varchar(255)     | YES  |     | NULL    |       |
| finetune     | int(11)          | YES  |     | NULL    |       |
| videofilters | varchar(255)     | YES  |     | NULL    |       |
| xmltvid      | varchar(64)      | YES  |     | NULL    |       |
| recpriority  | int(10)          |      |     | 0       |       |
| contrast     | int(11)          | YES  |     | 32768   |       |
| brightness   | int(11)          | YES  |     | 32768   |       |
| colour       | int(11)          | YES  |     | 32768   |       |
| hue          | int(11)          | YES  |     | 32768   |       |
| tvformat     | varchar(10)      |      |     | Default |       |
+--------------+------------------+------+-----+---------+-------+
16 rows in set (0.00 sec)



On Fri, 12 Dec 2003, Isaac Richards wrote:

> On Friday 12 December 2003 10:55 pm, Jay Camp wrote:
> > After going from .13 to .12 the tv output is now garbaled... lower part is
> > green, upper part you can kinda see the image, but it's just not good
> > looking.  Anyway, I fired up XawTV and after selecting NTSC and us-cable
> > the
>  picture looked normal.
> >
> > ntsc and cable-us is set in the `settings` table correctly.
> >
> > Any ideas what could be the problem?  I somehow fixed it temporarily after
> > unloading and reloading bttv and related modules and playing with xawtv,
> > but
>  it's back to its old things.
>
> Someone with this problem do:
>
> describe channel;
>
> in mysql against the mythconverg database for me, please?
>
> Isaac
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


More information about the mythtv-users mailing list