Michel Hoogervorst wrote:
> Yugandhar,
>
> In the freq.py file of Freevo 1.7 I see this:
>
> CHANLIST = {
>      "us-bcast"         : dict(NTSC_BCAST),
>      "us-cable"         : dict(NTSC_CABLE),
>      "us-cable-hrc"     : dict(NTSC_HRC),
>      "japan-bcast"      : dict(NTSC_BCAST_JP),
>      "japan-cable"      : dict(NTSC_CABLE_JP),
>      "europe-west"      : dict(PAL_EUROPE),
>      "europe-east"      : dict(PAL_EUROPE_EAST),
>      "italy"            : dict(PAL_ITALY),
>      "newzealand"       : dict(PAL_NEWZEALAND),
>      "australia"        : dict(PAL_AUSTRALIA),
>      "ireland"          : dict(PAL_IRELAND),
>      "france"           : dict(SECAM_FRANCE),
>      "china-bcast"      : dict(PAL_CHINA),
>      "canada-cable"     : dict(NTSC_CABLE_CAN),
>      "southafrica"      : dict(PAL_BCAST_ZA),
>      "argentina"        : dict(ARGENTINA),
>      "russia"           : dict(RUSSIA),
>      "switzerland"      : dict(PAL_SWITZERLAND),
> }
>
> As you can see, India is not in this list, so you will have to add the
> frequencies for all channels in India yourself in this file.  As far
> as I know, there is no easier way to do this...
>
> Then again, editing the freq.py file is not that hard, you just have
> to know at which frequencies your channels are.
>
>
>
> Michel
>
>
> 2007/6/7, Yugandhar G.V <[EMAIL PROTECTED]>:
>   
>>
>>
>> Hi Michel,
>>
>>          Thanks for your reply. You mean to say that I have to made
>> frequencies list provided by cable operator. If I am using the antenna to
>> tune the card how can I go about it. I am from India so what I have to put
>> in the chanlist my card is for PAL i.e in the place of us-cable what I have
>> to edit. Is there is any way to scan the channels. Please reply me.
>>
>>
>>
>> Regards,
>>
>> Yugandhar.
>>     
Hi Yugandbar,

I think you will have to do this. There's a program that comes with 
xawtv called scantv that might help. If you run this it should report 
back the channel id and frequency which you can then use to edit freq.py 
When you do get it running it would be great if you could submit a patch 
to freq.py with the channels for India so others won't have to go 
through this again.

John

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to