Need help with Pinnacle PCTV 3010iX Dual analog + DVB-T (1 Viewer)

mjh

New Member
June 27, 2006
2
0
Germany
Hello, Forum!

I have bought a Fujitsu-Siemens PC with a Pinnacle PCTV 3010iX Dual analog + DVB-T in it. Now I'm trying to get this working, but I can't find anything in the Setup-Programm to tell MP that there is such a card in this PC?

I can see the Twinhan-Sat-Card in my PC ... but I don't have the Harware (LNB etc.), so I have to use DVB-T.

Any guesses are very welcome!

Marcus
 

Callifo

Retired Team Member
  • Premium Supporter
  • December 7, 2004
    1,439
    21
    Adelaide, Australia
    Home Country
    Since it doesnt appear to be listed Here

    You will most likely need to do whats listed Here and possibly Here
    Since your card doesnt show up in google in English, I cant say which card type it is (We know its DVB-T, but the analogue portion might be hardware or software).
     

    horsik

    New Member
    January 29, 2007
    1
    0
    Home Country
    Czech Republic Czech Republic
    Hello Marcus,

    try put this to CaptureCardDefinitions.xml

    <capturecard commercialname="Pinnacle PCTV 3010iX (Digital)" capturename="Pinnacle PCTV x010iX BDA Digital Capture DVBT" devid="ven_1131&amp;dev_7162&amp;subsys_010011bd&amp;rev_01">
    <capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"/>
    <tv>
    <interface cat="capture" video="3" audio="4" mpeg2="1" sectionsandtables="5"/>
    <filters>
    <filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"/>
    <filter cat="tunerdevice" name="Pinnacle PCTV x010iX BDA DVBT Tuner" checkdevice="true"/>
    <filter cat="capture" name="Pinnacle PCTV x010iX BDA Digital Capture DVBT" checkdevice="true"/>
    </filters>
    <connections>
    <connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"/>
    <connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
    </connections>
    </tv>
    </capturecard>


    DVB-Tpart of tuner startetd to work. I spend a week on this .. :)

    BY
     

    Users who are viewing this thread

    Top Bottom