Project

General

Profile

Bug #669

Bad rendering of subtitles for some channels

Added by Marc Perrudin about 13 years ago. Updated almost 13 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
General
Target version:
-
Start date:
2011-09-02
Due date:
% Done:

0%

Estimated time:
Found in version:
Today git master
Affected Versions:

Description

With some channels, the subtitles rendering is buggy; Sample :
http://iim296.free.fr/download/screenshot000.png

It seems that the lines are in wrong order.
1 2 3 4 5 6 7 8 ... become 2 1 4 3 6 5 8 7 ...

I first saw the problem in xbmc but I've checked with showtime and it's the same thing.

I have a sample in mkv but, due to the known bug, I can't display the subtitles :
http://iim296.free.fr/download/buggy_subtitles.mkv

Regards.

History

#1

Updated by Hein Rigolo about 13 years ago

  • Status changed from New to Need feedback

and if you make a recording using simple dvb-apps tools? do the subtiles also look incorrect?

Trying to determine if this is a tvheadend issue or if this problem is already present in the original datastream.

And if you run the recorded mkv through mkvmerge? is this then also still present?

Hein

#2

Updated by Marc Perrudin about 13 years ago

Hi,

If I record the stream in raw ts format and play it directly with xbmc, the subtitles look correct.

The problem happens only when streams are played "live".

Marc.

#3

Updated by Marc Perrudin about 13 years ago

To be more complete, for some channels, the subtitles aren't displayed at all.

I did some research with vdr as a backend (because the problem doesn't occur with it) and perhaps it's a problem with the "type" of subtitle. Tvheadend set it to a default value but channels don't use the same. I don't know what this "type" means.

Regards.

#4

Updated by Hein Rigolo about 13 years ago

Can you check what kind of subtitles this happens? Is it with dvb subtitles, or with teletext subtitles? Or both?
And it only happens on live tv? So not with recorded files?

#5

Updated by Marc Perrudin about 13 years ago

All channels send subtitles as dvb subtitles, no teletext for subtitling.

And yes, it only happens with live. But for recorded files, I use a set of patch in tvheadend to record the streams directly in ts format as they are sent.

See https://github.com/andoma/tvheadend/pull/38

#6

Updated by Marc Perrudin almost 13 years ago

Hi,

I don't know when it happened but the bug is gone now ! Perhaps it's a change in the stream ? Or is there some changes in the subtitles support in tvheadend ?

For the subtitles not displayed on some channels, it was a problem on xbmc side witch is now solved (this is why I tested subtitles today :-) ).

You can close this issue.

Regards.

#7

Updated by Hein Rigolo almost 13 years ago

  • Status changed from Need feedback to Fixed

Closed on user request

Also available in: Atom PDF