MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » Support » General Support


Reply
 
LinkBack Thread Tools Display Modes
Old 2008-02-28, 10:33   #1 (permalink)
Portal Member
 
Join Date: Feb 2008
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts


Default HVR - 2200 Support

Does anyone have any experiences with MP and HVR-2200 card? MP doesn’t support them When I want to add Capture card in Confiration utillity I got "No capture card found" message. Thank you for your help :-)

Last edited by Sadlo; 2008-02-28 at 10:45..
Sadlo is offline   Reply With Quote
Old 2008-02-28, 11:40   #2 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 9,026
Thanks: 287
Thanked 442 Times in 396 Posts

Country:

My System

Default

I would install TVE3 for this one, you may be pleasantly surprised.

TV-Engine 0.3 - MediaPortal Wiki Documentation
__________________
Ray

Check your codecs are fine with Filmerit.
How to post your logs
Paranoid Delusion is offline   Reply With Quote
Old 2008-02-28, 12:02   #3 (permalink)
Portal Member
 
Join Date: Feb 2008
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I'll try it. Thanks a lot ...

Quote:
Originally Posted by Paranoid Delusion View Post
I would install TVE3 for this one, you may be pleasantly surprised.

TV-Engine 0.3 - MediaPortal Wiki Documentation

Last edited by Sadlo; 2008-02-28 at 13:25..
Sadlo is offline   Reply With Quote
Old 2008-03-01, 14:06   #4 (permalink)
Portal Member
 
Join Date: Feb 2008
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I installed TVE3, it works, but ... It detected my HVR-2200 like WinTV 7164 BDA. May be, it could be reason, why I'am not able to tune screen. Screen is muzzy. Can you help me, which MPEG2 Video decoder should be selected on Television tab.
Sadlo is offline   Reply With Quote
Old 2008-03-07, 15:23   #5 (permalink)
Portal Member
 
Join Date: Aug 2005
Location: Melbourne
Posts: 73
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via ICQ to noonereallycares Send a message via MSN to noonereallycares
Default

After looking at the layout of the CaptureCards.xml file, I had a shot ot creating an entry for the HVR 2200.

Here's what allowed me to get the digital tuners to be seen by Media Portal:

Code:
  <capturecard commercialname="Hauppauge HVR-2200MCE" capturename="Hauppauge WinTV-7164 BDA Digital Capture DVBT" devid="VEN_1131&amp;DEV_7164&amp;SUBSYS_89000070&amp;REV_81">
    <capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"></capabilities>
    <tv>
      <interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"></interface>
      <filters>
        <filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"></filter>
        <filter cat="tunerdevice" name="Hauppauge WinTV-7164 BDA DVBT Tuner" checkdevice="true"></filter>
        <filter cat="capture" name="Hauppauge WinTV-7164 BDA Digital Capture DVBT" checkdevice="true"></filter>
      </filters>
      <connections>
        <connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"></connection>
        <connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection>
      </connections>
    </tv>
  </capturecard>
I apologise for any errors that may have been caused by my 'cut 'n' paste' method of simply using the Nova entry as a base.
noonereallycares is offline   Reply With Quote
Old 2008-03-08, 17:22   #6 (permalink)
Portal Member
 
Join Date: Aug 2005
Location: Melbourne
Posts: 73
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via ICQ to noonereallycares Send a message via MSN to noonereallycares
Default

It appears to only be half a solution.

Even through MediaPortal sees two tuners, it fails to gain control of the second one.

Apart from rebuilding my system around TVE3, is there any ideas on how to fix this?
noonereallycares is offline   Reply With Quote
Old 2008-03-08, 18:51   #7 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 9,026
Thanks: 287
Thanked 442 Times in 396 Posts

Country:

My System

Default

Hybrid is really only supported by TVE3, sorry but this is where all the work is being concentrated on.
__________________
Ray

Check your codecs are fine with Filmerit.
How to post your logs
Paranoid Delusion is offline   Reply With Quote
Old 2008-03-09, 05:18   #8 (permalink)
Portal Member
 
Join Date: Aug 2005
Location: Melbourne
Posts: 73
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via ICQ to noonereallycares Send a message via MSN to noonereallycares
Default

That's a major bummer.

I'm not really keen on the idea of having to install a database server and then run a standalone install of TVE3 simply to gain the functionality of my second digital tuner.

I don't miss the analogue tuners.
noonereallycares is offline   Reply With Quote
Old 2008-03-09, 10:11   #9 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 9,026
Thanks: 287
Thanked 442 Times in 396 Posts

Country:

My System

Default

Quote:
I'm not really keen on the idea of having to install a database server and then run a standalone install of TVE3 simply to gain the functionality of my second digital tuner.
Why , as it does so much more, especially for dvb

If you do decide to, go back about 2 weeks on the releases of both TVE3 and MP svn.
__________________
Ray

Check your codecs are fine with Filmerit.
How to post your logs
Paranoid Delusion is offline   Reply With Quote
Old 2008-03-09, 13:48   #10 (permalink)
Portal Member
 
Join Date: Aug 2005
Location: Melbourne
Posts: 73
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via ICQ to noonereallycares Send a message via MSN to noonereallycares
Default

Quote:
Originally Posted by Paranoid Delusion View Post
Why , as it does so much more, especially for dvb

If you do decide to, go back about 2 weeks on the releases of both TVE3 and MP svn.
The short answer is that the only feature that I am missing if the use of the second digital tuner on the 2200.

The long answer is that I already have a bacjup tuner card, I already store all my music on a server in another room, I already have a virtual Windoze box that runs uTorrent and handles all my torrent downloads. I even have a custom bash script that I run on my unix server to create the correct TV guide for the channels that we have in Aus.

The point of sticking with TVE2 was to keep all the functionality of the client without the need for a server. I've just spent $1000 on the hardware and don't really want to have to go to the expense of building a client machine and moving a tv server into another room.

I realise that I can run the server and client from a single machine, but this adds overheads that I could do without.

Apart from the driver support, what functionality will actually be gained by the use of TVE3? When I read the WIKI, the only major feature that stuck out was MPEG recording.
noonereallycares is offline   Reply With Quote
Reply

Bookmarks

Tags
2200, hvr, support

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hauppuage HVR-1600 Support opusnut Installation, configuration support 98 2009-12-29 19:15
Hauppuage HVR-1800 Support farmertom Installation, configuration support 1 2008-07-25 05:29
Support for HVR 3000 ? tiwang Television (MyTV frontend and TV-Server) 0 2007-02-28 21:59
Support for HVR 1100 atomizasser General Support 26 2006-07-23 15:52
AMD Sempron 2200 System blindjudge General 9 2006-01-04 08:57


All times are GMT +1. The time now is 10:30.


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