Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Problems with dvbtune v0.2 and dvbstream 0.4




I am having trouble with dvbtune 0.2 .  It compiles without error but
when I run it I get 

[sw25481@lian dvbtune-0.1]$ dvbtune -f 481833
FD 3: SEC DEVICE (warning) : Invalid argument

It is compiled against CVS of DVB dated 18th Jan.


I have dvbtune 0.1 working fine.  Well fine except I can only tune into
the first multiplex.  I get 

[sw25481@lian dvbtune-0.1]$ ./dvbtune -f 505833
tuning DVB-T to 505833000
Channel tuned
FE_COMPLETION_EV
Event:  iFrequency: 561833000
Bit error rate: 4369
Signal strength: 0
SNR: 0
FE_STATUS: FE_HAS_POWER FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER
FE_HAS_VITERBI FE_HAS_SYNC

and get perfect TV with dvbstream v0.4 

dvbstream -f 505833 -o 600 601 | ts2ps 600 601 | mplayer -cache 4096 -



The problem is, when trying to get ITV or any of the channels on the
other multiplex with 

[sw25481@lian dvbtune-0.1]$ ./dvbtune -f 481833
tuning DVB-T to 481833000
Channel tuned
FE_COMPLETION_EV
Event:  iFrequency: 481833000
Bit error rate: 43690
Signal strength: 0
SNR: 0
FE_STATUS: FE_HAS_POWER FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER
FE_HAS_VITERBI FE_HAS_SYNC

or 

dvbstream -f 481833 -o 512 650 | ts2ps 512 650 | mplayer -cache 4096 -

I get nothing, hence me going to give dvbtune 0.2 a go.

Any thoughts?

Scott



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index