MediaPortal Version 0.2.0.4:
Windows Version XP Pro:
CPU Type P4 520 2.8 GHz:
HDD 160GB SATA II:
Memory 1 Gig DDR2:
Motherboard P5W DH Deluxe:
Motherboard Bios 1602:
Video Card NVidia 7300 LE:
1. TV Card Black Gold PCI-e Dual Hybrid:
1. TV Card Driver 6.0.0:
DScaler MPEG2 Video Decoder:
DScaler Audio Decoder:
Hello MP forums,
Firstly I'd like to thank the MP developers for a great piece of software & wish I'd donated the £25 instead of spending it on the rubbish that GDI produce for the Black Gold card. Just having a few problems getting the dual DVBT card to work using both tuners though. I've followed the sticky thread on dual DVB problems & updated the psidecd.dll & mpeg2data.ax files to ver 6.05.2710.2732. Using the instructions on adding a card using BDA drivers I have written the following:
<capturecard commercialname="Black Gold DVBT" capturename="7162 BDA Digital Capture DVBT" devid="ven_1131&dev_7162&subsys_110514c7&rev_01">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"/>
<tv>
<interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"/>
<filters>
<filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"/>
<filter cat="tunerdevice" name="7162 BDA DVBT Tuner" checkdevice="false"/>
<filter cat="capture" name="7162 BDA Digital Capture DVBT" checkdevice="false"/>
</filters>
<connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"/>
<connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
</connections>
</tv>
</capturecard>
This works & MP detects both tuners and lets me tune them both in, I can watch or record 1 channel perfectly. The problem comes when I try to record a different channel to what I'm watching, I get a 'Cannot complete graph' error. Tried using GrapEdit with both tuners as well, creates it ok but when I reload the saved file the 2nd DVBT Network Provider is no longer connected to the 2nd DVBT tuner.
Am I right in thinking the problem is because writing a capture card definition for a dual tuner card is more complex than a single one? Both BDA Receiver components have identical monikers up to the rev_01 point - only at the very end of a long hex string does one have '0' and the other '1'.
Would be grateful for any suggestions or help with this problem.
Thanks
Jonathan
Windows Version XP Pro:
CPU Type P4 520 2.8 GHz:
HDD 160GB SATA II:
Memory 1 Gig DDR2:
Motherboard P5W DH Deluxe:
Motherboard Bios 1602:
Video Card NVidia 7300 LE:
1. TV Card Black Gold PCI-e Dual Hybrid:
1. TV Card Driver 6.0.0:
DScaler MPEG2 Video Decoder:
DScaler Audio Decoder:
Hello MP forums,
Firstly I'd like to thank the MP developers for a great piece of software & wish I'd donated the £25 instead of spending it on the rubbish that GDI produce for the Black Gold card. Just having a few problems getting the dual DVBT card to work using both tuners though. I've followed the sticky thread on dual DVB problems & updated the psidecd.dll & mpeg2data.ax files to ver 6.05.2710.2732. Using the instructions on adding a card using BDA drivers I have written the following:
<capturecard commercialname="Black Gold DVBT" capturename="7162 BDA Digital Capture DVBT" devid="ven_1131&dev_7162&subsys_110514c7&rev_01">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"/>
<tv>
<interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"/>
<filters>
<filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"/>
<filter cat="tunerdevice" name="7162 BDA DVBT Tuner" checkdevice="false"/>
<filter cat="capture" name="7162 BDA Digital Capture DVBT" checkdevice="false"/>
</filters>
<connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"/>
<connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
</connections>
</tv>
</capturecard>
This works & MP detects both tuners and lets me tune them both in, I can watch or record 1 channel perfectly. The problem comes when I try to record a different channel to what I'm watching, I get a 'Cannot complete graph' error. Tried using GrapEdit with both tuners as well, creates it ok but when I reload the saved file the 2nd DVBT Network Provider is no longer connected to the 2nd DVBT tuner.
Am I right in thinking the problem is because writing a capture card definition for a dual tuner card is more complex than a single one? Both BDA Receiver components have identical monikers up to the rev_01 point - only at the very end of a long hex string does one have '0' and the other '1'.
Would be grateful for any suggestions or help with this problem.
Thanks
Jonathan
United Kingdom