CaptureCardDefinitions.xml entry to add support for AverTVHD 180 ATSC tuner (1 Viewer)

DNA

New Member
August 8, 2007
4
0
Home Country
United States of America United States of America
TV-Server Version:
MediaPortal Version:
MediaPortal Skin:
Windows Version:
CPU Type:
HDD:
Memory:
Motherboard:
Motherboard Chipset:
Motherboard Bios:
Video Card:
Video Card Driver:
Sound Card:
Sound Card AC3:
Sound Card Driver:
1. TV Card: AverTVHD MCE 180
1. TV Card Type:
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec:
MPEG2 Audio Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:


Can the developers please add this entry to the CaptureCardDefinitions.xml file for next release so that I dont have to manually add support for my AverTVHD Card? I think the capturename has changed to the more generic AVerMedia BDA Digital Capture and that broke this card.

Thanks.


<capturecard commercialname="AverMedia AVerTVHD MCE A180" capturename="AVerMedia BDA Digital Capture" devid="ven_1131&amp;dev_7133&amp;subsys_10441461&amp;rev_d1">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"/>
<tv>
<interface cat="capture" video="3" audio="4" mpeg2="1" sectionsandtables="2"/>
<filters>
<filter cat="networkprovider" name="Microsoft ATSC Network Provider" checkdevice="false"/>
<filter cat="tunerdevice" name="AVerMedia BDA ATSC Tuner" checkdevice="true"/>
<filter cat="capture" name="AVerMedia BDA Digital 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>
 

juandionis

Portal Pro
December 15, 2005
65
0
TV-Server Version:
MediaPortal Version:
MediaPortal Skin:
Windows Version:
CPU Type:
HDD:
Memory:
Motherboard:
Motherboard Chipset:
Motherboard Bios:
Video Card:
Video Card Driver:
Sound Card:
Sound Card AC3:
Sound Card Driver:
1. TV Card:
1. TV Card Type:
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec:
MPEG2 Audio Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:


Same situation with KNC cards. They have changed BDA drivers recently and both cards DVB-s and DVB-T are not recognized by MP

Could you please help me?

Thanks

Juan
 

infinite.loop

Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    Same situation with KNC cards. They have changed BDA drivers recently and both cards DVB-s and DVB-T are not recognized by MP

    Could you please help me?
    if you can provide me with the updated definitions i have to set in the xml, then i can do that.
    but i can not find out what has to be changed to get it working again.

    :sorry:
     

    juandionis

    Portal Pro
    December 15, 2005
    65
    0
    Not sure what do you mean with updated definitions

    My cards used to have to entries in the HW list (capture and tuner) but now the have just one:

    KNC BDA DVB-S
    KNC BDA DVB-T

    Is this info what you need?

    Thanks

    Juan
     

    infinite.loop

    Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    Not sure what do you mean with updated definitions

    My cards used to have to entries in the HW list (capture and tuner) but now the have just one:

    KNC BDA DVB-S
    KNC BDA DVB-T

    Is this info what you need?
    i would need the complete updated definition like you can see in the first post here.
     

    The666MAC

    Portal Member
    January 6, 2007
    12
    1
    57
    Hi,

    there is an error in the updated CaptureCardDefinitions.xml file for the AverTVHD Card.
    The first line has a space between "&a" and "mp", almost at the end of line.

    with kind regards The666MAC
     

    juandionis

    Portal Pro
    December 15, 2005
    65
    0
    Well I hece edited the file and changed the card name putting the new one. Hope this is correct.


    <capturecard commercialname="KNC ONE TV Station DVB-S" capturename="KNC BDA DVB-S" devid="ven_1131&amp;dev_7146&amp;subsys_00101894&amp;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 DVBS Network Provider" checkdevice="false"/>
    <filter cat="tunerdevice" name="KNC BDA DVB-S" checkdevice="true"/>
    <filter cat="capture" name="KNC BDA DVB-S" 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>



    <capturecard commercialname="KNC ONE TV-Station DVB-T+" capturename="KNC BDA DVB-T" devid="ven_1131&amp;dev_7146&amp;subsys_00311894&amp;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="KNC BDA DVB-T" checkdevice="true"/>
    <filter cat="capture" name="KNC BDA DVB-T" 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>


    thanks

    Juan
     

    infinite.loop

    Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    Well I hece edited the file and changed the card name putting the new one.
    Hope this is correct.
    well, you have to tell me if it is correct ;)

    does your card work now again with the latest drivers after you changed that?
     

    juandionis

    Portal Pro
    December 15, 2005
    65
    0
    jeje. I did not try.

    I will try it later and if it works I will inform you to include that change for everybody

    regards

    Juan
     

    Users who are viewing this thread

    Top Bottom