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 2006-07-09, 17:09   #1 (permalink)
Portal Member
 
Join Date: Jul 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts


Default Twinhan DVB-C 2033 channel scan doesn't work [FIXED]

Area: Media Portal Program
MediaPortal Version: 0.2.0.0 (2006-07-03)
MediaPortal Skin: BlueTwo
Windows Version: Windows XP (SP1)
.NET CLR Version: 2.0.50727
DirectX Version: 4.09.00.0904 (9.0c)
Audio Codec: -
Video Codec: -
CPU Type: AMD Athlon 64 3500+
Memory: 1 GB
Motherboard: A8V-VM (ASUSTeK Computer INC.)
TV Card Model: TwinhanDTV DVB-C VP-2033
TV Card Type: DVB
TV Card Driver: 1.0.1.9
Video Card Model: Nvidia Geforce 6500 (512 MB)
Video Card Driver: -
Video Card Resolution: 1024x768
Video Render Type: -
Audio Card Model: SoundMAX Integrated Digital HD Audio
Audio Card Driver: -
Synopsis::
I'm using Media Portal 0.2.0.0 and a TwinhanDTV DVB-C Mantis 2033 card. I got MP to detect it by adding an xml definition for it in CaptureCardDefinitions.xml as adviced in the thread:
http://forum.team-mediaportal.com/viewtopic.php?t=15346

However, when I try to scan for channels in the setup wizard, nothing is found. I get the following in error.log:
Code:
9.7.2006 17:43:27 Exception   :System.InvalidCastException: Unable to cast COM object of type 'StreamBufferSink' to interface type 'DirectShowLib.SBE.IStreamBufferSink3'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{974723F2-887A-4452-9366-2CFF3057BC8F}' failed due to the following error: Har inte implementerats (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).

   at MediaPortal.TV.Recording.DVBGraphBDA.CreateGraph(Int32 Quality)

9.7.2006 17:43:27 Exception   :Unable to cast COM object of type 'StreamBufferSink' to interface type 'DirectShowLib.SBE.IStreamBufferSink3'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{974723F2-887A-4452-9366-2CFF3057BC8F}' failed due to the following error: Har inte implementerats (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).

9.7.2006 17:43:27   site      :Boolean CreateGraph(Int32)

9.7.2006 17:43:27   source    :TVCapture

9.7.2006 17:43:27   stacktrace:   at MediaPortal.TV.Recording.DVBGraphBDA.CreateGraph(Int32 Quality)

9.7.2006 17:43:32 DVBGraphBDA:UpdateSignalPresent() no tuner stat interfaces

9.7.2006 17:43:32 DVBGraphBDA:UpdateSignalPresent() no tuner stat interfaces

9.7.2006 17:43:32 DVBGraphBDA:UpdateSignalPresent() no tuner stat interfaces

9.7.2006 17:43:32 DVBGraphBDA:UpdateSignalPresent() no tuner stat interfaces

.......
The "no tuner stat interfaces" error is repeated MANY times
I ignore this and proceed. Later when I choose edit in MP Setup -> Television -> Capture Cards I get the error message "Unable to create graph for this device!" twice. And in error.log:
Code:
9.7.2006 17:38:47 Exception   :System.InvalidCastException: Unable to cast COM object of type 'StreamBufferSink' to interface type 'DirectShowLib.SBE.IStreamBufferSink3'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{974723F2-887A-4452-9366-2CFF3057BC8F}' failed due to the following error: Har inte implementerats (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).

   at MediaPortal.TV.Recording.DVBGraphBDA.CreateGraph(Int32 Quality)

9.7.2006 17:38:47 Exception   :Unable to cast COM object of type 'StreamBufferSink' to interface type 'DirectShowLib.SBE.IStreamBufferSink3'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{974723F2-887A-4452-9366-2CFF3057BC8F}' failed due to the following error: Har inte implementerats (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).

9.7.2006 17:38:47   site      :Boolean CreateGraph(Int32)

9.7.2006 17:38:47   source    :TVCapture

9.7.2006 17:38:47   stacktrace:   at MediaPortal.TV.Recording.DVBGraphBDA.CreateGraph(Int32 Quality)
I have tried BDA drivers 1.0.1.5, 1.0.1.9 and 1.0.2.3 without any luck. The success stories I read about on this forum seems to include the 1.0.1.6 version. Unfortunately I can not find this anywhere to be able to try it.

