MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server 1 » Get Support


Get Support Problems with the TV-Server or Client? Post them in here.

Reply
 
LinkBack Thread Tools Display Modes
Old 2006-10-20, 23:09   #1 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 27
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default tv-server dvb-s2/h.264 support?

MediaPortal Version: latest svn build + self compiled tvengine3
Windows Version: Win XP MCE SP2 + latest updates
CPU Type: Turion MT... 2 GHz
HDD:
Memory: 512 MB
Motherboard:
Motherboard Chipset:
Motherboard Bios:
Video Card: msi 7300 gs
Video Card Driver:
Sound Card:
Sound Card AC3:
Sound Card Driver:
1. TV Card: TT s2-3200
1. TV Card Type: dvb-s / dvb-s2
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: purevideo
MPEG2 Audio Codec: cyberlink powerdvd 7
MPEG4/H.264 Video Codec: cyberlink powerdvd 7
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:

Is there any dvb-s2/h.264 support in mp yet? I compiled the latest svn sources and installed sql express 2005 and the self-compiled tv-server. So far everythings working fine but no dvb-s2 channels are found. Is dvb-s2 support already included in svn sources? Will there be support in tvengine3 release or public test release?

Currently i'm using dvbviewer for watching hdtv but a nicer looking user-interface like mp's blue-two and h.264 would be all i ever dreamed of.

grüße
alexv
alexv is offline   Reply With Quote
Old 2006-10-21, 07:14   #2 (permalink)
Portal Developer
 
frodo's Avatar
 
Join Date: Apr 2004
Location: The Netherlands
Age: 36
Posts: 1,513
Thanks: 3
Thanked 119 Times in 44 Posts

Country:

My System

Default

h.264/mpeg4 should channels should be found during scanning
frodo is online now   Reply With Quote
Old 2006-10-21, 11:56   #3 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 27
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

hmm ... strange, I'll try again. Is there something special to take care of?

thanks for your response
alexv is offline   Reply With Quote
Old 2006-10-21, 16:43   #4 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 27
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

tested again ... same result.

On 12721,H,22000 or 12722,H,22000 i always get "no singal" while scanning.

My card shows up in tv server management console as "DVB-S TechnoTrend BDA/DVB-S Tuner".
Scanning with DVBViewer: Sat.1 / ProSieben HD Channels are found.
I'm using DiseqC (Level1AA).
DVB-S Channels are found.

Some advice would be nice.

thanks
alexv
alexv is offline   Reply With Quote
Old 2006-10-22, 22:33   #5 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 27
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

I don't know if someone is interested in my feedback, but so far dvb-s2/h.264 support is definitely not working on my system with technotrend s2-3200.

my system:
self-build mediaportal, tv-server and tv-plugin from svn
windows xp mce sp2 + mce update rollup 2 + all mce and windows updates

the log simply says no signal on 12721,H,22000. No other errors are reported in the log file.

would be nice if I get some feedback on this problem.

grüße
alexv
alexv is offline   Reply With Quote
Old 2006-10-23, 06:30   #6 (permalink)
Portal Developer
 
frodo's Avatar
 
Join Date: Apr 2004
Location: The Netherlands
Age: 36
Posts: 1,513
Thanks: 3
Thanked 119 Times in 44 Posts

Country:

My System

Default

Could you try scanning this transponder again using latest svn
and after its done, post the tswriter.log & tv.log?
Frodo
frodo is online now   Reply With Quote
Old 2006-10-23, 14:38   #7 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 27
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

I performed the following steps:

1. Uninstalled all mp related stuff on my system.
2. Checked-out latest svn (trunk) versions of mediaportal and tvengine3
3. Compiled mp and tvengine3
4. Installed mp and after that installed tv-server
5. Scanned transponder

I attached the logs.
Again, thanks for your support, Frodo. You mp devs are doing a great job.
I hope you/we can find out what's the problem.

Additional information:
In a former checkout of svn I changed the implementation of tv-server.
1. Setting
locator.put_InnerFECRate(BinaryConvolutionCodeRate .Rate2_3);
locator.put_Modulation(ModulationType.ModBpsk);
but no improvement.

2. As far as I know there had been problems with bda drivers when gathering singal statistics. So I changed the implementation in a way that the analyzer is running even if there is no "TunerLocked", "SingalStrength" or "SingalQuality". But all i got was a "Scan timeout". So for me it seems, that there is "really" no data flowing through the bda graph.

3. Finally I think the problem is related to the tuningspace, tunerequest or the locator. The dvb-s2 channel might not be tuned correctly. But I found no information if an dvb-s2 channel compared to dvb-s has to be tuned in a different way.

4. As I'm running XP MCE with rollup2 the graph is build with the "Generic Network Provider" Filter. This is or might be the only difference to other systems.

As writing this a question comes to my mind. Why is the scanning graph not exposed to win xp? Means, that if I try to connect to the graph with graphedit, there is nothing to connect to!?


grüße
alexv

Last edited by alexv; 2006-10-23 at 14:40.
alexv is offline   Reply With Quote
Old 2006-10-25, 14:07   #8 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 27
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Sorry for my impatience.
I know there is much work because of the beta version release.

It would be nice if someone can give me an update on the status.
alexv is offline   Reply With Quote
Old 2006-11-15, 09:22   #9 (permalink)
Portal Member
 
Join Date: Aug 2006
Age: 39
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Is there any news about this Problem. I would like to buy the TT Budget S2-3200.

Thanks
Robert
__________________
MediaPortal: 0.2.0.4 / OS: Windows MCE-SP2 / Board: Asus M2N-E nForce 570 Ultra / CPU: AMD64 AM2 3500+ / MEM: 1GB DDR2-533 / Case: Zalman HD160 / Graphic: Gigabyte GeForce7600GS / Remote: IRTrans-MCE / HDD: Samsung SA SP2504C / TV: TT-Budget 1500S+CI
rgies is offline   Reply With Quote
Old 2006-12-02, 09:46   #10 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 27
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

I finally got it working with mp v. 2.1.0 and some sourcecode changes (Not using TV Engine 3!). Thank's to bear's TS Parser Sink and Ts Parser Source I can now view, timeshift and record h264 channels. To switch to dvb-s2 modulation you have to set the modulation to 8VSB !!!!

So:
myLocator.Modulation = TunerLib.ModulationType.BDA_MOD_8VSB;
(mp 2.10 Code)
Would do the job.

But be aware: If tuning from 8vsb or to 8vsb you have not only to submit a new tunerequest but also to create a new tuningspace.

Hope this helps.
Greetings
alexv is offline   Reply With Quote
Reply

Bookmarks

Tags
dvbs2 or h264, support, tvserver

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
More Observations about the TV Server Marky Mark General Talk 0 2007-01-13 21:04
Help with TVServer and client rick78 Get Support 8 2006-12-12 18:48
tv server Niclas001 Get Support 2 2006-11-05 14:03
Microsoft DirectX Video Acceleration (DirectX VA) support Gamester17 Improvement Suggestions 15 2005-05-03 08:01


All times are GMT +1. The time now is 20:46.


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