Hello all,

I cannot set the freqtable by using ivtv-tune on my PVR500.

My software releases:
-------------------------------------
[EMAIL PROTECTED]:~$ ivtvctl --version
ivtvctl version 0.4.1 (tagged release)
[EMAIL PROTECTED]:~$

[EMAIL PROTECTED]:~$ ivtv-tune --version
ivtv-tune 1.50
[EMAIL PROTECTED]:~$  

[EMAIL PROTECTED]:~$ ivtv-detect
driver:   ivtv-0.4.1 (tagged release)
card:     WinTV PVR 500 (unit #1), bus info 0000:03:08.0, ivtv card #0
hardware: cx25840 tda9887 wm8775 tveeprom
         /dev/video0: MPG encoding (links: /dev/video)
         /dev/radio0: Radio        (links: /dev/radio)
           /dev/vbi0: VBI encoding (links: /dev/vbi)
        /dev/video24: PCM encoding
        /dev/video32: YUV encoding

driver:   ivtv-0.4.1 (tagged release)
card:     WinTV PVR 500 (unit #2), bus info 0000:03:09.0, ivtv card #1
hardware: cx25840 tda9887 wm8775 tveeprom
         /dev/video1: MPG encoding
           /dev/vbi1: VBI encoding
        /dev/video25: PCM encoding
        /dev/video33: YUV encoding
[EMAIL PROTECTED]:~$           


Currently, by default, my tuner is setted like that:
------------------------------------------------------------------------------------
[EMAIL PROTECTED]:~$ ivtv-tune -l | head -3
Channels/Frequencies (MHz) for 'us-cable':
1       73.250
2       55.250
3       61.250
[EMAIL PROTECTED]:~$       

I'll like to set it to europe-west:
----------------------------------------------------
[EMAIL PROTECTED]:~$ ivtv-tune -L | grep europe
Frequency Maps:
europe-west
europe-east
[EMAIL PROTECTED]:~$        


I'm in Switzerland, then at first, I setted my regional standard
television to PAL by using ivtvctl:
-----------
teloche-dev:/usr/local/bin# ivtvctl -u 1
ioctl VIDIOC_S_STD ok
Standard set to 000000ff
teloche-dev:/usr/local/bin#

Then, I tried this syntax:
-----------------------------------------
[EMAIL PROTECTED]:~$ ivtv-tune --freqtable=europe-west
ivtv-tune 1.50

Channel/Frequency changer for V4L2 compatible video encoders

Usage: ivtv-tune [OPTIONS]...

  -h, --help              Print help and exit
  -V, --version           Print version and exit
  -c, --channel=CHANNEL   set new channel
  -d, --device=DEVICE     set video device node
  -f, --frequency=FREQ    set new frequency (MHz)
  -l, --list-channels     list all channels and their frequencies
                            (default=off)
  -L, --list-freqtable    list all available frequency mappings 
(default=off)
  -t, --freqtable=STRING  set frequency map to use
  -x, --xawtv=CHANNEL     set new channel using custom map from ~/.xawtv
[EMAIL PROTECTED]:~$          

But that don't work...

Previously, with the old release 0.2, I ran ptune.pl like that:
-----------------------------------------------------------------------------------------------------------

/usr/local/bin/ptune.pl --channel E9 --input /dev/video0 --freqtable
pal-europe-west --tuner-num 0

Sorry, but I cannot find the correct syntax for changing my freqtable
parameter ...  :-[

Thanks for your help

Jean

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to