Hi,

At revision 10005 I now get this error when I try to watch TV:

2007-10-21 11:50:31,870 DEBUG    tvguide.py (141): TVGUIDE EVENT is PLAY
2007-10-21 11:50:31,905 INFO     ivtv_xine_tv.py (329): IVTV_XINE_TV: 
Play channel = 'A24'
2007-10-21 11:50:31,907 INFO     ivtv_xine_tv.py (718): TunerControl: 
Explicit channel selection = 'A24'
2007-10-21 11:50:31,908 INFO     ivtv_xine_tv.py (615): TunerControl: 
Channel stack = []
2007-10-21 11:50:31,909 INFO     ivtv_xine_tv.py (759): TunerControl: 
Channel: 'A24'
2007-10-21 11:50:31,910 INFO     ivtv_xine_tv.py (761): TunerControl: 
Group: 'type=normal, desc=Default Video Group'
2007-10-21 11:50:31,911 INFO     ivtv_xine_tv.py (762): TunerControl: 
Input: 'type=tuner, num=0'
2007-10-21 11:50:31,912 ERROR    ivtv_xine_tv.py (766): TunerControl: 
Video group 'normal' is not supported
2


I haven't changed my settings:

VIDEO_GROUPS = [
    VideoGroup(vdev = '/dev/video0',
        adev = '/dev/adsp',
        input_type = 'tuner',
        input_num = 0,
        tuner_norm = CONF.tv,
        tuner_chanlist = CONF.chanlist,
        desc = 'NTL Cable',
        group_type = 'ivtv',
        record_group = None)
               ]

John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to