MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » Quality Assurance (Bugreports) » Archive » Bug Reports » 0.2.0.0 Release Candidate 1


0.2.0.0 Release Candidate 1 Post bugs you found in the official RC1 relese of 0.2.0.0 here. It is not allowed to post CVS-snapshot Bugs here!

 
 
Thread Tools Display Modes
Old 2005-10-22, 20:21   #11 (permalink)
Portal Member
 
Join Date: Feb 2005
Location: Denmark
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I have installed BDA 1.2.2.7 and Capture driver and the Tuner Driver is now called "DVB-TV 878 Digital Capture Driver" and "DVB-TV 878 Digital Driver".

Then MP can't find the card as expected.
I installed the CVS-snapshot "mediaportal-cvs-10-22-2005--19-22".
Now my card is found as "Genaral S/W encoding card".
I have also tried to do the regsvr32 stuff Koschel suggested.
Still "Genaral S/W encoding card".

Maybe I am doing something wrong? :confused:

/Peter
pangel is offline  
Old 2005-10-22, 20:34   #12 (permalink)
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 29
Posts: 6,403
Thanks: 182
Thanked 146 Times in 101 Posts

Country:

My System

Default

Quote:
Originally Posted by pangel
Now my card is found as "Genaral S/W encoding card".
I have also tried to do the regsvr32 stuff Koschel suggested.
Still "Genaral S/W encoding card".

Maybe I am doing something wrong? :confused:
the most important question is:
is card the card working with Mediaportal now?
__________________
regards
chris

MediaPortal Project Coordinator
Test Team Leader

Do not start to moan if something is not working as you want it to be.
Remember that MediaPortal is Open Source.
YOU can improve it!
infinityloop is online now  
Old 2005-10-22, 21:31   #13 (permalink)
Portal Member
 
Join Date: Feb 2005
Location: Denmark
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts


Default

No.
When I push "Autotune" it says "The device does not support auto tuning".
I don't think MP is able to "talk" to the card.

/Peter
pangel is offline  
Old 2005-10-22, 21:55   #14 (permalink)
Portal Member
 
Join Date: Feb 2005
Location: Denmark
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I have just noticed something: In the "Capture Cards" list, it says "General S/W encoding card" but when I press "edit" it says "DTV-DVBC 878 Digital Capture Filter (General S/W encoding card)"

If I remove the card (so the list is empty) and press "Add" it says "Unable to create graph for this device!!" when I press "OK" it says "DTV-DVBC 878 Digital Capture Filter (General S/W encoding card)".

I don't know if this helps.

/Peter
pangel is offline  
Old 2005-10-22, 22:02   #15 (permalink)
Portal Member
 
Join Date: Feb 2005
Location: Denmark
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I'm no expert but I think Twinhan DVB-C for the new BDA-driver (1.2.2.27) is missing in the "CaptureCardDefinitions.xml". The DVB-S and DVB-T is there.

Could someone please check?


/Peter
pangel is offline  
Old 2005-10-22, 22:04   #16 (permalink)
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 29
Posts: 6,403
Thanks: 182
Thanked 146 Times in 101 Posts

Country:

My System

Default

i think that the problem is that mediaportal is not working with the new bda drivers from twinhan.

you could try to use the drivers from digitalrise
http://www.digitalrise.biz/support/d...ion=file&id=92

if they are not working we will have to wait until a developer can take care of this issue.

thank you for your efforts with testing the drivers!
__________________
regards
chris

MediaPortal Project Coordinator
Test Team Leader

Do not start to moan if something is not working as you want it to be.
Remember that MediaPortal is Open Source.
YOU can improve it!
infinityloop is online now  
Old 2005-10-22, 22:09   #17 (permalink)
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 29
Posts: 6,403
Thanks: 182
Thanked 146 Times in 101 Posts

Country:

My System

Default

you could also try to change the tunerdevice and capture name in the xml file to the names you get after you have installed the bda drivers. i have done that once 2 or 3 month ago and it worked.

Code:
- <capturecard commercialname="Twinhan VisionDTV DVB-C" capturename="TwinHan DVBC BDA Capture Filter" devid="ven_109e&dev_0878&subsys_00011822&rev_11">
  <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 DVBC Network Provider" checkdevice="false" /> 
  <filter cat="tunerdevice" name="TwinHan DVBC BDA Tuner Filter" checkdevice="true" /> 
  <filter cat="capture" name="TwinHan DVBC BDA Capture Filter" 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>
__________________
regards
chris

MediaPortal Project Coordinator
Test Team Leader

Do not start to moan if something is not working as you want it to be.
Remember that MediaPortal is Open Source.
YOU can improve it!
infinityloop is online now  
Old 2005-10-22, 23:07   #18 (permalink)
Portal Member
 
Join Date: Feb 2005
Location: Denmark
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I have downgraded to BDA 1.2.2.0 and now the card is found as "TwinHan DVBC BDA Capture Filter (Twinhan VisionDTV DVB-C)" - so that is great.

I have tried to autotune.
I have updates the "dvbc Symbolrate 6875.dvbc", so the frequencies is ok for Denmark.
But MP could not find any channels. :confused:

I have attached the "capture.log".

I did try the Twinhan software before I stated using tha BDA-drivers and it worked fine, so I know the card and the signal is ok.

What could I do to help track down this problem?

/Peter
pangel is offline  
Old 2005-10-27, 12:00   #19 (permalink)
Portal Member
 
Join Date: Feb 2005
Location: Denmark
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Anybody?

Please.

/Peter
pangel is offline  
Old 2005-10-27, 14:01   #20 (permalink)
Portal Member
 
Join Date: Sep 2005
Location: Gothenburg
Posts: 159
Thanks: 0
Thanked 0 Times in 0 Posts


Default

try to enter a channel manual, if that works it's only the auto tune that isn't working...
bigal is offline  
 

Bookmarks

Tags
dvbc, dvbs, found, 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
(original thread) US/Canadian/Mexico EPG Zap2it Plugin Released bradsjm zap2it (discontinued) 513 2007-02-21 15:07
mediaportal crash after tv setup in settings/setup wizard zimmerkid Codecs, External Players 1 2007-01-18 06:17
Music, Radio and Video will not play Amberman Codecs, External Players 1 2006-04-18 06:13
Radio/Music/Video help needed please. Amberman Installation, configuration support 0 2006-04-17 19:18
skystar2 usb not supported? felix968 General Support 8 2005-12-21 22:46


All times are GMT +1. The time now is 11:47.


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