[mythtv-commits] Ticket #10194: Add formatting support for SRT subtitles

MythTV noreply at mythtv.org
Mon Dec 5 00:48:23 UTC 2011


#10194: Add formatting support for SRT subtitles
------------------------------------------------+--------------------------
 Reporter:  Jim Stichnoth <stichnot@…>          |           Type:  Patch -
   Status:  new                                 |  Feature
Milestone:  unknown                             |       Priority:  minor
  Version:  Trunk Head                          |      Component:  MythTV -
 Keywords:                                      |  General
                                                |       Severity:  medium
                                                |  Ticket locked:  0
------------------------------------------------+--------------------------
 This patch adds support for formatting controls in SRT subtitles.  This
 includes:

 {{{
 <i> italics </i>
 <b> boldface </b>
 <u> underline </u>
 <font color="#xxyyzz"> color </font>
 }}}

 It also refactors the EIA-608 formatting code to use the same mechanism.
 It should be fairly applicable for EIA-708 formatting once support is
 added to the cc708 decoder/reader.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10194>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list