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-02-04, 17:51   #111 (permalink)
Portal Tester
 
ASiDiE's Avatar
 
Join Date: Jan 2005
Location: USA
Age: 32
Posts: 891
Thanks: 6
Thanked 4 Times in 4 Posts

My System

Default

I think there is still an EPG issue with the latest Tswriter file within the SVN. I have only gotten this to work 1 time for the 9 day guide. This seems to always work for the 2 day guide or the 44 hour guide. I think what is happening is the 44 and 2 day guide come over on 0x0012 pid. I don't think there is an issue in pickup up pid 0x0012. However, I think there is an issue when you tune to a channel that has the 44 hour guide and ALSO the 9 day guide. The 9 day guide comes in on Pid 0x0300. What I think is happening is the grabber is seeing pid 0x0012 first and starts to process that instead of looking to the 0x0300 pid. I have a feeling that its just going in order and sees the 0x0012 first and doesn't continue on to pid 0x0300, even if it's there. Can someone take a look at the code and confirm if a channel that has both pids, will look at the bigger one first?
__________________
I SEE WHAT YOU DID THERE!
ASiDiE is offline  
Old 2008-02-04, 19:25   #112 (permalink)
Portal Tester
 
ASiDiE's Avatar
 
Join Date: Jan 2005
Location: USA
Age: 32
Posts: 891
Thanks: 6
Thanked 4 Times in 4 Posts

My System

Default

I see that some updates have been made to the lastest SVN files for NA recording. I download 17287 and tested it out. It recordes shows, but they won't play in MP or even MPC on my other PC. The previous tswriter file at least allowed me to play them back on my other PC. It also seems like the files are nowhere near the size they should be. I recorded a 15 min show with 17278 and got a 333MB file. I just recorded a 15 min file with 17287 and got a 90MB file. Below is a small recording and the log when I try to play it back. I am using the updated tsreader file. I have moved it over into the MP directory and the tv server directory. This is a clean install of tv server and MP. Other then not going full screen with MP, that's the only thing I edit to change. Let me know what else you need.
Attached Files
File Type: rar Log-17287.rar (5.6 KB, 0 views)
File Type: rar CNN.rar (1.54 MB, 0 views)
__________________
I SEE WHAT YOU DID THERE!
ASiDiE is offline  
Old 2008-02-04, 20:27   #113 (permalink)
Portal Member
 
Join Date: Jun 2007
Age: 25
Posts: 52
Thanks: 3
Thanked 0 Times in 0 Posts


Default

NA Scanning still not compleat as of latest SVN. I did a fresh scan and i get alot of dubble channels and unkown channel. only scaned total of about 300 or so out of the 600 or so there are. Although the viewing seems to run much better!! deffintly getting much better!!! i look forward to the next one
bfrye26 is offline  
Old 2008-02-04, 20:41   #114 (permalink)
Portal Tester
 
ASiDiE's Avatar
 
Join Date: Jan 2005
Location: USA
Age: 32
Posts: 891
Thanks: 6
Thanked 4 Times in 4 Posts

My System

Default

Please do a full scan.. and then send in the logs. Also, please make sure you let us know what kind of dish you have. I know there are different ones. I have the older ones, and select NA legacy. If you are using a dish 500 you should be using one of the backstacked ones. The last time I checked... pretty sure it was 17278, my scan was working just fine.
__________________
I SEE WHAT YOU DID THERE!
ASiDiE is offline  
Old 2008-02-04, 21:36   #115 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 444
Thanks: 7
Thanked 24 Times in 14 Posts

My System

Default

Build 17287

If you are watching a channel and push the record Button, The recording Starts but the timeshipting stops... after a few seconds you lost the conection to the server... If you restart the server it keep stoping, event viewer error

Faulting application tvservice.exe, version 1.0.0.0, stamp 47a76c42, faulting module ntdll.dll, version 5.1.2600.2180, stamp 411096b4, debug? 0, fault address 0x00011430.

Logs attached
Attached Files
File Type: zip Build17278.zip (15.6 KB, 1 views)
iosub is offline  
Old 2008-02-04, 21:44   #116 (permalink)
Portal Member
 
Join Date: Jun 2007
Age: 25
Posts: 52
Thanks: 3
Thanked 0 Times in 0 Posts


Default

I have a dish older one from about 5 years ago i belive just says dish on the lnbs.
bfrye26 is offline  
Old 2008-02-04, 23:10   #117 (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

Quote:
Originally Posted by iosub View Post
Build 17287

If you are watching a channel and push the record Button, The recording Starts but the timeshipting stops... after a few seconds you lost the conection to the server... If you restart the server it keep stoping, event viewer error

Faulting application tvservice.exe, version 1.0.0.0, stamp 47a76c42, faulting module ntdll.dll, version 5.1.2600.2180, stamp 411096b4, debug? 0, fault address 0x00011430.

Logs attached
Yes, i know. this rev is quite buggy.
You should try the last rev. 17290
__________________
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-02-04, 23:13   #118 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 444
Thanks: 7
Thanked 24 Times in 14 Posts

My System

Default

ok, I will download now, I have see
A lot of changes:
- Timeshifting now also adds the pid itself (much quicker)
- Phase 1 to merge TimeShifting and Recording
- EPG Grabbers have been disabled in this build. Will be reenabled on next snapshot

Phase 1 ? does it timeshifing and recording build 17290?

Note I have test Build 17290... Tswriter generates a "access violation", Gemx I have send you a personal message
Iosu

Last edited by iosub; 2008-02-04 at 23:38.
iosub is offline  
Old 2008-02-04, 23:59   #119 (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

Quote:
Originally Posted by iosub View Post
ok, I will download now, I have see
A lot of changes:
- Timeshifting now also adds the pid itself (much quicker)
- Phase 1 to merge TimeShifting and Recording
- EPG Grabbers have been disabled in this build. Will be reenabled on next snapshot

Phase 1 ? does it timeshifing and recording build 17290?

Note I have test Build 17290... Tswriter generates a "access violation", Gemx I have send you a personal message
Iosu
Thanks, already corrected it.
Phase 1 means, i have done quite some changes to make merge easier but it's not done yet.
To merge both classes in one step would be far too complex/risky, so i decided to make one step after the other.
Nevertheless there are 2 advantages yet:
- timeshifting/changing channels should be a bit quicker
- Recorder also writes a fake pat and pmt, so the NA users should now be able to correctly make recordings.
__________________
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-02-05, 00:05   #120 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 444
Thanks: 7
Thanked 24 Times in 14 Posts

My System

Default

I have test build 17291... TimeShift works,.. But recording generates 0 bytes file.. so no recording

Iosu

Quote:
Originally Posted by gemx View Post
Quote:
Originally Posted by iosub View Post
ok, I will download now, I have see
A lot of changes:
- Timeshifting now also adds the pid itself (much quicker)
- Phase 1 to merge TimeShifting and Recording
- EPG Grabbers have been disabled in this build. Will be reenabled on next snapshot

Phase 1 ? does it timeshifing and recording build 17290?

Note I have test Build 17290... Tswriter generates a "access violation", Gemx I have send you a personal message
Iosu
Thanks, already corrected it.
Phase 1 means, i have done quite some changes to make merge easier but it's not done yet.
To merge both classes in one step would be far too complex/risky, so i decided to make one step after the other.
Nevertheless there are 2 advantages yet:
- timeshifting/changing channels should be a bit quicker
- Recorder also writes a fake pat and pmt, so the NA users should now be able to correctly make recordings.
iosub is offline  
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:04.


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