MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » General Development (no feature request here!)


General Development (no feature request here!) You were able to fix an issue, or improved a feature? Post it here.

Reply
 
Thread Tools Display Modes
Old 2007-08-02, 09:02   #21 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,984
Thanks: 76
Thanked 85 Times in 69 Posts


Default

Quote:
Originally Posted by accolon View Post
A clerification might be in order. I can't se any subs in that recording
Thanks for providing the test .ts file. I'll try to have a look later on today what's causing the issue.
__________________
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 online now   Reply With Quote
Old 2007-08-02, 09:04   #22 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,984
Thanks: 76
Thanked 85 Times in 69 Posts


Default

Quote:
Originally Posted by accolon View Post
I'm submitting a recording a made from canal + wich should have several subtitles stream. Since I have no file server of my own I had to use a comersial one. I hope you will wait for the download to start.

Here is the link
http://www.filesend.net/download.php...d6b00a64240dc4
I'll asked High to see why the FTP account is not working as it's much easier for you guys to use FTP account to provide those .ts samples.
__________________
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 online now   Reply With Quote
Old 2007-08-02, 09:22   #23 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,984
Thanks: 76
Thanked 85 Times in 69 Posts


Default

Quote:
Originally Posted by Seidelin View Post
One more bug-report:

When viewing TV and pausing for ~10 minutes or more the playback fails to resume correctly. Logs attached. Note: Program did not contain subtitles.

Regards
Seidelin
I haven't noteced that one (I haven't been able to test single seat actually that much, mostly the .ts samples and some live tv in multiseat). Could you try to reprodce the issue in multiseat environment?
__________________
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 online now   Reply With Quote
Old 2007-08-02, 09:26   #24 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,984
Thanks: 76
Thanked 85 Times in 69 Posts


Default

Quote:
Originally Posted by Seidelin View Post
Tonight I've been watching a couple of live broadcasts and recordings, and I sometimes get garbled frames (looks like bad reception, but it is not), it lasts many seconds and are typically not seen when seeking back and watching the part again. I guess there is some kind of data corruption going on related to the subtitle filter.
I have fixed one issue in the TsReader modifications that was causing at least video stream to get corrupted sometimes. Let's see if the next version of binaries is curing the issue you were seeing.
__________________
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 online now   Reply With Quote
Old 2007-08-02, 09:49   #25 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,984
Thanks: 76
Thanked 85 Times in 69 Posts


Default

FTP account for uploading the .ts files should be again working (thanks High). See the first post in this thread for login details. Notice that the password has been changed!
__________________
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 online now   Reply With Quote
Old 2007-08-02, 20:30   #26 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,984
Thanks: 76
Thanked 85 Times in 69 Posts


Default

Quote:
Originally Posted by accolon View Post
I'm submitting a recording a made from canal + wich should have several subtitles stream. Since I have no file server of my own I had to use a comersial one. I hope you will wait for the download to start.

Here is the link
http://www.filesend.net/download.php...d6b00a64240dc4
According to VLC this .ts sample contains only teletext subtitle PID. That's why you weren't able to see any subtitles. Currently the filter supports only DVB subtitles and not the teletext based subtitles.
__________________
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 online now   Reply With Quote
Old 2007-08-02, 23:46   #27 (permalink)
Portal Tester
 
Join Date: Aug 2006
Location: Denmark
Age: 33
Posts: 340
Thanks: 13
Thanked 16 Times in 14 Posts

Country:

My System

Default

Quote:
Originally Posted by tourettes View Post
Quote:
Originally Posted by Nyll View Post
Hi

I have tried to register the new subtitle filter, but now Mediaportal won't work. I have followed the instruction, but now I get this exception log:

ExceptionType: System.ArgumentException
Message: Værdien falder ikke inden for det forventede område.
Source: mscorlib