Twinhan's own program does work. There was a strange thing though. The version on the CD, version 2.62, did not work. It didn't find any channels. But when upgrading to 2.63 it started to work. Both comes bundled with BDA version 1.0.1.5 ....

Is there anyone else here who has had this problem and solved it?

Any help appreciated

EDIT: I'm UNABLE to find the autotune feature in the setup program (after the setup wizard is completed). I guess this has to do with the graph error?
kristoffer is offline   Reply With Quote
Old 2006-07-09, 18:07   #2 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts


Default

The card definition is not correct in V 0.2.0.0

Open : CaptureCardDefinitions.xml
And add:
Code:
<capturecard commercialname="Twinhan DVB-C (VP-2033)" capturename="DTV-DVB Mantis Virtual BDA Receiver" devid="ven_1822&amp;dev_4e35&amp;subsys_00081822&amp;rev_01">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"/>
<tv>
<interface cat="tunerdevice" video="2" audio="3" mpeg2="1" sectionsandtables="5"/>
<filters>
<filter cat="networkprovider" name="Microsoft DVBC Network Provider" checkdevice="false"/>
<filter cat="tunerdevice" name="DTV-DVB Mantis DVBC BDA Receiver" checkdevice="true"/>
<filter cat="capture" name="DTV-DVB Mantis Virtual BDA Receiver" checkdevice="true"/>
</filters>
<connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"/>
</connections>
</tv>
</capturecard>
There is still a problem with decrypting channels dough.
I'm trying to solve that in the code myself.
BreeeZe is offline   Reply With Quote
Old 2006-07-09, 18:36   #3 (permalink)
Portal Member
 
Join Date: Jul 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by BreeeZe
There is still a problem with decrypting channels dough.
I'm trying to solve that in the code myself.
Shouldn't MP be able to detect at least the none encrypted channels? In my case MP doesn't find any channels at all. While Twinhan's own program do find them.
kristoffer is offline   Reply With Quote
Old 2006-07-09, 19:26   #4 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by kristoffer
Quote:
Originally Posted by BreeeZe
There is still a problem with decrypting channels dough.
I'm trying to solve that in the code myself.
Shouldn't MP be able to detect at least the none encrypted channels? In my case MP doesn't find any channels at all. While Twinhan's own program do find them.
Non decrypted channels should work fine, you should even be able to add the encrypted channels to the channel list, but you just can't view them

The graph error means that MP does not properly detect the card en can't connect with it.
To fix the problem that the graph can't be built, you should edit the card definitions.
After that you can scan for channels
BreeeZe is offline   Reply With Quote
Old 2006-07-09, 19:41   #5 (permalink)
Portal Developer
 
scoop's Avatar
 
Join Date: Nov 2004
Posts: 610
Thanks: 2
Thanked 6 Times in 5 Posts

My System

Default

Hi,

Code:
9.7.2006 17:43:27 Exception   :System.InvalidCastException: Unable to cast COM object of type 'StreamBufferSink' to interface type 'DirectShowLib.SBE.IStreamBufferSink3'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{974723F2-887A-4452-9366-2CFF3057BC8F}' failed due to the following error: Har inte implementerats (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
Time to install SP2 as per the system requirements.

Kind regards,
Michel
scoop is offline   Reply With Quote
Old 2006-07-10, 15:26   #6 (permalink)
Portal Member
 
Join Date: Jul 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by scoop
Time to install SP2 as per the system requirements.
Oh. How careless of me not to do that. :wink:
I installed SP2 and now it works flawlessly!

Thank you very much!

Best regards,
Kristoffer
kristoffer is offline   Reply With Quote
Reply

Bookmarks

Tags
2033, channel, dvbc, fixed, scan, twinhan

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
Tuning-problem - FireDTV - Stockholm-Nacka alek01 Installation, configuration support 2 2006-07-11 00:06
In RC3 not all DVB-s-channels are found, RC2 is ok !!! josu The old Bugreport Forum 3 2006-03-21 19:28
Media portal crashes JörgenL General Support 2 2005-12-26 14:07
Win2003 + TwinHan DVB-T = Unable to create graph. Stor-Anders General Support 1 2005-12-19 12:10
Xmltv set big hassle for a newb Anonymous Tips and Tricks 38 2004-12-18 21:09


All times are GMT +1. The time now is 06:50.


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