[mythtv-commits] Ticket #6240: .srt subtitles no longer working

MythTV mythtv at cvs.mythtv.org
Mon Jul 13 18:41:56 UTC 2009


#6240: .srt subtitles no longer working
-------------------------------------+--------------------------------------
 Reporter:  anonymous                |        Owner:  danielk
     Type:  defect                   |       Status:  closed 
 Priority:  minor                    |    Milestone:  0.22   
Component:  MythTV - Video Playback  |      Version:  head   
 Severity:  medium                   |   Resolution:  fixed  
  Mlocked:  0                        |  
-------------------------------------+--------------------------------------
Changes (by danielk):

  * status:  accepted => closed
  * resolution:  => fixed


Comment:

 (In [20879]) Fixes #6240. Look up subtitle files efficiently and allow
 them to be streamed.

 This re-enables external subtitles. Both the frontends and backends need
 to be upgraded for full functionality, but the protocol is no incremented
 since it is backward compatible. The subtitle file must be in the same
 directory as the video file. That directory is checked for subtitle files
 either by RingBuffer for local files or the backend containing the video
 file for remotely streamed files.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6240#comment:9>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list