MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » General Talk


General Talk Talk about the MediaPortal TV-Server

Reply
 
Thread Tools Display Modes
Old 2007-11-08, 14:59   #421 (permalink)
Portal Member
 
chrissooo's Avatar
 
Join Date: Feb 2007
Location: Waiblingen
Age: 30
Posts: 381
Thanks: 10
Thanked 9 Times in 8 Posts

Country:

My System

Send a message via ICQ to chrissooo Send a message via MSN to chrissooo Send a message via Yahoo to chrissooo Send a message via Skype™ to chrissooo
Default

Hi all,
for first i must say that at the moment the TV-Server / MP with TSReader works great.

But sometimes i have a isue. When watch long time TV and the timeshift files are full i have sometimes the problem when i change channel, MediaPortal do for 1-2 Minuts nothing, only i hear the CPU Fan working. After this time MP playing the start of the timeshifting.
I thing MP lost the position in the timeshiftfiles and try to find. After this 1-2 Minutes he start at the begining of the timeshifting.

This happen not very offten, but its happen ... i will try to get logfiles, but for every time when i see it, my wife watch tv and i cant do it.

Have someone the same isue?
__________________
My HTPC - a lot of pictures and informations about my HTPC (UPDATE! Okt 2, 2008)
LOGO-RENAMER - make logorenaming much easier and faster! (v0.5 - Nov 20, 2007)
MediaPortal Language Editor - something what we need? Check it out NOW!
chrissooo is offline   Reply With Quote
Old 2007-11-08, 19:50   #422 (permalink)
Portal Member
 
Join Date: Aug 2006
Location: Stockholm
Age: 37
Posts: 265
Thanks: 11
Thanked 7 Times in 7 Posts

Country:

My System

Default

Well, I suspect I too have experienced the same issue.

But since I set my timeshift files to be 2000 Mb each and then remove all the *.ts files during a scheduled job during the night, I haven't experienced the problem anymore.

So I would suppose it is a real issue when "rolling over" the .ts files.

But for now I am happy with my workaround - since I don't currently have the time to debug the issue...
pnyberg is offline   Reply With Quote
Old 2007-11-08, 19:51   #423 (permalink)
Portal Tester
 
Seidelin's Avatar
 
Join Date: Aug 2006
Location: Denmark
Age: 33
Posts: 511
Thanks: 22
Thanked 29 Times in 24 Posts

Country:

My System

Default

Quote:
Originally Posted by chrissooo View Post
Have someone the same isue?
Yes. I do. After these long timeshifts, I have slow seeking (~1 minute for a seek).

Regards
Seidelin
Seidelin is offline   Reply With Quote
Old 2007-11-08, 20:16   #424 (permalink)
Portal Tester
 
Seidelin's Avatar
 
Join Date: Aug 2006
Location: Denmark
Age: 33
Posts: 511
Thanks: 22
Thanked 29 Times in 24 Posts

Country:

My System

Default

I just did another test about this issue (slow seeking after timeshifting for extended time). Setting the timeshift files to min 60, Size 1 MB makes the error occur much faster. A seek causes ~200 MB to be read from the disk. Considering the timeshift buffer is only 60 MB total, this should not happen. For large buffers the amount of data to be read multiple times are larger, causing these excessive seek times. A workaround (if you have the diskspace) is to have many large timeshift files, so the files don't need to be recycled.

Edit: After letting the same files timeshift for 50 minutes, a seek causes 2.7 GB to be read.
Conclusion: The files are read through as many times as they are recycled.

Regards
Seidelin

Last edited by Seidelin; 2007-11-08 at 21:12.
Seidelin is offline   Reply With Quote
Old 2007-11-09, 00:19   #425 (permalink)
Portal Developer
 
Join Date: Sep 2006
Posts: 379
Thanks: 6
Thanked 25 Times in 17 Posts


Default

