[mythtv-commits] Ticket #11618: Support playback of externally-produced .srt caption files for in-progress recordings

MythTV noreply at mythtv.org
Sun Jun 23 23:18:03 UTC 2013


#11618: Support playback of externally-produced .srt caption files for in-progress
recordings
-------------------------------+-----------------------------
 Reporter:  stichnot           |          Owner:
     Type:  Developer Task     |         Status:  new
 Priority:  minor              |      Milestone:  0.27
Component:  MythTV - Captions  |        Version:  Master Head
 Severity:  medium             |     Resolution:
 Keywords:                     |  Ticket locked:  0
-------------------------------+-----------------------------

Comment (by Jim Stichnoth <jstichnoth@…>):

 In [changeset:"feb2e0fae2dc7e163cffd004da92d7654765fa1f/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="feb2e0fae2dc7e163cffd004da92d7654765fa1f"
 Support .srt files for in-progress recordings.  Refs #11618

 Allow a .srt file to be reloaded for an in-progress recording after
 the last subtitle is reached.  The backend is queried at most one a
 second for an updated .srt file.

 Still to do:

 1. Do the update check in a separate thread to avoid stuttering.

 2. Currently the REC_STARTED_WRITING event is not sent when the HD-PVR
 switches to a new program during live TV, so the third-party script
 ends up not generating .srt files for subsequent programs in a live TV
 session.

 3. ccextractor buffers its output, so one needs to be at least 30
 seconds behind real-time to get .srt captions.  A better solution
 would be to add the required functionality to mythccextractor.
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11618#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list