Barry Burd wrote:

Can anyone suggest some easy-to-follow guidelines for setting up Freevo with an AverTV Studio card? I've looked over the Freevo configuration documentation, and I just don't know enough about video standards to make my way through it. Thanks.


------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users

I have this card setup well currently only viewing tv. I am using mandrake linux os it is very simple, Run the command centre and it will setup the card. I don't know what this actually does but if you have TVtime run it to search for the channels and then. Ammend the two lines in freevo.conf to : chanlist = eupore-west and tv = pal (i presume you are in the UK). Then in local_conf.py add:


TV_CHANNELS = [
             ( 'bbc1.bbc.co.uk', 'BBC 1', 'U26' ),
             ( 'bbc2.bbc.co.uk', 'BBC 2', 'U33' ),
             ( 'itv.co.uk', 'ITV','U23' ),
             ( 'chanel4.co.uk', 'Chanel 4', 'U29' ),
             ( 'five.tv', 'Five', 'U35' ),
             ( 'bbc1.bbc.co.uk', 'BBC 1 V2', 'U46' ),
             ( 'bbc2.bbc.co.uk', 'BBC 2 V2', 'U40' ),
             ( 'itv.co.uk', 'ITV V2', 'U43' )
             ]

I have not got xmltv working yet but this is a very basic configuration. Aslso you will need to enable the tvtime plugin in loca_conf.py

Hope this is some help

chris


------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to