MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » General Development (no feature request here!)


General Development (no feature request here!) You were able to fix an issue, or improved a feature? Post it here.

Reply
 
LinkBack Thread Tools Display Modes
Old 2006-11-01, 19:13   #21 (permalink)
Retired Team Member
 
Join Date: May 2006
Age: 28
Posts: 61
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

seems like graph is completely screwed up, audio goes to video decoder, video doesn't go anywhere, etc.

pins are not connected correctly, take a look at the attached screenshot below

[edit]

- it doesn't care what codec is specified into tv configuration (mpv/mpa - while it's using nvidia which are higher in priority).

- card seems to be initialized 10 times at startup or card editing (small audio clicks it usually does 1 time using other dvb software)

- autotune actually fails while progress, quality and link-level bars are acting correctly (reason could still be the bad graph?)

Quote:
2006-11-01 20.19.57.281250 [Info.][6]: dvbs-scan:tune transponder:15 freq:10971000 kHz symbolrate:27500 polarisation:0
2006-11-01 20.19.57.281250 [Info.][6]: DVBGraph: using profile diseqc 1 LNB:22 kHz diseqc:0 lnbKind:0
2006-11-01 20.19.57.281250 [Info.][6]: DVBGraph: LNB#1 Settings: freq=10971000 lnbKHz=11700000 lnbFreq=9750 diseqc=0
2006-11-01 20.19.58.234375 [Info.][6]: DVBGraph: wait for tunerlock
2006-11-01 20.19.58.234375 [Info.][6]: dvbs-scan:signal quality:100 signal strength:75 signal present:True
2006-11-01 20.19.58.250000 [Info.][6]: DVBGraph: StoreChannels() signal level:75 signal quality:100 locked:True
2006-11-01 20.19.58.890625 [Info.][3]: FilterPids:29
2006-11-01 20.20.00.328125 [Info.][6]: check...True pids:29 0x0,0x10,0x11,0x10C,0x10E,0x10B,0x101,0x103,0x100, 0x107,0x108,0x109,0x10A,0x114,0x104,0x116,0x106,0x 102,0x110,0x111,0x112,0x113,0x10D,0x117,0x118,0x11 9,0x11A,0x10F,0x115,
2006-11-01 20.20.02.593750 [Info.][6]: DVBGraph: found 0
2006-11-01 20.20.02.593750 [Info.][6]: dvbs-scan:onto next transponder

P.S.: i think we're all getting very O.T. here, can someone move this thread into a better place? 10x

[/edit]
Attached Thumbnails
technotrend-premium-not-recognised-graphedit.jpg  

Last edited by boobee; 2006-11-01 at 19:34. Reason: details addition
boobee is offline   Reply With Quote
Old 2006-11-01, 20:12   #22 (permalink)
Portal Member
 
Join Date: Jul 2006
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Mbb, you are right to set your boundaries. Good luck with MDAPI development.

boobee, this is some nice info! How did you get this, do you own a TTPremium? I'm not that a pro in GraphEdit Is there somekind of tutorial for it so I can have a look at my own filters?

Can you also say something about which dll is responsible for the wrong pin-assignments? Or is that as much a blackbox for you as it is for me now?

I see in your logs that you have some nice signal strength and quality! How did you manage this?

Ok, for the record I attach the logs. Maybe someone can have a look, but maybe we can gather some errors and make somekind of shortlist where we think work has to be done.

I hope some of you can add some more testresults and logs!

I will investigate for myself if it is in my reach to do some coding, if all parts are clear to me.

Edit:
And as boobee said, lets move to the original thread in General Development! Maybe a merge thread could be used?

Last edited by Griffon; 2006-11-01 at 20:19.
Griffon is offline   Reply With Quote
Old 2006-11-01, 20:39   #23 (permalink)
Retired Team Member
 
Join Date: May 2006
Age: 28
Posts: 61
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

Quote:
Originally Posted by Griffon View Post
boobee, this is some nice info! How did you get this, do you own a TTPremium? I'm not that a pro in GraphEdit Is there somekind of tutorial for it so I can have a look at my own filters?
yup, I have a good old 1999 original skystar 1 card.
Graphedit? nothing special, just launch mp and connect to remote graph, then your window will be filled in with the full graph that is actually running.

Quote:
Originally Posted by Griffon View Post
Can you also say something about which dll is responsible for the wrong pin-assignments? Or is that as much a blackbox for you as it is for me now?
tt-premium and ss2 (wdm) cards, as you told, use direct calls to dll, if they were bda a simple edit of capturecarddefinition.xml would have fixed this (if the plobl is even pins connection!!), so a dev should be involved indeed!

