| |||||||
| MediaPortal 1 Talk General talk regarding our HTPC-software MediaPortal 1 takes place here. |
![]() |
| | Thread Tools | Display Modes |
| | #21 (permalink) |
| Portal Member Join Date: Dec 2005 Location: 's-Hertogenbosch Age: 30
Posts: 850
Thanks: 20
Thanked 2 Times in 2 Posts
Country: | The definition is already in the xml file by default! So the card is showing in the MP configuration, but only the DVB-T tuners (so it seems). |
| | |
| | #22 (permalink) |
| Portal Developer Join Date: Apr 2006
Posts: 1,093
Thanks: 25
Thanked 33 Times in 21 Posts
Country: | Normally MP needs for each tuner and type a definition. So for the HVR-2200 there are 4 definitions needed. At the moment there is only a definition for a digital tuner in MP. MisterD |
| | |
| | #24 (permalink) |
| Portal Member Join Date: Dec 2005 Location: 's-Hertogenbosch Age: 30
Posts: 850
Thanks: 20
Thanked 2 Times in 2 Posts
Country: | Actually I think there are two tuners. Because the single entry in the xml file makes two tuners show up in the MP configuration. Only the digital tuners are showing. I'm not sure how to make an entry for the analog tuners. I tried to make a donation so I can help you buy a card yourself. But I don't have paypal. Is there a other way to donate? |
| | |
| | #25 (permalink) |
| Portal Developer Join Date: Apr 2006
Posts: 1,093
Thanks: 25
Thanked 33 Times in 21 Posts
Country: | I have tried to make a definition for the analog tuners by myself with the informations that I have from Bram. In my opinion the graph should look like this: Code: <capturecard commercialname="Hauppauge HVR-2200 Analogue" capturename="Hauppauge WinTV-7164 Analog Capture" devid="ven_1131&dev_7164&subsys_89000070&rev_81">
<capabilities tv="true" radio="true" mpeg2="true" mce="true" sw="false" bda="false"></capabilities>
<tv>
<interface cat="encoder" video="" audio="" mpeg2="0"></interface>
<filters>
<filter cat="tvtuner" name="Hauppauge WinTV-7164 Analog TV Tuner" checkdevice="true"></filter>
<filter cat="tvaudio" name="Hauppauge WinTV-7164 Analog TV Audio" checkdevice="true"></filter>
<filter cat="crossbar" name="Hauppauge WinTV-7164 Analog Xbar" checkdevice="true"></filter>
<filter cat="capture" name="Hauppauge WinTV-7164 Analog Capture" checkdevice="true"></filter>
<filter cat="encoder" name="Hauppauge WinTV-7164 MPEG2 PS Encoder/Mux" checkdevice="true"></filter>
</filters>
<connections>
<connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"></connection>
<connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"></connection>
<connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"></connection>
<connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection>
<connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"></connection>
<connection sourcefilter="capture" sourcepin="0" sinkfilter="encoder" sinkpin="0"></connection>
<connection sourcefilter="capture" sourcepin="1" sinkfilter="encoder" sinkpin="1"></connection>
</connections>
</tv>
</capturecard>
MisterD |
| | |
| | #27 (permalink) |
| Portal Member Join Date: Nov 2006 Location: Uppsala Age: 42
Posts: 67
Thanks: 0
Thanked 1 Time in 1 Post
Country: | Does this mean both Analog AND Digital tuners work now? Can both digital and analog tuners be installed and it is possible to select in TVE3 which pair of tuners that should be used? And all that is needed is to copy and paste MisterD's definition into the definitions file? |
| | |
| | #28 (permalink) |
| Portal Developer Join Date: Apr 2006
Posts: 1,093
Thanks: 25
Thanked 33 Times in 21 Posts
Country: | This definition is only for the in MP integrated TV-Engine. The TV-Server still need to be modified to get the analog tuners working. BTW: The TV-Server decides automatically which tuner will be used based on the priorities of each tuner. MisterD |
| | |
| | #29 (permalink) |
| Portal Manager Join Date: Jul 2004 Location: UK
Posts: 1,673
Thanks: 0
Thanked 25 Times in 21 Posts
Country: | Try TVServer SVN19261 or later for HVR-2200 analog
__________________ 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 |
| hauppauge, wintvhvr2200 |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HVR - 2200 Support | Sadlo | General Support | 68 | 2008-11-23 20:55 |
| remote with hauppauge wintv-hvr 900 | cristianm | Installation, configuration support | 1 | 2008-02-27 09:27 |
| Hauppauge Wintv-HVR-950 support | plympton | General Support | 15 | 2007-03-15 13:59 |
| Hauppauge WinTV HVR-3000 | gondani | General Support | 0 | 2006-11-20 19:25 |
| Hauppauge WinTV-HVR-1100/1300 | Johan | General Support | 1 | 2006-05-21 01:36 |