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-12-26, 13:20   #521 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 8
Thanks: 1
Thanked 0 Times in 0 Posts


Default

Since a couple of svn-builds, I can't play ANY TS-file anymore (Mediaportal freezes) through Mediaportal, Mpeg and dvr-ms are no problem. I have the latest svn-builds of Mediaportal and TVEngine3. I did a clean install just now
Attached Files
File Type: zip MediaPortalLogs.zip (187.9 KB, 3 views)

Last edited by ronnie_t; 2007-12-26 at 13:31.
ronnie_t is offline   Reply With Quote
Old 2007-12-28, 23:54   #522 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 444
Thanks: 7
Thanked 24 Times in 14 Posts

My System

Default

Hi
can any of the developer check this post?
some of the last changes on Tsreader and Tswriter has broke some channels graph...

http://forum.team-mediaportal.com/bu...ls-t33077.html

Thanks
iosub is offline   Reply With Quote
Old 2007-12-30, 17:45   #523 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Are there any work around of HD recording playback issue. I tried numerous build to find one working but no luck.
I can't playback HD recording either mpg or ts. mpg has glitch every 10 sec with no audio, and ts doesn't play at all (becase of multiple video streams I guess as reported by others).
hello_man is offline   Reply With Quote
Old 2008-01-02, 03:51   #524 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 6
Thanks: 1
Thanked 3 Times in 1 Post


Default Playback issues

Hi there.

Since Mediaportal switched to the new TsReader Filter, i had trouble playing back some of my HD recordings.
SD recrodings worked fine. However there where also HD recording which played correctly.

I looked a little bit further into this and found out that the TsReader did not find any PMT in the stream (PAT was OK).
The reason was the "Timeout" setting in DeMultiplexer.cpp:

if (dwBytesProcessed>1000000 || GetAudioStreamCount()>0)

My guess is that the PMT / Mbyte ratio dropped below 1 with HD recordings

changing above to

if (dwBytesProcessed>5000000 || GetAudioStreamCount()>0)

solved my playback issues.
Maybe this helps others having trouble playing back their HD recordings.


Greetings from germany & keep up the nice work Team Media Portal!
elpeterle is offline   Reply With Quote
3 Users Say Thank You:
Old 2008-01-02, 19:57   #525 (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 elpeterle View Post
I looked a little bit further into this and found out that the TsReader did not find any PMT in the stream (PAT was OK).
The reason was the "Timeout" setting in DeMultiplexer.cpp:

if (dwBytesProcessed>1000000 || GetAudioStreamCount()>0)

My guess is that the PMT / Mbyte ratio dropped below 1 with HD recordings

changing above to

if (dwBytesProcessed>5000000 || GetAudioStreamCount()>0)
Thanks for the find. Fixed in SVN revision 16833.

__________________
http://day2.no-ip.org/

"Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen"
tourettes is offline   Reply With Quote
Old 2008-01-03, 05:10   #526 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 58
Thanks: 1
Thanked 4 Times in 4 Posts

Country:


Default

Awsome. Good catch. A lot of folks have been complaining about this one...
dalmer is offline   Reply With Quote
Old 2008-01-03, 09:27   #527 (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

Sorry to harp on...but...Can people describe there experiences with ffwd and rrwnd?
As in speeding up playback 2x, 4x, 8x etc...
Does it work?
How fast/smooth is it?
What codecs have have you tried?
__________________
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   Reply With Quote
Old 2008-01-03, 09:33   #528 (permalink)
Portal Developer
 
chemelli's Avatar
 
Join Date: Sep 2006
Location: Italy - Padova
Age: 34
Posts: 1,482
Thanks: 82
Thanked 82 Times in 63 Posts

Country:

My System

Send a message via Skype™ to chemelli
Default

mcraenz,

with EVR enabled under Vista you have no video at all. With VMR9 only FFWd at 2x, 4x works and no FRwd...

Simone
chemelli is online now   Reply With Quote
Old 2008-01-03, 11:50   #529 (permalink)
Portal Member
 
Join Date: May 2005
Location: ITALY
Posts: 140
Thanks: 3
Thanked 2 Times in 2 Posts

Country:


Default

With SVN 16844, cyberlink h.264 or CoreAVC:
I still can't play TS HD files... here the log section with the error:
Any Idea?
Attached Files
File Type: zip logs.zip (82.7 KB, 2 views)
__________________
thermaltake tenor vb2000bns black, Intel Core2 E6600, Gigabyte GA-P35-DQ6, 2048RAM,Gigabyte GeForce 8600GTS 254Mb passive,TT 3200DVB S2, Twinhan Ter CI 3040, 2xMaxtor300GB HD,Zalman CNPS9500
WinXP MCE 32 (VISTA Ultimate second HDD),Media Portal 1.0 RC1, NVidia PureVideo, PowerDVD7,Intervideo7,DVBViewer3.9.4.25,AltDVB2.2
Samsung LE40M87BD 1080p@50.00 on HDMI 1080p@60hz on VGA

Last edited by Franky; 2008-01-03 at 17:22.
Franky is offline   Reply With Quote
Old 2008-01-03, 19:10   #530 (permalink)
Portal Member
 
Join Date: May 2006
Posts: 64
Thanks: 0
Thanked 2 Times in 2 Posts

Country:


Default

I recorded a show today in ts format. Then i tried to play, rewind 2x for 10 seconds and play again. I did the same test with the file in My Videos and from recorded TV in My TV. Tsreader log has "rewinding start and "rewinding end tag.

In My Videos the picture followed along but not in the same speed as the time, when playing again the picture was not in sync with time.

In My TV the picture freezed but the picture came back when playing again, picture and time matched afterwards.

I'm using Dscaler decoder
and SVN 16781

My Videos "not logged" (later on i tested first Fast forward 32x, the time ran away but picture was moving at the same speed in both 2x and 32x, i resumed playing picture was not in sync with time, made a rewinding command followed directly by play and the picture and time is in sync ??? In My TV the picture just freezes, but he never looses track of time discarding if i'm going 32x or 2x back/forward.
Attached Files
File Type: zip My TV.zip (44.3 KB, 0 views)
File Type: zip My Videos.zip (69.0 KB, 0 views)
burr 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:47.


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