![]() |
Req Teletext Subtitles - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26) +---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136) +---- Thread: Req Teletext Subtitles (/showthread.php?tid=142333) |
RE: Teletext Subtitles - maxtherabbit - 2016-08-31 (2016-08-31, 04:52)GoodEyeDeer999 Wrote: Just started to use v16.1. Seems teletext subtitle is still out of sync but only by a very short period, much better than before. Only problem is (as always) when in subtitle mode, the channel info and buttons all stay on the screen. That is a skin related bug. It can be fixed by modifying VideoOSD.xml Add Code: <onclick>Dialog.Close(VideoOSD)</onclick> Above line Code: <onclick>ActivateWindow(Teletext)</onclick> RE: Teletext Subtitles - GoodEyeDeer999 - 2016-08-31 (2016-08-31, 14:34)maxtherabbit Wrote: That is a skin related bug. It can be fixed by modifying VideoOSD.xml Tried the fix but the result is like what is described in post #172. RE: Teletext Subtitles - maxtherabbit - 2016-08-31 (2016-08-31, 15:39)GoodEyeDeer999 Wrote:(2016-08-31, 14:34)maxtherabbit Wrote: That is a skin related bug. It can be fixed by modifying VideoOSD.xml I think the black background is a Windows related bug. It happens to me on Windows 10 with both Jarvis and Krypton even if I disable DXVA acceleration. However on Android and Rasberry Pi teletext subtitles show without the black background. RE: Teletext Subtitles - sneeze - 2016-09-02 Kodi has certainly improved with regards to live tv during the last years, hopefully there can be some work done on proper teletext subs support to make it waf approved soon ![]() RE: Teletext Subtitles - Sajk - 2016-10-13 I would also love for this feature to be added. I've tried VLC and ProgDVB together with FFDshow codecs and the subtitles work in both of these applications. But the one I really want to use (kodi) doesn't have support for it ![]() RE: Teletext Subtitles - elik20 - 2016-12-06 I vote for teletext subtitles in KODI openelec. ![]() RE: Teletext Subtitles - Clumpton - 2017-01-06 I have a useful tool which will extract teletext subtitles from .ts files and save them as an .srt. You can then select them with the "subs" button of your kodi remote (or "next" in the subtitle menu). Just download the application file from HERE and run it. (Remember to pin it to the taskbar while it's running for future use) It should look like this ![]() When extracting you should see this ![]() The tool only works on Windows I'm afraid. Thanks go to pirayen for the core srt extraction code. Usage should be self-explanatory, but I am here to help if needed. RE: Teletext Subtitles - Leatherface - 2017-01-09 This only works for recordings and not LiveTV. RE: Teletext Subtitles - Clumpton - 2017-01-10 (2017-01-09, 23:51)Leatherface Wrote: This only works for recordings and not LiveTV.Yes, quite obviously as I did say ".ts files" in my post. I realise that there is a need for OTF decoding of ttx subs from live streams, I just don't happen to have that solution. RE: Teletext Subtitles - rpcameron - 2017-01-11 (2017-01-10, 17:53)Clumpton Wrote:(2017-01-09, 23:51)Leatherface Wrote: This only works for recordings and not LiveTV.Yes, quite obviously as I did say ".ts files" in my post. Not sure if it works for dvbsubs, but I know it does for closed captions, but ccextractor can pull the data out into set files. It can also operate on live streams. (I believe it is a fork of ccextractor that MythTV uses for its closed caption support.) RE: Teletext Subtitles - Happy-user - 2017-01-25 Is there any chance that Teletext subtitles ever will be supported? RE: Teletext Subtitles - Leatherface - 2017-02-06 Over 4 years since i started this thread and still waiting... RE: Teletext Subtitles - raptorjr - 2017-02-07 (2017-02-06, 22:19)Leatherface Wrote: Over 4 years since i started this thread and still waiting... Many wants it but maybe not many who can do it? And if they are not interested or don't have the time we can only continue to hope. RE: Teletext Subtitles - m33ts4k0z - 2017-03-19 Created an account just to add myself to the pool of those waiting... Whats so special with the TvHeadend client that makes teletext subtitles work perfectly in kodi? AFAIK, it doesn't do any kind of transcoding for them to work. or...? RE: Teletext Subtitles - Jönke - 2017-03-19 yes it does on the server side |