DNTV Live Hybrid LP - Not supported? (1 Viewer)

hawk2k2

Portal Member
November 30, 2006
19
0
I just bought myself a DNTV Live Hybrid LP after so many problems I had with my Fusion Dual Digital.

I am currently trying to use this card with MP. Below is the definition which I found for my card. However, when I add it to the xml, my card still isnt picked up. I had a look in graphedit to get my dev id, but I cant seem to find it in there. The only thing I can see which is similar is "3056 BDA Analog Capture" but my card is digital?

Any help would be greatly appreciated
:)

Code:
- <capturecard commercialname="DNTV Live! LP Tuner Card" capturename="DNTV Live! LP TS Capture" devid="ven_14f1&dev_8802&subsys_a8a617de&rev_05">
  <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="DNTV Live! LP BDA DVB-T Tuner/Demod" checkdevice="true" /> 
  <filter cat="capture" name="DNTV Live! LP TS Capture" 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>
 

Users who are viewing this thread

Top Bottom