Twinhan 3056 Hybrid TV Card. Problem with Analog (1 Viewer)

nimmyd

Portal Member
January 28, 2007
8
0
42
Home Country
TV-Server Version: TVEngine3 Snapshot: 06-09-2007 01-21h Revision 14824
MediaPortal Version: MediaPortal SVN-Snapshot: 06-10-2007 01-01h - Revision:14843
Windows Version: XP Home
1. TV Card: Twinhan DVB-T 878
1. TV Card Type: Digital
1. TV Card Driver: Latest from Twinhan site
2. TV Card: Excel 1080i (Twinhan 3056)
2. TV Card Type: Hybrid
2. TV Card Driver: Latest from Twinhan site

Hi Everyone,

I have been trying to view analog TV using my 3056 hybrid twinhan tv card for quite a while now, without success. I have looked up every mention of this specific card in the MediaPortal forum and other DVB forums but I have not been able to solve my problem. I have also had a good look around the MediaPortal forums for similar problems to different cards but again no luck.

I have installed the latest BDA drivers, and I can use both analog and digital in the Twinhan TV viewing program, and I can watch digital inside MediaPortal but I can't watch analog. The fact that digital works makes me think it's some problem with my MediaPortal setup or capturecard definition rather than a hardware or driver issue.



Here's what I have tried to fix the issue:

1. I added a new capturecard definition to the CaptureCardDefinitions.xml file using GraphEdit as per the MediaPortal guide for adding unsupported TV cards (see below for the XML). The digital tuner was found and works fine but the analog component could not be graphed (but appears in my list of installed TV cards).

2. I was not sure if MediaPortal supported analog cards, So I Installed the TV-Engine V3 successfully and still, I had no luck getting the analog component to work.

In this thread another individual with the same card has the opposite problem, where the analog component works fine but the digital doesn't work at all. Both of us are using the same capturecard defnintion:

<capturecard commercialname="Excel 3056 Hybrid Digital Capture (based on Twinhan)" capturename="3056 BDA Digital Capture" devid="ven_1131&amp;dev_7133&amp;subsys_00221822&a mp;rev_d1">
<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="3056 BDA DVBT Tuner" checkdevice="true"/>
<filter cat="capture" name="3056 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>

<capturecard commercialname="Excel 3056 Hybrid Analog Capture (based on Twinhan)" capturename="3056 BDA Analog Capture" devid="ven_1131&amp;dev_7133&amp;subsys_00221822&a mp;rev_d1">
<capabilities tv="true" radio="true" mpeg2="true" mce="true" sw="false" bda="false"/>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"/>
<filters>
<filter cat="tvtuner" name="3056 BDA Analog Tv Tuner" checkdevice="true"/>
<filter cat="tvaudio" name="3056 BDA Analog TV Audio" checkdevice="true"/>
<filter cat="crossbar" name="3056 BDA Analog Xbar" checkdevice="true"/>
<filter cat="capture" name="3056 BDA Analog Capture" checkdevice="true"/>
<filter cat="videncoder" name="CyberLink MPEG Video Encoder(Twinhan)" checkdevice="false"/>
<filter cat="audencoder" name="Cyberlink Audio Encoder(Twinhan)" checkdevice="false"/>
<filter cat="mux" name="CyberLink MPEG Muxer" checkdevice="false"/>
</filters>
<connections>
<connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/>
<connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/>
<connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/>
<connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
<connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/>
<connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/>
<connection sourcefilter="capture" sourcepin="2" sinkfilter="audencoder" sinkpin="0"/>
<connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/>
<connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"/>
</connections>
</tv>
</capturecard>

I don't know what else to try. I can't find a guide for troubleshooting analog cards and I have no more ideas to try.

Has anyone successfully used this hybrid card for both digital and analog, or have any clue what might solve this problem?

Thanks in advance.
 

Users who are viewing this thread

Top Bottom