MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2008-05-15, 23:50   #1 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 411
Thanks: 7
Thanked 19 Times in 12 Posts

My System

Default 5sec to open a .ts file with TsReader (another reason for Vista, NO Respondig Window)

Hi

This is a continuation of the 8 sec delay for Directsound!!?

Also another delay... 5sec on
TsReaderPlayer.cs on line 410
hr = interfaceFile.Load(filename, null);
If the file is rtsp:\\ it takes only less 1sec but if the file is R:\MediaShift\live4-0.ts.tsbuffer it takes 5SEC!!...

Check TsReader.log
16-05-2008 00:39:05.539 [ef8]-------------- v1.0.3 ----------------
16-05-2008 00:39:05.541 [ef8]CTsReaderFilter::ctor
16-05-2008 00:39:05.543 [ef8]CRTSPClient::Initialize()
16-05-2008 00:39:05.544 [ef8]CRTSPClient::createClient()
16-05-2008 00:39:05.546 [ef8]CALLBACK SET
16-05-2008 00:39:05.547 [ef8]SetRequestAudioChangeCallback SET
16-05-2008 00:39:05.555 [ef8]CTsReaderFilter::Load()
16-05-2008 00:39:07.966 [ef8]FileReader::CloseFile() no open file
16-05-2008 00:39:09.090 [ef8]OnNewChannel pat version:-1->1
16-05-2008 00:39:09.092 [ef8]demux:flushing


I think that if we speed up these issues... "we will fix the No responding...."


Anything else I can do...??

Iosu
iosub is offline   Reply With Quote
Old 2008-05-16, 00:26   #2 (permalink)
Super Moderator
 
Join Date: Feb 2005
Location: Melbourne
Posts: 1,909
Thanks: 61
Thanked 27 Times in 27 Posts

Country:

My System

Send a message via ICQ to Marcusb
Default

io, with all the work you do looking into these things, are you actually a programmer or just a kind of fiddler?
I've seen a lot of these type of messages from you and you seem to really be good at getting to the small details of a problem.

Please take no offense with the "fiddler" question. That's kind of what I am to a small extent

Anyway, just wanted to say thanks for your efforts and I hope a dev can look into this and run with it.

Marcus.
Marcusb is offline   Reply With Quote
Old 2008-05-16, 08:53   #3 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,978
Thanks: 76
Thanked 85 Times in 69 Posts


Default

RTPS handling the TsReader is just slow (not sure if it can be speed up in any easy way). Like I said in the different post related to the "program not responding" issue, MP design is causing the issue. There are probably hundreds of places in the code that can trigger it. Of course every small delay that we get of the MP code base is improving the user experience, but someone should fix the actual issue

EDIT: that might have sounded a little bit harsh, that wasnt my intention. Even getting one small delay might improve the user experience a lot, but the real problem still stays there, no matter how well we try to hide it
__________________
http://day2.no-ip.org/

"Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen"

Last edited by tourettes; 2008-05-16 at 09:04.
tourettes is online now   Reply With Quote
Old 2008-05-16, 11:37   #4 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 411
Thanks: 7
Thanked 19 Times in 12 Posts

My System

Default

Quote:
Originally Posted by tourettes View Post
RTPS handling the TsReader is just slow (not sure if it can be speed up in any easy way). Like I said in the different post related to the "program not responding" issue, MP design is causing the issue. There are probably hundreds of places in the code that can trigger it. Of course every small delay that we get of the MP code base is improving the user experience, but someone should fix the actual issue

EDIT: that might have sounded a little bit harsh, that wasnt my intention. Even getting one small delay might improve the user experience a lot, but the real problem still stays there, no matter how well we try to hide it
RTPS is going fast less that 1 sec, when Opening a file "r:\...." is going slow..

Iosu

Quote:
Originally Posted by Marcusb View Post
io, with all the work you do looking into these things, are you actually a programmer or just a kind of fiddler?
I've seen a lot of these type of messages from you and you seem to really be good at getting to the small details of a problem.

Please take no offense with the "fiddler" question. That's kind of what I am to a small extent

Anyway, just wanted to say thanks for your efforts and I hope a dev can look into this and run with it.

Marcus.
jajaj, yes I'm a programer, 25 year on bussines... (actualy now I run the bussines so I'm just playing now with MP)
I have my own company of 20 programers here is spain.. Also I was a Ms employee (but please don't say that to others ) :-)

Iosu

Last edited by iosub; 2008-05-16 at 11:40. Reason: Automerged Doublepost
iosub is offline   Reply With Quote
Old 2008-05-19, 19:12   #5 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 411
Thanks: 7
Thanked 19 Times in 12 Posts

My System

Default

Tourettes: Any change to speed up TSreader when opening a files like when Opening a file "r:\...." , maybe if you open the file as readonly???

Thanks
iosub is offline   Reply With Quote
Old 2008-05-20, 07:09   #6 (permalink)
Portal Member
 
Join Date: Sep 2006
Location: West Coust Archipelago
Age: 47
Posts: 74
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

If R: is on another computer, try to use \\computername\drive... (you know) instead.
__________________
4 a gr8 job guys!
Swede is offline   Reply With Quote
Old 2008-05-20, 11:00   #7 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 411
Thanks: 7
Thanked 19 Times in 12 Posts

My System

Default

Yes, I try that allready... No luck :-(

There is something there that I have to find... Or yoy, good finder!! :-)

You find I fix :-)

Thanks Iosu
iosub is offline   Reply With Quote
Old 2008-05-20, 11:41   #8 (permalink)
Portal Member
 
Join Date: Sep 2006
Location: West Coust Archipelago
Age: 47
Posts: 74
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

It's not a sleeping drive or DMA? Sometimes it's the simplest things... For me it seems to start/stop a little bit to slow with the movies that are on the same drive as MP, so I get a short "No responding" there.
__________________
4 a gr8 job guys!

Last edited by Swede; 2008-05-20 at 11:43.
Swede is offline   Reply With Quote
Old 2008-05-20, 11:46   #9 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 411
Thanks: 7
Thanked 19 Times in 12 Posts

My System

Default

Yes, but the log you posted was using and .avi file, so no Tsreader involved.. My problem is with .ts files

What codec are you using for .avi files?

Iosu
iosub is offline   Reply With Quote
Old 2008-05-20, 12:03   #10 (permalink)
Portal Member
 
Join Date: Sep 2006
Location: West Coust Archipelago
Age: 47
Posts: 74
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

Latest ffdshow tryouts. Not the problem, since films on other drives are fast. For .ts files I use microsofts own in Vista

What I meant could slow it down was that MP is working with the HD (database actions, log writing and things) at the same time as the .avi or .ts file is loading, and when all is on the same HD, it takes twize the time.

But you allready know that

Btw, your patch is still working perfectly
__________________
4 a gr8 job guys!
Swede is offline   Reply With Quote
Reply

Bookmarks

Tags
5sec, open, reason, respondig, tsreader, vista, window

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot Open Any video FIle neji Codecs, External Players 1 2008-01-25 11:03
Can't open MP sln file with VS.NET 2003 tmar89 General Development (no feature request here!) 5 2006-12-14 11:21
Open .pls file in Winamp AberDino Codecs, External Players 3 2006-01-27 23:24


All times are GMT +1. The time now is 13:18.


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