Stack trace:
ved System.Runtime.InteropServices.ComTypes.IRunningOb jectTable.Revoke(Int32 dwRegister)
ved DirectShowLib.DsROTEntry.Dispose()
ved DirectShowLib.DsROTEntry.Finalize()

Any suggestions?


/Nyll

----------------------------------------------------------

Sorry - my mistake. I haven't noticed, that the subtitle entry was already made in Mediaportal.xml.

Have tested the subtitle filter now but like other have experienced it hangs when switching channels. The timing seems to work fine though.

/Nyll
Good to hear that the timing is working as it was the main issue with the previous filter..
Unfortunately, I don't see perfect timing. I am currently uploading a sample to the ftp "TV 2 Denmark (delayed subs).ts", where minor delays are present (at least when I view the recording). This sample is well suited to show the delays, but I generally see these delays both in recordings and timeshifted tv (although the delays don't bother me much).

Regards
Seidelin
Seidelin is online now   Reply With Quote
Old 2007-08-03, 07:45   #28 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,984
Thanks: 76
Thanked 85 Times in 69 Posts


Default

Quote:
Originally Posted by Seidelin View Post
Quote:
Originally Posted by tourettes View Post
Quote:
Originally Posted by Nyll View Post
Hi

I have tried to register the new subtitle filter, but now Mediaportal won't work. I have followed the instruction, but now I get this exception log:

ExceptionType: System.ArgumentException
Message: Værdien falder ikke inden for det forventede område.
Source: mscorlib

Stack trace:
ved System.Runtime.InteropServices.ComTypes.IRunningOb jectTable.Revoke(Int32 dwRegister)
ved DirectShowLib.DsROTEntry.Dispose()
ved DirectShowLib.DsROTEntry.Finalize()

Any suggestions?


/Nyll

----------------------------------------------------------

Sorry - my mistake. I haven't noticed, that the subtitle entry was already made in Mediaportal.xml.

Have tested the subtitle filter now but like other have experienced it hangs when switching channels. The timing seems to work fine though.

/Nyll
Good to hear that the timing is working as it was the main issue with the previous filter..
03-08-2007 09:41:39 Too old timestamp! - diff was 1821 ms
03-08-2007 09:41:49 Too old timestamp! - diff was 1680 ms
03-08-2007 09:41:56 Too old timestamp! - diff was 2547 ms

Looks like the subtitle packets are arriving too late to the subtitle filter. No ideas currently why it's happening.



Unfortunately, I don't see perfect timing. I am currently uploading a sample to the ftp "TV 2 Denmark (delayed subs).ts", where minor delays are present (at least when I view the recording). This sample is well suited to show the delays, but I generally see these delays both in recordings and timeshifted tv (although the delays don't bother me much).

Regards
Seidelin
03-08-2007 09:41:39 Too old timestamp! - diff was 1821 ms
03-08-2007 09:41:49 Too old timestamp! - diff was 1680 ms
03-08-2007 09:41:56 Too old timestamp! - diff was 2547 ms

Looks like the subtitle data is arriving too late to the subtitle filter. Currently I don't have any clues why it might be happening. Previously there was a bug in the subtitle filters PES decoder, but it shouldn't be causing any troubke anymore.
__________________
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-08-03 at 07:47.
tourettes is online now   Reply With Quote
Old 2007-08-03, 08:39   #29 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,984
Thanks: 76
Thanked 85 Times in 69 Posts


Default

Quote:
Originally Posted by tourettes View Post
Quote:
Originally Posted by Seidelin View Post
Quote:
Originally Posted by tourettes View Post
Quote:
Originally Posted by Nyll View Post
Hi

I have tried to register the new subtitle filter, but now Mediaportal won't work. I have followed the instruction, but now I get this exception log:

ExceptionType: System.ArgumentException
Message: Værdien falder ikke inden for det forventede område.
Source: mscorlib

Stack trace:
ved System.Runtime.InteropServices.ComTypes.IRunningOb jectTable.Revoke(Int32 dwRegister)
ved DirectShowLib.DsROTEntry.Dispose()
ved DirectShowLib.DsROTEntry.Finalize()