just had the same issue here. didn't know that i could just wait and the seek would complete eventually, i just thought MP had gone bonkers and killed it it did use 100% CPU on one core too.
Eabin is offline   Reply With Quote
Old 2007-11-09, 13:38   #426 (permalink)
Portal Member
 
Join Date: Apr 2007
Posts: 228
Thanks: 9
Thanked 0 Times in 0 Posts


Default

Whats' the status on using ffdshow with TsReader?
phunqe is offline   Reply With Quote
Old 2007-11-09, 13:59   #427 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 82
Thanks: 2
Thanked 3 Times in 3 Posts


Default

Quote:
Originally Posted by phunqe View Post
Whats' the status on using ffdshow with TsReader?
Did the same question some time ago... no answer atm...
peque is offline   Reply With Quote
Old 2007-11-09, 15:52   #428 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 3,733
Thanks: 98
Thanked 137 Times in 109 Posts


Default

Quote:
Originally Posted by peque View Post
Quote:
Originally Posted by phunqe View Post
Whats' the status on using ffdshow with TsReader?
Did the same question some time ago... no answer atm...
Still not supported. I guess the main reason for not allowing ffdshow to decode mpeg2 content is that ffdshow doesn't seem to handle the SD to HD transitions. So we don't want to have any codec related issues to reported us.

Currently there is enough open issues to keep the team busy, so I won't even think about changing the ffdshow policy inside TsReader.

If someone really want's to test the ffdshow please read from MP wiki how to compile directshow filters and have a look on the TsReader - CVideoPin::CheckConnect() method.
__________________
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; 2007-11-09 at 15:59.
tourettes is offline   Reply With Quote
Old 2007-11-10, 00:28   #429 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 82
Thanks: 2
Thanked 3 Times in 3 Posts


Default

I agree that ffdshow is NOT the best mpeg-2 decoder at all... Seeking is quite buggy, for example... This policy is not that bad, as I can add ffdshow as postprocessor filter and de-interlace tv content using it. Just wondering why you were preventing it to connect to tsreader!

Thank you very much for your answer.
peque is offline   Reply With Quote
Old 2007-11-12, 08:01   #430 (permalink)
Portal Member
 
chrissooo's Avatar
 
Join Date: Feb 2007
Location: Waiblingen
Age: 30
Posts: 381
Thanks: 10
Thanked 9 Times in 8 Posts

Country:

My System

Send a message via ICQ to chrissooo Send a message via MSN to chrissooo Send a message via Yahoo to chrissooo Send a message via Skype™ to chrissooo
Default

hi again,
now i have reproduce the problem who happen when the timeshiftfiles recycle.
When this files are full and receicle some times there is the problem with channel change.
MediaPortal starts at the beginning of the timeshifting.
On my test i set the timeshift file size to 10MB, becouse so i can reproduce it faster.
When i set the filesize normaly like 256MB, MP make the same, but much later and it takes very long to change the channel when this isue start. About 1-2 Minutes. I thing MP loose the position on the timeshift file and start at the beginning after a long time searching,

Please show on my logfiles.
It happens on the last channel change,
Attached Files
File Type: zip logs.zip (111.6 KB, 4 views)
__________________
My HTPC - a lot of pictures and informations about my HTPC (UPDATE! Okt 2, 2008)
LOGO-RENAMER - make logorenaming much easier and faster! (v0.5 - Nov 20, 2007)
MediaPortal Language Editor - something what we need? Check it out NOW!
chrissooo is offline   Reply With Quote
Reply

Bookmarks

Tags
filter, testing

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
Testing out SVN's and now it won't look in subfolders.... cold_realms My TVSeries 6 2007-06-19 09:29
Sound file for testing 5.1 laeb66 OffTopic 12 2006-04-28 16:08
Unit testing guidelines sys General Development (no feature request here!) 7 2006-01-30 19:50
DVB Testing Results dman_lfc General Development (no feature request here!) 53 2004-12-30 11:49


All times are GMT +1. The time now is 09:54.


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