| |||||||
| General Support Post problems you have when using MediaPortal, or pre installation questions in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Aug 2006 Location: Alingsås Age: 34
Posts: 459
Thanks: 108
Thanked 17 Times in 16 Posts
Country: | TV-Server Version: Not using (yet) MediaPortal Version: Latest SVN (today I use 08-16-2007 01-00h - Revision:15546) MediaPortal Skin: Mostly Spinsafe Revolve, but for bugtesting also BlueTwo Wide Windows Version: MCE 2002 CPU Type: AMD Athlon 64 3200 2Ghz HDD: 320 Gig S-ATA Memory: 1 Gigabyte RAM Motherboard: Motherboard Chipset: Motherboard Bios: Video Card: Nvidia Geforce 7100 GS Video Card Driver: 6.14.10.9371 Sound Card: Sound Blaster Live! 24 bit external Sound Card AC3: Sound Blaster Live! 24 bit external / NVIDIA PureVideo Decoder Sound Card Driver: 1. TV Card: Terratec Cinergy Hybrid T USB XS MPEG2 Video Codec: NVIDIA PureVideo Decoder MPEG2 Audio Codec: NVIDIA PureVideo Decoder Satelite/CableTV Provider: Analogue Cable (free channels through tuner) HTPC Case: Dell Dimension C521 Cooling: Dell Dimension C521 fans only Power Supply: Remote: MCE TV: Centrum 32" CRT 16:9 TV - HTPC Connection: S-Vhs I've searched the forum for an answer, but really, I can't find it. How do you get MediaPortal to find the analog part of this card? I've gotten MP to find the digital tuner, but it's not of much use to me since I've bought it for analog use only for now. The idea was to get a hybrid card so that I can switch to Terristial use when I don't get around 15 or so free channels from my analog cabel. I can't use PCI or PCI-e cards in my computer since it has a low profile casing and doesn't allow for most cards to fit, so I thought USB was the way to go here. I successfully used this definition for MP to find the digital part of the card: Code: <capturecard commercialname="Terratec Cinergy Hybrid T USB XS" capturename="Cinergy Hybrid T USB XS Digital Capture" devid="vid_0ccd&pid_005e"> <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="Cinergy Hybrid T USB XS Digital Tuner" checkdevice="true"/> <filter cat="capture" name="Cinergy Hybrid T USB XS 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> Pretty please, etc Emph
__________________ You're not the content of your wallet. |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Dec 2007
Posts: 40
Thanks: 0
Thanked 5 Times in 4 Posts
Country: | DIGITAL: Code: <capturecard commercialname="Terratec Cinergy Hybrid T USB XS" capturename="Cinergy Hybrid T USB XS Digital Capture" devid="vid_0ccd&pid_005e">
<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 DVBT Network Provider" checkdevice="false"/>
<filter cat="tunerdevice" name="Cinergy Hybrid T USB XS Digital Tuner" checkdevice="true"/>
<filter cat="capture" name="Cinergy Hybrid T USB XS 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>
ANALOG: Code: <capturecard commercialname="Terratec Cinergy Hybrid T USB XS (Analog)" capturename="Cinergy Hybrid T USB XS (Analog)" devid="vid_0ccd&pid_005e">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false"/>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"/>
<filters>
<filter cat="tvtuner" name="Cinergy Hybrid T USB XS Analog Tuner" checkdevice="true"/>
<filter cat="tvaudio" name="Cinergy Hybrid T USB XS Analog TV Audio" checkdevice="true"/>
<filter cat="crossbar" name="Cinergy Hybrid T USB XS Analog Crossbar" checkdevice="true"/>
<filter cat="capture" name="Cinergy Hybrid T USB XS (Analog)" checkdevice="true"/>
<filter cat="videncoder" name="CyberLink MPEG Video Encoder(TerraTec)" checkdevice="false"/>
<filter cat="audencoder" name="CyberLink Audio Encoder(TerraTec)" 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>
<connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"></connection>
</connections>
</tv>
</capturecard>
|
| | |
![]() |
| Bookmarks |
| Tags |
| analog, cinergy, hybrid, terratec, tuner, usb, working |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Install Terratec cinergy hybrid T USB XS | johnny-b | Installation, configuration support | 5 | 2007-03-15 12:12 |
| Cinergy Hybrid T USB XS not working? | amartini | Installation, configuration support | 1 | 2007-02-26 15:26 |
| Terratec Cinergy Hybrid XS USB wird nicht erkannt | dadio | Media Portal - Support | 7 | 2007-01-07 11:15 |
| Terratec Cinergy Hybrid T USB XS - implementation | nomixs | General Support | 4 | 2007-01-03 01:06 |
| TERRATEC Cinergy Hybrid T USB XS | swisszano | General Support | 1 | 2006-04-14 00:47 |