| |||||||
| General Support Post problems you have when using MediaPortal, or pre installation questions in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal User Join Date: Dec 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
| I have problem with my card A16AR, this card don't work with media portal (i have latest software version). Please help me. I read post from forum but i have still this problem. |
| | |
| | #2 (permalink) |
| Retired Team Member Join Date: Jun 2005 Age: 33
Posts: 328
Thanks: 2
Thanked 1 Time in 1 Post
Country: | Does your card have BDA drivers? If it does, we will get it to work. Just last night we worked through an AVerMedia m115 Hybrid and got it to function. Please log in to the IRC chat and look for Commy64 or C64|Work. I can help you. Best times for me are after 6PM EST. I can provide some support when I'm at work, too.
__________________ AMD X2 6400+, ATi HD4670, Windows XP Pro |
| | |
| | #4 (permalink) |
| Portal User Join Date: Dec 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
| This solutnion dosen't help me. I have graphedit from my card, please see : http://www.xgames.pl/a16ar.doc My card is : AVerTV Hybrid+FM PCI http://www.avermedia.com/cgi-bin/pro..._hybridPCI.asp Driver : http://www.avermedia.com/cgi-bin/sup...&modelno=A16AR Avermedia have 2 card with symbol A16AR 1. AVerTV DVB-T 777 2. AVerTV Hybrid FM PCI But there are different cards, hybrid have analog tv and radio but dvb-t 777 is only digital, and don't have radio Sorry for my english but I know slightly i still learn. |
| | |
| | #5 (permalink) |
| Portal User Join Date: Dec 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
| Here : http://www.xgames.pl/log.zip is my log file and cardcapures (xml) When search tv chanell and radio result is 0. |
| | |
| | #6 (permalink) |
| Portal Member | Had the same problem myself. After reading numerous posts I managed to find the correct numbers and such to get it working! Just copy and paste this into your CaptureCardDefinitions.xml file. Make sure you save a backup though because if/when you update mediaportal this file will be overwritten! AFAIK, only the digital tv portion of the card supports BDA drivers, so analogue is not available in MediaPortal (Although if I'm wrong please let me know!) CaptureCardDefinitions.xml: Code: <capturecard commercialname="Avermedia DVB-T 16AR" capturename="AVerMedia BDA Digital Capture" devid="ven_1131&dev_7133&subsys_2c001461&rev_d1">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"></capabilities>
<tv>
<interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"></interface>
<filters>
<filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"></filter>
<filter cat="tunerdevice" name="AVerMedia BDA DVBT Tuner" checkdevice="true"></filter>
<filter cat="capture" name="AVerMedia BDA Digital Capture" checkdevice="true"></filter>
</filters>
<connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"></connection>
<connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection>
</connections>
</tv>
</capturecard>
The following is the data in my capturecards.mxl file. I'm not sure how useful it will be to you (I'm in the UK, receiving from Pontop Pike!) Capturecards.xml: Code: <SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:clr="http://schemas.microsoft.com/soap/encoding/clr/1.0" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<a1:ArrayList id="ref-1" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
<_items href="#ref-2"/>
<_size>1</_size>
<_version>1</_version>
</a1:ArrayList>
<SOAP-ENC:Array id="ref-2" SOAP-ENC:arrayType="xsd:anyType[4]">
<item href="#ref-3"/>
</SOAP-ENC:Array>
<a3:TVCaptureDevice id="ref-3" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/MediaPortal.TV.Recording/TVCapture%2C%20Version%3D1.0.2192.1863%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Dnull">
<m_strVideoDevice id="ref-6">AVerMedia BDA Digital Capture</m_strVideoDevice>
<m_strVideoDeviceMoniker id="ref-7">@device:pnp:\\?\pci#ven_1131&dev_7133&subsys_2c001461&rev_d1#3&61aaa01&0&48#{fd0a5af4-b41d-11d2-9c95-00c04f7971e0}\{5bb3dbd0-9e1e-424c-9281-6b5e7109f100}</m_strVideoDeviceMoniker>
<m_strAudioDevice id="ref-8">AVerMedia BDA Analog Audio Capt</m_strAudioDevice>
<m_strVideoCompressor id="ref-9"></m_strVideoCompressor>
<m_strAudioCompressor id="ref-10">MPEG Layer-3</m_strAudioCompressor>
<m_strCommercialName id="ref-11">Avermedia DVB-T 16AR</m_strCommercialName>
<m_bUseForRecording>true</m_bUseForRecording>
<m_bUseForTV>true</m_bUseForTV>
<m_bSupportsMPEG2>true</m_bSupportsMPEG2>
<m_bIsMCECard>false</m_bIsMCECard>
<m_bIsBDACard>true</m_bIsBDACard>
<m_FrameSize>
<width>0</width>
<height>0</height>
</m_FrameSize>
<m_FrameRate>0</m_FrameRate>
<m_strAudioInputPin id="ref-12">Analog Audioinput</m_strAudioInputPin>
<_RecordingLevel>80</_RecordingLevel>
<m_strFriendlyName id="ref-13">card1</m_strFriendlyName>
<deviceType id="ref-14">ven_1131&dev_7133&subsys_2c001461&rev_d1</deviceType>
<priority>1</priority>
<m_strRecordingPath id="ref-15">d:\tv recordings</m_strRecordingPath>
<m_iMaxSizeLimit>50</m_iMaxSizeLimit>
<m_bDeleteOnLowDiskspace>false</m_bDeleteOnLowDiskspace>
<m_iQuality>2</m_iQuality>
<lastChannelChange>2006-01-01T20:06:05.6023136+00:00</lastChannelChange>
<OnTvRecordingEnded xsi:null="1"/>
<OnTvRecordingStarted xsi:null="1"/>
</a3:TVCaptureDevice>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Thanks for the great free program guys n gals! |
| | |
| | #7 (permalink) | |
| Portal User Join Date: Dec 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
| |
| | |
| | #8 (permalink) |
| Portal Member | My card is the AverTV Hybrid (A16ar), wiht digital tv, analogue tv and radio. From what I read when I was setting my system up, the radio and analogue tv don't have bda drivers so aren't supported in mediaportal. I may be wrong (and would be pleased if I am in this case) but this allows my card to work fine! |
| | |
| | #9 (permalink) |
| Portal Manager Join Date: Jul 2004 Location: UK
Posts: 1,692
Thanks: 0
Thanked 27 Times in 23 Posts
Country: | Only Digital TV is supported on this device. DMAN
__________________ Hardware: Core2 Duo 3.0GHz, Nvidia 8500GS (256MB), 1GB DDR2, Intel DG33TL MB, 2x FireDTV DVB-S2 cards & Nova 500-T in a Antec Fusion case with VFD & iMon remote. Software: Windows XP MCE2005, PureVideo codecs & Cyberlink PowerDVD 7.x codecs. |
| | |
![]() |
| Bookmarks |
| Tags |
| a16ar, analog, avermedia, hybrid |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AverMedia Hybrid+fm pci | Filoret | General Support | 4 | 2007-12-23 03:24 |
| MP claims to support AverMedia Hybrid Cardbus - problem | Mickie | General Support | 2 | 2006-05-28 16:19 |
| Avermedia hybrid pci - analog TV | lacoh | General Support | 1 | 2006-05-09 03:40 |
| problem on video capture with avermedia hybrid cardbus E-506 | jeje70 | General Support | 0 | 2006-01-15 20:54 |
| LifeView DVB-T Duo | imported_jackelectronics | 0.2.0.0 Release Candidate 1 | 3 | 2005-09-22 11:04 |