[vlc] Re: VLC and dvb card

Petrus wannaearn at libero.it
Wed Feb 11 23:14:29 CET 2004


Benjamin:

> slof also has to be given in kHz.
> 

Sorry, it was my fault, but only for that test, before sending the mail.
With the right slof , issuing:

vlc -vvv --color -I rc --probe dvb:frequency=11766000:fec=2:polarization=V:srate=27500000:program=3401 --lnb-lof1 9750000 --lnb-lof2 10600000 --lnb-slof 11700000

I get the same error (only dvb section logged):

[00000196] dvb input debug: Opening device /dev/dvb/adapter0/frontend0
[00000196] dvb input debug: Frontend Info:      name = Zarlink MT312
                frequency_min = 950000
                frequency_max = 2150000
                frequency_stepsize = 78
                frequency_tolerance = 0
                symbol_rate_min = 703125
                symbol_rate_max = 45000000
                symbol_rate_tolerance (ppm) = 0
                notifier_delay (ms)= 0

[00000196] dvb input debug: Frontend Info capability list:
[00000196] dvb input debug: inversion auto
[00000196] dvb input debug: forward error correction 1/2
[00000196] dvb input debug: forward error correction 2/3
[00000196] dvb input debug: forward error correction 3/4
[00000196] dvb input debug: forward error correction 5/6
[00000196] dvb input debug: forward error correction 7/8
[00000196] dvb input debug: forward error correction auto
[00000196] dvb input debug: card can do QPSK
[00000196] dvb input debug: card can mute TS
[00000196] dvb input debug: clean setup
[00000196] dvb input debug: End of capability list
[00000196] dvb input warning: invalid frequency 11766000 (KHz), using default one
[00000196] dvb input error: invalid default frequency

In the "probe" section I see 

frequency_min = 950000
                frequency_max = 2150000

so shuld I use offset (absolute-lof) rather then absolute for the frequency value?

So I've tried 11766000-10600000 (lof2 because absolute freq > slof=11700000):

vlc -vvv --color -I rc --probe dvb:frequency=1166000:fec=2:polarization=V:srate=27500000:program=3401 --lnb-lof1 9750000 --lnb-lof2 10600000 --lnb-slof 11700000

Now something changes but doesn't work yet:

[00000196] dvb input debug: Frontend Info:      name = Zarlink MT312
                frequency_min = 950000
                frequency_max = 2150000
                frequency_stepsize = 78
                frequency_tolerance = 0
                symbol_rate_min = 703125
                symbol_rate_max = 45000000
                symbol_rate_tolerance (ppm) = 0
                notifier_delay (ms)= 0

[00000196] dvb input debug: Frontend Info capability list:
[00000196] dvb input debug: inversion auto
[00000196] dvb input debug: forward error correction 1/2
[00000196] dvb input debug: forward error correction 2/3
[00000196] dvb input debug: forward error correction 3/4
[00000196] dvb input debug: forward error correction 5/6
[00000196] dvb input debug: forward error correction 7/8
[00000196] dvb input debug: forward error correction auto
[00000196] dvb input debug: card can do QPSK
[00000196] dvb input debug: card can mute TS
[00000196] dvb input debug: clean setup
[00000196] dvb input debug: End of capability list
[00000196] dvb input debug: Trying to tune to channel ...
[00000196] dvb input debug: satellite (QPSK) frontend found on Zarlink MT312
[00000196] dvb input debug: DVB-S: Opening frontend /dev/dvb/adapter0/frontend0
[00000196] dvb input debug: ioctl_SetupSwitch: switch pos 0, 13V, loband
[00000196] dvb input debug: ioctl_SetupSwitch: index 0
[00000196] dvb input debug: DiseqcSendMsg(): e0 10 38 f0 00 00
[00000196] dvb input error: DVB-S: setting frontend failed (-1) Invalid argument
[00000196] dvb input error: DVB-S frontend returned a failure event

Bye
Petrus

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list