Kodi Community Forum
Bug missing subtitle stream - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: Bug missing subtitle stream (/showthread.php?tid=184868)

Pages: 1 2 3 4 5


RE: missing subtitle stream - Jönke - 2013-12-20

No, your right this patch doesn´t fix teletext subtitles from Tvh (works with Frodo) it only fixes Gotham to the same point where i first tried Gotham builds back in spring 2013, dvb subs works but not teletext.


To summarize:
Frodo builds with Tvheadend as backend both teletext and dvb subs works.
Gotham builds only dvb subs works, not teletext.

@elupus & @negge can you digg deeper ?


RE: missing subtitle stream - negge - 2013-12-21

Quote:AddOnLog: Tvheadend HTSP Client: ParseSubscriptionStart - id: 4, type: TEXTSUB, ignored

This is also a bug. Tvheadend usually sends DVBSUB but sometimes also sends TEXTSUB, which isn't recognized as a valid codec and the stream is ignored. I have a few channels with TEXTSUB streams so I should be able to take a look at it.

Regarding teletext, I am clueless.


RE: missing subtitle stream - fimpen - 2013-12-22

Ok, thanks for cleraing things up for me. If I could help out in a more handfast way I would. Kudos and props to all the talented and friendly devs out there


RE: missing subtitle stream - Jönke - 2013-12-26

(2013-12-21, 10:31)negge Wrote:
Quote:AddOnLog: Tvheadend HTSP Client: ParseSubscriptionStart - id: 4, type: TEXTSUB, ignored

This is also a bug. Tvheadend usually sends DVBSUB but sometimes also sends TEXTSUB, which isn't recognized as a valid codec and the stream is ignored. I have a few channels with TEXTSUB streams so I should be able to take a look at it.

Regarding teletext, I am clueless.

Sorry but i'm wrong, It's textsub that works in Frodo but not in Gotham.
Not teletext!


RE: missing subtitle stream - negge - 2013-12-26

@Jönke: I believe that's due to a change in the PVR addon's code, I hope I'll have time to look at it soon.


RE: missing subtitle stream - negge - 2013-12-30

https://github.com/opdenkamp/xbmc-pvr-addons/pull/255


RE: missing subtitle stream - Jönke - 2013-12-30

Nice work !


RE: missing subtitle stream - sonic - 2013-12-30

Nice work negge!


RE: missing subtitle stream - fimpen - 2013-12-31

All of you awesome and talented people are my heroes!


RE: missing subtitle stream - negge - 2014-01-04

Please try the latest revision of the PVR addons, the fix just went in.


[BUG] missing subtitle stream after live tv channel switch (SPLIT) - Jönke - 2014-01-04

Ok! Will it be in the next nightlies?


RE: missing subtitle stream - negge - 2014-01-04

(2014-01-04, 16:34)Jönke Wrote: Ok! Will it be in the next nightlies?

I think so, I don't use the nightlies so I don't know.


missing subtitle stream - sonic - 2014-01-05

Was it in the new nightly build? Or is there maybe a compiled pvr build somewhere else we can try?


RE: missing subtitle stream - negge - 2014-01-05

You can always compile yourself, it's not very hard.


missing subtitle stream - sonic - 2014-01-05

Ofcourse, just asking Wink