Any suggestions?


/Nyll

----------------------------------------------------------

Sorry - my mistake. I haven't noticed, that the subtitle entry was already made in Mediaportal.xml.

Have tested the subtitle filter now but like other have experienced it hangs when switching channels. The timing seems to work fine though.

/Nyll
Good to hear that the timing is working as it was the main issue with the previous filter..
03-08-2007 09:41:39 Too old timestamp! - diff was 1821 ms
03-08-2007 09:41:49 Too old timestamp! - diff was 1680 ms
03-08-2007 09:41:56 Too old timestamp! - diff was 2547 ms

Looks like the subtitle packets are arriving too late to the subtitle filter. No ideas currently why it's happening.



Unfortunately, I don't see perfect timing. I am currently uploading a sample to the ftp "TV 2 Denmark (delayed subs).ts", where minor delays are present (at least when I view the recording). This sample is well suited to show the delays, but I generally see these delays both in recordings and timeshifted tv (although the delays don't bother me much).

Regards
Seidelin
03-08-2007 09:41:39 Too old timestamp! - diff was 1821 ms
03-08-2007 09:41:49 Too old timestamp! - diff was 1680 ms
03-08-2007 09:41:56 Too old timestamp! - diff was 2547 ms

Looks like the subtitle data is arriving too late to the subtitle filter. Currently I don't have any clues why it might be happening. Previously there was a bug in the subtitle filters PES decoder, but it shouldn't be causing any troubke anymore.
Hmpf, looks like it's happening with other .ts samples as well. I'll try to release a new binaries for TsReader.ax and DVBSub2.ax this morning (with some important fixes). After that I'll try to see if I manage to find out what's delaying those PES packets to be ready.
__________________
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 online now   Reply With Quote
Old 2007-08-03, 10:07   #30 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,984
Thanks: 76
Thanked 85 Times in 69 Posts


Default

Quote:
Originally Posted by tourettes View Post
Quote:
Originally Posted by tourettes View Post
Quote:
Originally Posted by Seidelin View Post


Unfortunately, I don't see perfect timing. I am currently uploading a sample to the ftp "TV 2 Denmark (delayed subs).ts", where minor delays are present (at least when I view the recording). This sample is well suited to show the delays, but I generally see these delays both in recordings and timeshifted tv (although the delays don't bother me much).
03-08-2007 09:41:39 Too old timestamp! - diff was 1821 ms
03-08-2007 09:41:49 Too old timestamp! - diff was 1680 ms
03-08-2007 09:41:56 Too old timestamp! - diff was 2547 ms

Looks like the subtitle data is arriving too late to the subtitle filter. Currently I don't have any clues why it might be happening. Previously there was a bug in the subtitle filters PES decoder, but it shouldn't be causing any troubke anymore.
Hmpf, looks like it's happening with other .ts samples as well. I'll try to release a new binaries for TsReader.ax and DVBSub2.ax this morning (with some important fixes). After that I'll try to see if I manage to find out what's delaying those PES packets to be ready.
Should be fixed (or at least a lot better) in the version 2. Binaries have been updated, see the first post.
__________________
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-08-03 at 10:11.
tourettes is online now   Reply With Quote
Reply

Bookmarks

Tags
based, dvb, filter, subtitle, tsreader

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
Subtitle for DVB-s/-t/-c ? Anonymous Improvement Suggestions 27 2008-01-31 22:30
DVB-C subtitle and general quality? Bjur General Talk 4 2007-07-16 11:08
Configuration stops subtitle filter functionality emphatic 0.2.3.0 RC1 and SVN Builds 0 2007-06-17 13:32
DVB-T Danish Subtitle support mail_dkmaste General Support 0 2007-02-25 21:35
DVB subtitle teampirkko Improvement Suggestions 1 2005-05-15 21:38


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


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