![]() |
Linux Cmyth-PVR issue with subtitles/close captioning - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170) +---- Thread: Linux Cmyth-PVR issue with subtitles/close captioning (/showthread.php?tid=203426) |
Linux Cmyth-PVR issue with subtitles/close captioning - krutoileshii - 2014-09-01 Have an issue with subtitles/close captioning . enabling then crashes the xbmc. subtitles are embedded in the mpeg2 stream and play just fine in xbmc when you play either a recording or just open a recorded file. but for live tv, when you go browse for subtitles and select a channel, picture stops after a few seconds and xbmc spits out a crash dump. selecting teletext does absolutely nothing. any help would be appreciated. RE: Linux Cmyth-PVR issue with subtitles/close captioning - janbar - 2014-09-02 (2014-09-01, 08:05)krutoileshii Wrote: Have an issue with subtitles/close captioning . enabling then crashes the xbmc. subtitles are embedded in the mpeg2 stream and play just fine in xbmc when you play either a recording or just open a recorded file. but for live tv, when you go browse for subtitles and select a channel, picture stops after a few seconds and xbmc spits out a crash dump. selecting teletext does absolutely nothing. I think you tried to download subtitle instead enable. This functionality is not implemented by the addon. To enable subtitle for liveTV you have to click "sound" properties (right of video props icon) and then enable subtitle from this menu. Same thing for recorded. RE: Linux Cmyth-PVR issue with subtitles/close captioning - krutoileshii - 2014-09-02 That's not the case. Basically on live tv it doesn't see the subtitle/teletext stream at al so enabling it does nothing. If you open the same file through the file browser , then the stream is present. No processing is done. RE: Linux Cmyth-PVR issue with subtitles/close captioning - nickr - 2014-09-03 What format are the closed captions? A mediainfo output on a recorded file might help. RE: Linux Cmyth-PVR issue with subtitles/close captioning - janbar - 2014-09-05 So, with Gotham 13.1+ subtitles don't run anymore with addon pvr.mythtv.cmyth using demuxing. An identifier mask has changed ... I fixed it in the new addon pvr.mythtv. This will be available soon in the nigthlybuild for Kodi helix only. Else you have to build it yourself from sources. If you want use absolutely cmyth addon then the workaround is not use internal demuxing of the addon. RE: Linux Cmyth-PVR issue with subtitles/close captioning - allan87 - 2014-09-17 (2014-09-05, 01:58)janbar Wrote: So, with Gotham 13.1+ subtitles don't run anymore with addon pvr.mythtv.cmyth using demuxing. An identifier mask has changed ... I fixed it in the new addon pvr.mythtv. This will be available soon in the nigthlybuild for Kodi helix only. Else you have to build it yourself from sources.I tried the new myth addon a couple of nights ago (in the Milhouse openelec helix custom build) and could not get subtitles to work. MPEG 2 files recorded by mythbackend from an HDHomerun, with embedded subtitles. ATSC broadcast. RE: Linux Cmyth-PVR issue with subtitles/close captioning - nickr - 2014-09-17 What format are the closed captions? A mediainfo output on a recorded file might help. RE: Linux Cmyth-PVR issue with subtitles/close captioning - allan87 - 2014-09-18 (2014-09-17, 23:22)nickr Wrote: What format are the closed captions? A mediainfo output on a recorded file might help. Code: General RE: Linux Cmyth-PVR issue with subtitles/close captioning - nickr - 2014-09-18 (2014-09-17, 23:00)allan87 Wrote:(2014-09-05, 01:58)janbar Wrote: So, with Gotham 13.1+ subtitles don't run anymore with addon pvr.mythtv.cmyth using demuxing. An identifier mask has changed ... I fixed it in the new addon pvr.mythtv. This will be available soon in the nigthlybuild for Kodi helix only. Else you have to build it yourself from sources.I tried the new myth addon a couple of nights ago (in the Milhouse openelec helix custom build) and could not get subtitles to work. MPEG 2 files recorded by mythbackend from an HDHomerun, with embedded subtitles. ATSC broadcast. So you press 'T' when you are watching TV and what happens? A debug log (wiki) might also help. RE: Linux Cmyth-PVR issue with subtitles/close captioning - allan87 - 2014-09-18 (2014-09-18, 07:13)nickr Wrote: So you press 'T' when you are watching TV and what happens? A debug log (wiki) might also help.I'll have to do the debug log later, and I don't know what "T" is supposed to do, because I have OpenELEC running on a Pi, controlled by the TV remote. My experience, in detail, is as follows: - Play recording - Press OK key (at centre of up-down-left-right keys) to bring up menu at bottom of screen - navigate to subtitles button at bottom of screen - shows only "download" - navigate further right to sound button (the little speaker) and select "enable subtitles". Although enabled, you can't select a subtitle below in the same dialog — the selection is set to "none" and the option is inactive. - no subtitles are playing - navigate back to subtitles button, which now contains further items, including (the exact name may be a bit different - this is from memory) "activate subtitles", which is already on, and "browse for subtitles". - If you select "browse", you get a list of shows (episodes of the same show that have been recorded, I think) with the show being watched already highlighted. - If you click OK in this dialog, you return to the video, which plays for a second or two, without any subtitles. - The Pi freezes up so hard at this point that (although the frozen frame is still on the screen), there is no response to button presses and an SSH session can't even be initiated. Only option is to unplug power. Let me add - if it was supposed to work once I enabled subtitles in the sound dialog, I feel that this procedure is not only cumbersome, but unintuitive. Re: Linux Cmyth-PVR issue with subtitles/close captioning - nickr - 2014-09-18 T toggles subtitles, it cycles through the available subs. RE: Linux Cmyth-PVR issue with subtitles/close captioning - allan87 - 2014-09-19 Connected a keyboard, played a recording that has embedded closed captioning, pressed T. No subtitles. Pressed T again. No subtitles. A few more tries, still no subtitles. During this time, I was watching for log entries with tail, and there were no log entries. I will retry this weekend with debugging on. Same file info as in post #8. Raspberry Pi running openELEC custom build with pvr.mythtv 1.9.22. Backend is myth 0.27.1. I also tried toggling T on my mac using a recent nightly with pvr.mythtv 1.9.21. Also no effect. RE: Linux Cmyth-PVR issue with subtitles/close captioning - allan87 - 2014-10-24 Looks like the root of this problem goes pretty deep: http://forum.xbmc.org/showthread.php?tid=144517 RE: Linux Cmyth-PVR issue with subtitles/close captioning - evuraan - 2014-12-20 (2014-10-24, 19:37)allan87 Wrote: Looks like the root of this problem goes pretty deep: http://forum.xbmc.org/showthread.php?tid=144517 oh! ![]() RE: Linux Cmyth-PVR issue with subtitles/close captioning - allan87 - 2014-12-31 Good news: Fernetmenta has now added support for ATSC closed captions (i.e. captioning in North American broadcasting). This significant enhancement is already available in nightly builds. An updated version, fixing a bug with certain kinds of captions, should be in nightly builds by the weekend. As indicated in the previous posts, North American users were previously unable to activate closed captions in Live TV on Kodi/XBMC. More info here: http://forum.kodi.tv/showthread.php?tid=144517&page=6 |