Thanks for all the help.  I was able to get viewing working with the
following settings:

VIDEO_GROUPS = [
# Use this group for watching tv
     VideoGroup(vdev='/dev/video0',
                adev=None,
                input_type='tuner',
                tuner_norm='NTSC',
                tuner_type='',
                tuner_chanlist='us-cable',
                desc='Watching Video Group',
                group_type='ivtv',
              ),
# Use this group for recording tv
    VideoGroup(vdev='/dev/video0',
                adev=None,
                input_type='tuner',
                tuner_norm='NTSC',
                tuner_chanlist='us_cable',
                desc='Comcast Cable',
                record_group='ivtv'),
]

I'm still rather disappointed that I can't get anything to work with Xine,
only Mplayer is working.  At least I have a functional system now which
looks nice with my Lumenlab projector running a VGA connection.  Not HD, but
looks good for std TV.  Again, thanks, for your patience and taking the time
to help.

I have Xine working for regular mpg playback which looks good, but calls
from Freevo failed.  So, I still much tweaking and testing to do.  On to DVD
burning for the next immediate challenge.
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to