Graphedit help needed for a dual hybrid digital/analogue card (1 Viewer)

Cyberpro60

New Member
April 28, 2006
3
0
50
Canberra, Australia
I am trying to get a KWorld DVB-T PE310 card working under the latest build of MediaPortal [3-19]. This card has dual digital/analogue hybrid tuners onboard and it is current not detected as a "supported" card. It is, however, based upon the Phillips 7162 chipset and at least some versions of this chipset seem to be known and listed.

Elsewhere in the Wicki somebody posted an excellent tutorial on creating a custom entry in the capture cards definitions XML file. The instructions explained how to use Graphedit to create the graph for a card and how to use this information to develop the XML entry.

See: http://wiki.team-mediaportal.com/Add_TVCard_to_natively_supported_list

I managed to do this successfully for the twin digital tuners and I now have digital working really well. The problem is, the instructions given were only for Digital tuner cards not analogue.

eg The starting point was to "Open GraphEdit and add the Microsoft DVBT (or DVBS / DVBC) Network Provider under Insert Filters and BDA Network Providers". T

The above is, obviously, not the right starting point for an analogue card.

How to start to build a graph for an analogue capture card, that is the question ???
 

Cyberpro60

New Member
April 28, 2006
3
0
50
Canberra, Australia
BTW:

Listed below are the entries I am using for this card:

The entries for the digital tuners 1 & 2 were as I worked them out before although I have since discovered an almost identical entry for a 7162 based Lifeview card which I modified and used as you can see.

Unforunately, I could not build the graph for the analogue component and had to accept the Lifeview entries "as is". They do not work, alas! They are "recognised" as valid entries but result in an error notice which says "unable to build a graph for this card" whenever I try to do something with them.

<capturecard commercialname="Philips SAA7162 DVB-T Tuner 1" capturename="7162 BDA Digital Capture0" devid="ven_1131&amp;dev_7162&amp;subsys_753117de&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="7162 BDA DVBT Tuner0" checkdevice="true"/>
<filter cat="capture" name="7162 BDA Digital Capture0" 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="Philips SAA7162 DVB-T Tuner 2" capturename="7162 BDA Digital Capture1" devid="ven_1131&amp;dev_7162&amp;subsys_753117de&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="7162 BDA DVBT Tuner1" checkdevice="true"/>
<filter cat="capture" name="7162 BDA Digital Capture1" 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="Philips SAA7162 Analogue Tuner 1" capturename="7162 BDA Analog Capture0" devid="ven_1131&amp;dev_7162&amp;subsys_753117de&amp;rev_01">
<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="7162 BDA Analog Tv Tuner0" checkdevice="true"/>
<filter cat="tvaudio" name="7162 BDA Analog TV Audio0" checkdevice="true"/>
<filter cat="crossbar" name="7162 BDA Analog Xbar0" checkdevice="true"/>
<filter cat="capture" name="7162 BDA Analog Capture0" checkdevice="true"/>
<filter cat="videncoder" name="CyberLink MPEG Video Encoder" checkdevice="false"/>
<filter cat="audencoder" name="Cyberlink Audio Encoder" 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>

<capturecard commercialname="Philips SAA7162 Analogue Tuner 2" capturename="7162 BDA Analog Capture1" devid="ven_1131&amp;dev_7162&amp;subsys_753117de&amp;rev_01">
<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="7162 BDA Analog Tv Tuner1" checkdevice="true"/>
<filter cat="tvaudio" name="7162 BDA Analog TV Audio1" checkdevice="true"/>
<filter cat="crossbar" name="7162 BDA Analog Xbar1" checkdevice="true"/>
<filter cat="capture" name="7162 BDA Analog Capture1" checkdevice="true"/>
<filter cat="videncoder" name="CyberLink MPEG Video Encoder" checkdevice="false"/>
<filter cat="audencoder" name="Cyberlink Audio Encoder" 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>
 

Paul S

Portal Pro
May 14, 2006
361
0
Franklin, WI (Milwaukee)
Home Country
United States of America United States of America
Do you have the Cyberlink MPEG encoders installed? That is what is listed in the config file.

Analog software cards require MPEG encoders to work in MP. Some people have used the Intervideo encoders, but that would require you to change the config file to match the encoders.

I have tried to set up two analog tuners, without acceptable results. So, good luck! :)
 

Users who are viewing this thread

Top Bottom