MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Help on Development » Development


Development You want to code something for the TV-Server? Share it in here!

Closed Thread
 
Thread Tools Display Modes
Old 2008-01-29, 21:45   #61 (permalink)
Portal Member
 
bigflause's Avatar
 
Join Date: Aug 2007
Age: 24
Posts: 224
Thanks: 3
Thanked 3 Times in 3 Posts

Country:

My System

Default

Good Work!! Thanks For All The Effort
bigflause is offline  
Old 2008-01-29, 23:06   #62 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 75
Thanks: 1
Thanked 3 Times in 3 Posts

Country:


Default

Waiting eagerly for this! Been having some problems with "stutters" and odd behaviours and it seems a lot of testers have seen quite some improvements with this! Unfortunately I have not had the time to help beta test, sorry! All you devs are doing a great job making the TV Server and client more stable!
stefancrs is offline  
Old 2008-01-30, 11:10   #63 (permalink)
Portal Member
 
mcraenz's Avatar
 
Join Date: Jul 2007
Location: Auckland
Posts: 487
Thanks: 2
Thanked 17 Times in 15 Posts

Country:

My System

Default

Thanks gmex, really appreciate the work you do.

Note to self:
Quote:
Remember to remove the rawtsdump txt file from c:\ before wondering why everything is acting strange!!! Hmmm...where did the 320GB go?!!
__________________
Intel DP35DP / c2d E8400 (3.0Ghz) / NVIDIA 8600GT / 4GB DDR800 / HVR-2200 / SkyStar 2 / Techotrend S1500+CI / PVR-150

New Zealander's don't forget to check out the NZ Wiki Page
mcraenz is offline  
Old 2008-01-30, 18:13   #64 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,321
Thanks: 25
Thanked 201 Times in 108 Posts

Country:

My System

Default

Just uploaded the next version which includes another complete rewrite for the section decoder, which should now also work for NA users.
I tested it with different ts dumps (NA, finland, germany, italy) and all finally showed the exact same results as TsReader (the app).
So i think i finally got it
If this works the next step will be to optimize certain routines which use the section decoder.
I think i can achieve a significant decrease in cpu load there.
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is online now  
Old 2008-01-30, 18:16   #65 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: California
Posts: 183
Thanks: 0
Thanked 11 Times in 7 Posts

Country:


Default

Were the NA changes related to sat, atsc, or both? I'm really hoping that I can get audio in atsc recordings, I'll test in a few minutes. I thank you for all of your efforts!
garry is offline  
Old 2008-01-30, 19:31   #66 (permalink)
Portal Developer
 
lkuech's Avatar
 
Join Date: Feb 2007
Location: Hamburg
Age: 35
Posts: 575
Thanks: 34
Thanked 51 Times in 21 Posts

Country:

My System

Default

Thanks gemx.

I will test it asap

CU
Lars
__________________
Using a wide screen and tired of changing the aspect ratio via remote all the time? Use the ViewModeSwitcher Plugin and everything is working automatically.
Are you able to find your home in MediaPortal? Yes you are! With the WorldMap plugin!
lkuech is offline  
Old 2008-01-30, 19:37   #67 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: California
Posts: 183
Thanks: 0
Thanked 11 Times in 7 Posts

Country:


Default

No luck with my hopes for recorded ATSC working. I get no audio when I record as mpg, and it won't play at all if I record as ts.
garry is offline  
Old 2008-01-30, 19:43   #68 (permalink)
Portal Member
 
mcraenz's Avatar
 
Join Date: Jul 2007
Location: Auckland
Posts: 487
Thanks: 2
Thanked 17 Times in 15 Posts

Country:

My System

Default

Sounds great gemx, will test tonight. Did you get a chance have a look at my NewZealand_TVWorks_12456_S_TV3_FTA
tsdump, is it worth it or will my testing show up weather or not there are any issues?
__________________
Intel DP35DP / c2d E8400 (3.0Ghz) / NVIDIA 8600GT / 4GB DDR800 / HVR-2200 / SkyStar 2 / Techotrend S1500+CI / PVR-150

New Zealander's don't forget to check out the NZ Wiki Page
mcraenz is offline  
Old 2008-01-30, 20:20   #69 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,321
Thanks: 25
Thanked 201 Times in 108 Posts

Country:

My System

Default

Hi mcraenz, just had a look at the "frozen" ts dump.
I think "RNZ National" and "RNZ Concert" are possibly the channels which freeze.
No wonder because the pmt lists pid 0x209 as pcr pid for both and both programs don't have a stream with that pid, so there seems to be a network error or something else.
No player will probably play these channels.
The corrupted issue maybe gone so it's worth a try.
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is online now  
Old 2008-01-30, 20:23   #70 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,321
Thanks: 25
Thanked 201 Times in 108 Posts

Country:

My System

Default !!! Important !!!

Please try playback also with the mptvclient + VLC because the TsReader filter doesn't contain the section decoder changes, so chances are that TsWriter is correct but TsReader can't play the file although VLC can.
I just want to make sure here that we don't hunt bugs in TsWriter which are in TsReader
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is online now  
Closed Thread

Bookmarks

Tags
testing, tswriter

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
Debug Build of TsWriter dalmer Development 0 2008-02-11 01:30
TsWriter lar282 Get Support 4 2007-11-06 08:15


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


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