Quote:
Originally Posted by Griffon View Post
I see in your logs that you have some nice signal strength and quality! How did you manage this?
nothing special, maybe you forgot to click 'ok' once the card was added to tv cards so it gets saved and then edit again.

I think we are VERY close to a solution, let's see if anyone can help us a little more...


boobee is offline   Reply With Quote
Old 2006-11-01, 23:27   #24 (permalink)
Portal User
 
Join Date: Oct 2006
Age: 34
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Hi all,

i don't had so much time today, but i tried some things according Griffons questions:

- Yes, I use the 2.19c drivers...
- I registered TTPremiumsource.ax with the full path and get a message like "registered OK"...
- It doesn't make any difference, if i disable or enable "the recording function", i always get this "com libary error"
- I checked the database, and there is my manual added channel, assigned with the group and card1....


I hope that i will have more time Thursday and Friday evening to try some things and check some logfiles.....

If i get any useful information i will bring it to you...

br DoubleHeliX
DoubleHeliX is offline   Reply With Quote
Old 2006-11-02, 08:35   #25 (permalink)
Portal Member
 
Join Date: Jul 2006
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Hmmm, I will have a look at that remote graph.

And maybe reinstall my setup. I don't get any manual added channels in the database. So I think I do something wrong and this is the reason I don't get this MPG2PIN error.

I'll dive in to this evening!
Griffon is offline   Reply With Quote
Old 2006-11-02, 15:46   #26 (permalink)
Project Coordinator
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 28
Posts: 5,825
Thanks: 143
Thanked 104 Times in 73 Posts

Country:

My System

Default

uhm is this thread still about the TV-Server?
__________________
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   Reply With Quote
Old 2006-11-02, 20:35   #27 (permalink)
Portal Member
 
Join Date: Jul 2006
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Hi infinityloop!

To answer your question: No it isn't, could you move this thread to General Development?

I cleanup my config and reinstalled TT drivers 2.19c and installed MP 0.2.0.0 with latest svn.
Now I could scan for channels with signal strenght and quality just as boobee. Strange thing is, I accidently hit Scan when 45,0 West satellite was selected and I am on 19,2 East, but it found channels of package Canal Digitaal.
TVDatabase is filled with channel-settings now, but there are no frequenties mentioned...

Now I started MP:
- Error: Could not initialize COM library

Hit OK, went to TV and got:
- Unable to start graph

Hit OK, picked a channel and got:
- Unable to connect MPG2 pin

I downloaded Graphedit for DX9c: File > Remote connect graph:
See attachment for result.

Unlike boobee I do not have Nvidia codecs, so for some reason the graph is build with BDA-filters? Even when I select other decoders in MP it is showing the connected BDA-filters and just places the other filter on bottom of the graph, not connected.

I am empty for now, but one thing is sure for me: This thing isn't finished yet!
Attached Thumbnails
technotrend-premium-not-recognised-graph20061102.jpg  

Last edited by Griffon; 2006-11-02 at 21:34.
Griffon is offline   Reply With Quote
Old 2006-11-02, 22:58   #28 (permalink)
Retired Team Member
 
Join Date: May 2006
Age: 28
Posts: 61
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

mbb:

anyway, card detection doesn't seem to be included in current svn (11439), even if patch is in sf.. still have to overwrite with your compiled tvcapture.dll otherwise "unable to create graph"
boobee is offline   Reply With Quote
Old 2006-11-03, 15:25   #29 (permalink)
mbb
Portal Member
 
Join Date: Nov 2004
Posts: 148
Thanks: 0
Thanked 2 Times in 2 Posts

Country:


Default

I checked in svn, the modifying file DVBGraphTTPremium.cs is the good one with revision number 11451
Modified Wed Nov 1 12:43:26 2006 UTC (2 days, 2 hours ago) by dman_lfc

Could you try with a newer svn revision ?
mbb is offline   Reply With Quote
Old 2006-11-04, 06:56   #30 (permalink)
Portal User
 
Join Date: Nov 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I have downloaded today svn and it doesn't recognize my TTPremium.
d3xt3rlab is offline   Reply With Quote
Reply

Bookmarks

Tags
premium, recognised, technotrend

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Technotrend DVB-S no LNB switch Erbsenkopp General Support 0 2006-08-03 09:04
Technotrend Budget 1500 CI no LNB switch Erbsenkopp General Support 0 2006-08-03 08:46
Why can't I see scrambled chanels?? tt dvb-c 1500, viaaccess kingkjelds General Support 14 2006-08-02 12:20
Technotrend card not recognised perlor General Support 0 2006-03-26 07:36
Technotrend S2300 Premium modded HI-Q and MP Wolfman1979 General Support 0 2006-02-04 17:46


All times are GMT +1. The time now is 07:43.


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