Mailing List archive

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

[vdr] dvbtune / xml2vdr trouble



Hi all

I've got myself a WinTV Nova-T (PCI) recently and am trying to get this
to run smoothly under linux.
For the CVS versions of both the driver and dvbtune everything works
fine apart from scanning for stations using the scan_uk-t.sh script. It
gives me some xlm output (repeated at the end of this message) but
xml2vdr just returns a 0 byte file. Addtionally I can't see any VID or
AIDs in the xml - shouldn't those be in there??



The closest transponder is Crystal Palace (UK) and the signal is quite
good:

[root@penny scripts]# ./scan_uk-t.sh > latest.xmlsat
Using DVB card "Grundig 29504-401"
tuning DVB-T (in United Kingdom) to 505833333 Hz
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI
FE_HAS_SYNC
Event:  Frequency: 505833333
        SymbolRate: 0
        FEC_inner:  3
Bit error rate: 61
Signal strength: 12850
SNR: 60395
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI
FE_HAS_SYNC
Using DVB card "Grundig 29504-401"
tuning DVB-T (in United Kingdom) to 481833333 Hz
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI
FE_HAS_SYNC
Event:  Frequency: 481833333
        SymbolRate: 0
        FEC_inner:  2
Bit error rate: 2016
Signal strength: 12850
SNR: 52428
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI
FE_HAS_SYNC

... more of the same kind of stuff ...


[root@penny dvbtune]# ./dvbtune -m
Signal=12850, Verror=48, SNR=60909dB, BlockErrors=0, (S|L|C|V|SY|)
Signal=12850, Verror=55, SNR=60909dB, BlockErrors=0, (S|L|C|V|SY|)
Signal=12850, Verror=54, SNR=60652dB, BlockErrors=0, (S|L|C|V|SY|)
Signal=12850, Verror=58, SNR=60909dB, BlockErrors=0, (S|L|C|V|SY|)
Signal=12850, Verror=56, SNR=60909dB, BlockErrors=0, (S|L|C|V|SY|)
Signal=12850, Verror=56, SNR=60909dB, BlockErrors=0, (S|L|C|V|SY|)
Signal=12850, Verror=48, SNR=60909dB, BlockErrors=0, (S|L|C|V|SY|)


Any help would be most appreciated!!





<?xml version="1.0"?>
<satellite>
<transponder type="T" freq="505833333">
</transponder>
<transponder type="T" freq="481833333">
<service id="12866" ca="0">
<description tag="0x48" type="1" provider_name="five" service_name="five" />
</service>
<service id="13120" ca="0">
<description tag="0x48" type="1" provider_name="QVC" service_name="QVC" />
</service>
<service id="13570" ca="0">
<description tag="0x48" type="1" provider_name="ntl" service_name="ntl" />
</service>
<service id="13632" ca="0">
<description tag="0x48" type="1" provider_name="TVTS" service_name="TV Travel Shop" />
</service>
<service id="13760" ca="0">
<description tag="0x48" type="1" provider_name="SDN" service_name="ITV News" />
</service>
<service id="14208" ca="0">
<description tag="0x48" type="1" provider_name="SDN" service_name="Ch 15" />
</service>
<service id="14272" ca="0">
<description tag="0x48" type="1" provider_name="Sit-Up Ltd" service_name="bid-up.tv" />
</service>
</transponder>
<transponder type="T" freq="561833333">
</transponder>
<transponder type="T" freq="529833333">
</transponder>
<transponder type="T" freq="578166667">
</transponder>
<transponder type="T" freq="537833333">
<service id="4164" ca="0">
<description tag="0x48" type="1" provider_name="BBC" service_name="BBC ONE" />
</service>
<service id="4228" ca="0">
<description tag="0x48" type="1" provider_name="BBC" service_name="BBC TWO" />
</service>
<service id="4351" ca="0">
<description tag="0x48" type="1" provider_name="BBC" service_name="BBC THREE" />
</service>
<service id="4415" ca="0">
<description tag="0x48" type="1" provider_name="BBC" service_name="BBC NEWS 24" />
</service>
<service id="4479" ca="0">
<description tag="0x48" type="1" provider_name="BBC" service_name="BBCi" />
</service>
<service id="4671" ca="0">
<description tag="0x48" type="1" provider_name="BBC" service_name="CBBC" />
</service>
</transponder>
</satellite>




--
Harf Zatschler <hz3@doc.ic.ac.uk>
PG Computing, Room 348
Huxley Building, Imperial College
+44 20 75948251


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



Home | Main Index | Thread Index