Jump to content


Photo

MK XP1000 - Subtitles


  • Please log in to reply
33 replies to this topic

Re: MK XP1000 - Subtitles #21 thimon

  • Member
  • 45 posts

0
Neutral

Posted 17 May 2013 - 00:35


Hi, Sorry for the delay in responding,

 

I performed new tests.

 

1) "Live" program ... exist problem in subtitles.

2) Files recorded and played on XP ... exist problem in subtitles.

3) Recorded file played in PC ... exist problem in subtitles.

 

 

On the PC, the subtitles appear just playing through VLC Player.
I could not play the subtitle using another software.
 
"Live Program" or playing via XP, the result is the same.
But, Playing via VLC Player in PC, subtitles deformed not appear in the video playback.
 
Realized upload the recorded video in XP.
I'll upload it on another server and put the link in the sequence.
 
 

 



Re: MK XP1000 - Subtitles #22 thimon

  • Member
  • 45 posts

0
Neutral

Posted 17 May 2013 - 04:01

+ 2 links to download the video

 

https://www.dropbox....les.zip?v=0rc-s

 

https://anonfiles.co...c3de57c9b36ea60



Re: MK XP1000 - Subtitles #23 ims

  • PLi® Core member
  • 13,780 posts

+214
Excellent

Posted 17 May 2013 - 14:15

It is some stupid in broadcasting ? ... but it seems, it is not XP's driver.  Same on dm800se and vuultimo (playback this file).

For bad subtitle is in recorded movie always displayed message about bad code there in subtitle.cpp in eDVBSubtitleParser::subtitle_process_pixel_data: 

 

subtitle_process_pixel_data: invalid data_type 0f
 

In most cases is code 0f, once is af and once 00

 

correct lines in subtitle_process_pixel_data:

data_type: 0x11 (4bit_pixel data),  0xf0 (EOL)

 

 

wrong lines:

0xf

or

0x11,0xaf

or

0x11,0x0

 

For each problematics subtitle line is always readed more than is size of top_field_data_blocklength there in routine subtitle_process_segment under case 0x13 (object data segment).

All correct lines are "aligned" with blocklength always.


Kdo nic nedělá, nic nezkazí!

Re: MK XP1000 - Subtitles #24 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 17 May 2013 - 14:21

and vlc displays these subtitles correctly?
Then you might have a look at the vlc dvb subtitle parsing routines.

Re: MK XP1000 - Subtitles #25 thimon

  • Member
  • 45 posts

0
Neutral

Posted 17 May 2013 - 14:41

It is some stupid in broadcasting ? ... but it seems, it is not XP's driver.  Same on dm800se and vuultimo (playback this file).

For bad subtitle is in recorded movie always displayed message about bad code there in subtitle.cpp in eDVBSubtitleParser::subtitle_process_pixel_data: 

 

subtitle_process_pixel_data: invalid data_type 0f
 

In most cases is code 0f, once is af and once 00

 

correct lines in subtitle_process_pixel_data:

data_type: 0x11 (4bit_pixel data),  0xf0 (EOL)

 

 

wrong lines:

0xf

or

0x11,0xaf

or

0x11,0x0

 

For each problematics subtitle line is always readed more than is size of top_field_data_blocklength there in routine subtitle_process_segment under case 0x13 (object data segment).

All correct lines are "aligned" with blocklength always.

 

 

Hi @ims, thank you for reviewing the case.
 
I understand that the correct subtitles return:
data_type: 0x11 (4bit_pixel date) 0xf0 (EOL)
 
And that legends return problematic:
0xF
or
0x11, 0xAF
or
0x11, 0x0
 
But I did not understand if it is possible to make a fix.
 
I lay in the use of receptors with E2 and honestly could not understand if you need any more information and if it is possible to fix.

 

and vlc displays these subtitles correctly?
Then you might have a look at the vlc dvb subtitle parsing routines.

 

 

Using VLC player subtitles deformed do not appear.
 
I do not see the correct subtitles and nor deformed/problematic.
It is as if there were no subtitles in that stretch.
 
Sorry for bad English.


Re: MK XP1000 - Subtitles #26 ims

  • PLi® Core member
  • 13,780 posts

+214
Excellent

Posted 17 May 2013 - 14:46

VLC do not display this wrong lines and in messages can be see: dvbsub warning: end marker not found (corrupted subtitle ?)

I think, it is problem on broadcaster side...

 

 

EDIT: "VLC do not display this wrong lines"  = VLC skips whole wrong subtitle


Edited by ims, 18 May 2013 - 06:37.

Kdo nic nedělá, nic nezkazí!

Re: MK XP1000 - Subtitles #27 ims

  • PLi® Core member
  • 13,780 posts

+214
Excellent

Posted 17 May 2013 - 15:59

on this channel, does exist some BER ? As I saw, there are in most cases big hodgepodge subtitle datas, when is this error.  ( In one case is added 1 bytes only ).


Kdo nic nedělá, nic nezkazí!

Re: MK XP1000 - Subtitles #28 littlesat

  • PLi® Core member
  • 57,117 posts

+698
Excellent

Posted 17 May 2013 - 23:08

So enigma2 is in xmbc integrated?

Edited by littlesat, 17 May 2013 - 23:13.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: MK XP1000 - Subtitles #29 thimon

  • Member
  • 45 posts

0
Neutral

Posted 18 May 2013 - 06:00

on this channel, does exist some BER ? As I saw, there are in most cases big hodgepodge subtitle datas, when is this error.  ( In one case is added 1 bytes only ).

 

BER = 0



Re: MK XP1000 - Subtitles #30 ims

  • PLi® Core member
  • 13,780 posts

+214
Excellent

Posted 18 May 2013 - 06:39

So enigma2 is in xmbc integrated?

 

I do not understand...


Kdo nic nedělá, nic nezkazí!

Re: MK XP1000 - Subtitles #31 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 18 May 2013 - 09:15

Looks like Littlesat responded in the wrong thread ;)


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: MK XP1000 - Subtitles #32 littlesat

  • PLi® Core member
  • 57,117 posts

+698
Excellent

Posted 18 May 2013 - 10:42

Indeed..

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: MK XP1000 - Subtitles #33 thimon

  • Member
  • 45 posts

0
Neutral

Posted 1 June 2013 - 00:29

for information on the latest updates my problem was resolved

subtitles ok



Re: MK XP1000 - Subtitles #34 ims

  • PLi® Core member
  • 13,780 posts

+214
Excellent

Posted 1 June 2013 - 07:57

Nothing about it was changed... seems, your provider begun made his work ... there was wrong datas in broadcasting...


Kdo nic nedělá, nic nezkazí!


8 user(s) are reading this topic

0 members, 8 guests, 0 anonymous users