MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2007-08-17, 20:43   #1 (permalink)
Portal Member
 
emphatic's Avatar
 
Join Date: Aug 2006
Location: Alingsås
Age: 34
Posts: 459
Thanks: 108
Thanked 17 Times in 16 Posts

Country:


Default Has anyone gotten the Terratec Cinergy Hybrid T USB XS working (analog tuner)?

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&amp;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>
I've took the time to use Graph edit and sent in my results to the proper person, but waiting for that to "kick in" I just wanted to see if someone has already solved the mystery on their own and care to share?

Pretty please, etc
Emph
__________________
You're not the content of your wallet.
emphatic is online now   Reply With Quote
Old 2007-10-21, 14:19   #2 (permalink)
Portal User
 
Join Date: Oct 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi,

thks for you definition for MP to find the digital part of the card
but one question you time to change channel is Ok ?
because for me it's (very) long 7 to 10 secondes

Phil
philippegu is offline   Reply With Quote
Old 2008-02-10, 02:39   #3 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 40
Thanks: 0
Thanked 5 Times in 4 Posts

Country:


Default Working settings for my Cinergy Hybrid T USB XS

DIGITAL:

Code:
<capturecard commercialname="Terratec Cinergy Hybrid T USB XS" capturename="Cinergy Hybrid T USB XS Digital Capture" devid="vid_0ccd&amp;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&amp;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>
jackjson is offline   Reply With Quote
Reply

Bookmarks

Tags
analog, cinergy, hybrid, terratec, tuner, usb, working

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

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


All times are GMT +1. The time now is 21:29.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden